We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f3acbbf commit c5c5db1Copy full SHA for c5c5db1
PWGEM/Dilepton/TableProducer/skimmerPrimaryMuon.cxx
@@ -381,7 +381,6 @@ struct skimmerPrimaryMuon {
381
382
SliceCache cache;
383
384
- PresliceUnsorted<aod::FwdTracks> perMFTTrack = o2::aod::fwdtrack::matchMFTTrackId;
385
Preslice<aod::FwdTracks> perCollision = o2::aod::fwdtrack::collisionId;
386
Preslice<aod::FwdTrackAssoc> fwdtrackIndicesPerCollision = aod::track_association::collisionId;
387
PresliceUnsorted<aod::FwdTrackAssoc> fwdtrackIndicesPerFwdTrack = aod::track_association::fwdtrackId;
0 commit comments