Skip to content
Merged
Changes from 2 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion PWGHF/Utils/utilsEvSelHf.h
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ void setLabelHistoEvSel(Histo& hCollisions)
/// \param zPvPosMin minimum primary-vertex z
/// \param zPvPosMax maximum primary-vertex z
/// \param nPvContributorsMin minimum number of PV contributors
/// \param chi2PvMax maximum PV chi2
/// \param chi2PvMax maximum PV chi2
/// \param useTimeFrameBorderCut switch to activate the time frame border cut
/// \return a bitmask with the event selections not satisfied by the analysed collision
template <bool applyEvSel, o2::aod::hf_collision_centrality::CentralityEstimator centEstimator, typename Coll>
Expand Down