Skip to content

Commit b8d5cc4

Browse files
FDUEnrichmfaggin
andauthored
Update PWGHF/TableProducer/candidateCreatorXic0Omegac0.cxx
Co-authored-by: Mattia Faggin <[email protected]>
1 parent 0dbafe0 commit b8d5cc4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

PWGHF/TableProducer/candidateCreatorXic0Omegac0.cxx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -815,7 +815,7 @@ struct HfCandidateCreatorXic0Omegac0 {
815815
//__________________________________________
816816
//*>~<* step 2 : reconstruct cascade(Omega) with KF
817817
const KFParticle* omegaDaugthers[2] = {&kfBachKaon, &kfV0};
818-
const KFParticle* omegaDaugthersrej[2] = {&kfBachrej, &kfV0}; // rej
818+
const KFParticle* omegaDaugthersRej[2] = {&kfBachRej, &kfV0}; // rej
819819
// construct cascade
820820
KFParticle kfOmega;
821821
KFParticle kfOmegarej; // rej

0 commit comments

Comments
 (0)