Skip to content

Commit 52f5ec3

Browse files
authored
Merge pull request #32 from alibuild/alibot-cleanup-17963
[PWGCF] Please consider the following formatting changes to #17963
2 parents 8cacc4e + 0604f8c commit 52f5ec3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

‎PWGCF/Femto/Core/trackBuilder.h‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -168,7 +168,7 @@ constexpr const char PrefixKaonMinus[] = "KaonMinusSelection";
168168

169169
// for dN/deta: tracks with TPC (ITS + TPC quality bits) and tracks without TPC (ITS quality bits only)
170170
// set maskLowMomentum = maskHighMomentum (quality bits only), chargeSign = 0 and the eta/pT range of the measurement
171-
constexpr const char PrefixTrackSelectionDndetaGlobal[] = "TrackSelectionDndetaGlobal"; // Global = ITS + TPC
171+
constexpr const char PrefixTrackSelectionDndetaGlobal[] = "TrackSelectionDndetaGlobal"; // Global = ITS + TPC
172172
constexpr const char PrefixTrackSelectionDndetaItsOnly[] = "TrackSelectionDndetaItsOnly"; // ITS only
173173

174174
// Instantiate different instances with unique prefixes

0 commit comments

Comments
 (0)