We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3736517 commit bdc2f48Copy full SHA for bdc2f48
1 file changed
PWGMM/Mult/Tasks/dndeta-hi.cxx
@@ -176,7 +176,6 @@ static constexpr TrackSelectionFlags::flagtype trackSelectionTPC =
176
static constexpr TrackSelectionFlags::flagtype trackSelectionDCA =
177
TrackSelectionFlags::kDCAz | TrackSelectionFlags::kDCAxy;
178
179
-
180
struct MultiplicityCounter {
181
SliceCache cache;
182
Preslice<Particles> perMCCol = aod::mcparticle::mcCollisionId;
0 commit comments