Skip to content

Commit 79ba9eb

Browse files
authored
Update treeCreatorToXiPi.cxx
1 parent 6e6b37d commit 79ba9eb

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

PWGHF/TableProducer/treeCreatorToXiPi.cxx

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -248,10 +248,7 @@ struct HfTreeCreatorToXiPi {
248248

249249
Configurable<float> zPvCut{"zPvCut", 10., "Cut on absolute value of primary vertex z coordinate"};
250250

251-
//HfHelper hfHelper;
252251
SliceCache cache;
253-
//using SelectedCandidates = soa::Filtered<soa::Join<aod::HfCand3Prong, aod::HfSelLc>>;
254-
//Preslice<SelectedCandidates> candidatesPerCollision = aod::hf_cand::collisionId;
255252
Preslice<aod::HfCandToXiPi> candXicPerCollision = aod::hf_cand_xic0_omegac0::collisionId;
256253

257254
using Cents = soa::Join<aod::CentFV0As, aod::CentFT0Ms, aod::CentFT0As, aod::CentFT0Cs, aod::CentFDDMs >;

0 commit comments

Comments
 (0)