Skip to content

Commit ba82f37

Browse files
authored
New event Cut
1 parent 9f40fb9 commit ba82f37

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

PWGLF/Tasks/GlobalEventProperties/PseudorapidityDensityMFT.cxx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,6 @@ static constexpr TrackSelectionFlags::flagtype TrackSelectionDca =
119119
// using MFTTracksLabeled = soa::Join<o2::aod::MFTTracks, aod::McMFTTrackLabels>;
120120
// replace your alias with the extension included:
121121
using FullBCs = soa::Join<aod::BCsWithTimestamps, aod::BcSels>;
122-
123122
using MFTTracksLabeled =
124123
soa::Join<o2::aod::MFTTracks, aod::MFTTrkCompColls, aod::BestCollisionsFwd3d,
125124
/*aod::MFTTracks_001Extension, */ // exposes bestCollisionId, bestDCAXY, (and bestDCAZ if 3D)

0 commit comments

Comments
 (0)