Skip to content

Commit

Permalink
Update PWGHF/Utils/utilsEvSelHf.h
Browse files Browse the repository at this point in the history
Co-authored-by: Fabio Catalano <[email protected]>
  • Loading branch information
DelloStritto and fcatalan92 authored May 31, 2024
1 parent b060b0d commit 13a1836
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion PWGHF/Utils/utilsEvSelHf.h
Original file line number Diff line number Diff line change
Expand Up @@ -212,7 +212,7 @@ struct HfEventSelectionMc {
float zPvPosMin{-1000.f}; // Minimum PV posZ (cm)
float zPvPosMax{1000.f}; // Maximum PV posZ (cm)

/// \brief Function to apply event selections in HF analyses
/// \brief Function to apply event selections to generated MC collisions
/// \param mcCollision is the analysed mc collision
/// \return a bitmask with the event selections not satisfied by the analysed collision
template <typename TBc, typename TMcColl>
Expand Down

0 comments on commit 13a1836

Please sign in to comment.