|
23 | 23 | // |
24 | 24 | #include "PWGLF/DataModel/LFStrangenessTables.h" |
25 | 25 |
|
| 26 | +// #include "ALICE3/DataModel/ECAL.h" |
26 | 27 | #include "Common/Core/RecoDecay.h" |
27 | 28 |
|
28 | 29 | #include <CommonConstants/PhysicsConstants.h> |
@@ -1731,12 +1732,12 @@ DECLARE_SOA_TABLE(HfCandXicResid, "AOD", "HFCANDXICRESID", |
1731 | 1732 | hf_cand_xic_to_xi_pi_pi::ZSvPull); |
1732 | 1733 |
|
1733 | 1734 | // specific chic candidate properties |
1734 | | -namespace hf_cand_chic |
1735 | | -{ |
1736 | | -DECLARE_SOA_INDEX_COLUMN_FULL(Prong0, prong0, int, HfCand2Prong, "_0"); // Jpsi index |
1737 | | -DECLARE_SOA_INDEX_COLUMN_FULL(Prong1, prong1, int, ECALs, "_1"); |
1738 | | -DECLARE_SOA_COLUMN(JpsiToMuMuMass, jpsiToMuMuMass, float); // Jpsi mass |
1739 | | -} // namespace hf_cand_chic |
| 1735 | +// namespace hf_cand_chic |
| 1736 | +// { |
| 1737 | +// DECLARE_SOA_INDEX_COLUMN_FULL(Prong0, prong0, int, HfCand2Prong, "_0"); // Jpsi index |
| 1738 | +// DECLARE_SOA_INDEX_COLUMN_FULL(Prong1, prong1, int, ECALs, "_1"); |
| 1739 | +// DECLARE_SOA_COLUMN(JpsiToMuMuMass, jpsiToMuMuMass, float); // Jpsi mass |
| 1740 | +// } // namespace hf_cand_chic |
1740 | 1741 |
|
1741 | 1742 | // declare dedicated chi_c candidate table |
1742 | 1743 | DECLARE_SOA_TABLE(HfCandChicBase, "AOD", "HFCANDCHICBASE", |
|
0 commit comments