We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ea65985 commit 044c2d7Copy full SHA for 044c2d7
PWGHF/Utils/utilsEvSelHf.h
@@ -58,7 +58,7 @@ void setLabelHistoEvSel(Histo& hCollisions)
58
/// \param zPvPosMin minimum primary-vertex z
59
/// \param zPvPosMax maximum primary-vertex z
60
/// \param nPvContributorsMin minimum number of PV contributors
61
-/// \param chi2PvMax maximum PV chi2
+/// \param chi2PvMax maximum PV chi2
62
/// \param useTimeFrameBorderCut switch to activate the time frame border cut
63
/// \return a bitmask with the event selections not satisfied by the analysed collision
64
template <bool applyEvSel, o2::aod::hf_collision_centrality::CentralityEstimator centEstimator, typename Coll>
0 commit comments