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