Skip to content

Commit acc72f4

Browse files
committed
PWGEM/Dilepton: remove unnecessary Preslice
1 parent 29f39e7 commit acc72f4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

PWGEM/Dilepton/TableProducer/skimmerPrimaryMuon.cxx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -381,7 +381,6 @@ struct skimmerPrimaryMuon {
381381

382382
SliceCache cache;
383383

384-
PresliceUnsorted<aod::FwdTracks> perMFTTrack = o2::aod::fwdtrack::matchMFTTrackId;
385384
Preslice<aod::FwdTracks> perCollision = o2::aod::fwdtrack::collisionId;
386385
Preslice<aod::FwdTrackAssoc> fwdtrackIndicesPerCollision = aod::track_association::collisionId;
387386
PresliceUnsorted<aod::FwdTrackAssoc> fwdtrackIndicesPerFwdTrack = aod::track_association::fwdtrackId;

0 commit comments

Comments
 (0)