We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 45e4f23 + 5d70db0 commit 943ed7fCopy full SHA for 943ed7f
1 file changed
PWGCF/FemtoWorld/Tasks/femtoPairLambdaAntilambda.cxx
@@ -61,7 +61,7 @@ struct FemtoPairLambdaAntilambda {
61
using FemtoTracksWithLabel = o2::soa::Join<FemtoTracks, o2::aod::FTrackLabels>;
62
using FemtoLambdasWithLabel = o2::soa::Join<FemtoLambdas, o2::aod::FLambdaLabels>;
63
using FemtoK0shortsWithLabel = o2::soa::Join<FemtoK0shorts, o2::aod::FK0shortLabels>;
64
-
+
65
o2::framework::SliceCache cache;
66
67
// setup collisions
0 commit comments