Skip to content

Commit

Permalink
lambdakzeromcfinder.cxx -> temporarily produce V0s_001
Browse files Browse the repository at this point in the history
  • Loading branch information
ddobrigk authored Dec 13, 2023
1 parent e118bf4 commit 0c15afe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion PWGLF/TableProducer/lambdakzeromcfinder.cxx
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ using namespace ROOT::Math;
using LabeledTracks = soa::Join<aod::TracksIU, aod::TracksExtra, aod::McTrackLabels>;

struct lambdakzeromcfinder {
Produces<aod::V0s> v0;
Produces<aod::V0s_001> v0;
Produces<aod::McFullV0Labels> fullv0labels;

HistogramRegistry histos{"Histos", {}, OutputObjHandlingPolicy::AnalysisObject};
Expand Down

0 comments on commit 0c15afe

Please sign in to comment.