Skip to content

Commit 89d23ad

Browse files
committed
Modify description
1 parent eb9bbf1 commit 89d23ad

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

PWGHF/Core/SelectorCuts.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -260,7 +260,7 @@ static const float ptProngMin[NSpecies] = {0.4, 0.4, 0.4, 0.4, 0.4, 0.4, 0.4, 0.
260260
static const std::vector<std::string> labelsPtProngMin = {"Dplus", "Lc", "Ds", "Xic", "Cd", "Ct", "Ch", "Ca"};
261261

262262
// column label
263-
static const std::vector<std::string> labelsMinPt = {"Minimum track transverse momentum (GeV/c)"};
263+
static const std::vector<std::string> labelsMinPt = {"Minimum prong transverse momentum (GeV/c)"};
264264

265265
} // namespace hf_cuts_presel_3prong
266266

0 commit comments

Comments
 (0)