Skip to content

Commit 2aa4dbd

Browse files
authored
Add selection structure for Lambda_c collisions
1 parent 3ac79e4 commit 2aa4dbd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

PWGHF/HFC/TableProducer/correlatorLcScHadrons.cxx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,7 @@ double getDeltaPhi(double phiLc, double phiHadron)
8181
// definition of ME variables
8282
using BinningType = ColumnBinningPolicy<aod::collision::PosZ, aod::mult::MultFT0M<aod::mult::MultFT0A, aod::mult::MultFT0C>>;
8383
using BinningTypeMcGen = ColumnBinningPolicy<aod::mccollision::PosZ, o2::aod::mult::MultMCFT0A>;
84+
8485
// Code to select collisions with at least one Lambda_c
8586
struct HfCorrelatorLcScHadronsSelection {
8687
Produces<aod::LcSelection> candSel;

0 commit comments

Comments
 (0)