Skip to content

Commit 144240c

Browse files
committed
Remove not needed definition
1 parent 2edec8e commit 144240c

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

PWGHF/D2H/Tasks/taskOmegac0ToOmegapi.cxx

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -75,8 +75,6 @@ struct HfTaskOmegac0ToOmegapi {
7575
HfHelper hfHelper;
7676
SliceCache cache;
7777

78-
// using TracksMc = soa::Join<aod::Tracks, aod::TracksIU, aod::McTrackLabels>;
79-
8078
using Omegac0Cands = soa::Filtered<soa::Join<aod::HfCandToOmegaPi, aod::HfSelToOmegaPi>>;
8179
using Omegac0CandsKF = soa::Filtered<soa::Join<aod::HfCandToOmegaPi, aod::HfSelToOmegaPi, aod::HfOmegacKf>>;
8280
using OmegaC0CandsMcKF = soa::Filtered<soa::Join<aod::HfCandToOmegaPi, aod::HfSelToOmegaPi, aod::HfOmegacKf, aod::HfToOmegaPiMCRec>>;

0 commit comments

Comments
 (0)