@@ -681,7 +681,7 @@ namespace hf_cand_bplus_reduced
681681{
682682DECLARE_SOA_INDEX_COLUMN_FULL (Prong0, prong0, int , HfRed2Prongs, " _0" ); // ! Prong0 index
683683DECLARE_SOA_INDEX_COLUMN_FULL (Prong1, prong1, int , HfRedTrackBases, " _1" ); // ! Prong1 index
684- DECLARE_SOA_INDEX_COLUMN_FULL (Jpsi, jPsi , int , HfRedJpsis, " _0" ); // ! J/Psi index
684+ DECLARE_SOA_INDEX_COLUMN_FULL (Jpsi, jpsi , int , HfRedJpsis, " _0" ); // ! J/Psi index
685685DECLARE_SOA_INDEX_COLUMN_FULL (BachKa, bachKa, int , HfRedBach0Bases, " _0" ); // ! J/Psi index
686686DECLARE_SOA_COLUMN (Prong0MlScoreBkg, prong0MlScoreBkg, float ); // ! Bkg ML score of the D daughter
687687DECLARE_SOA_COLUMN (Prong0MlScorePrompt, prong0MlScorePrompt, float ); // ! Prompt ML score of the D daughter
@@ -707,7 +707,7 @@ namespace hf_cand_bs_reduced
707707{
708708DECLARE_SOA_INDEX_COLUMN_FULL (Prong0, prong0, int , HfRed3Prongs, " _0" ); // ! Prong0 index
709709DECLARE_SOA_INDEX_COLUMN_FULL (Prong1, prong1, int , HfRedTrackBases, " _1" ); // ! Prong1 index
710- DECLARE_SOA_INDEX_COLUMN_FULL (Jpsi, jPsi , int , HfRedJpsis, " _0" ); // ! J/Psi index
710+ DECLARE_SOA_INDEX_COLUMN_FULL (Jpsi, jpsi , int , HfRedJpsis, " _0" ); // ! J/Psi index
711711DECLARE_SOA_INDEX_COLUMN_FULL (Prong0Phi, prong0Phi, int , HfRedBach0Bases, " _0" ); // ! J/Psi index
712712DECLARE_SOA_INDEX_COLUMN_FULL (Prong1Phi, prong1Phi, int , HfRedBach1Bases, " _0" ); // ! J/Psi index
713713DECLARE_SOA_COLUMN (Prong0MlScoreBkg, prong0MlScoreBkg, float ); // ! Bkg ML score of the D daughter
0 commit comments