@@ -123,19 +123,37 @@ DECLARE_SOA_COLUMN(HasITS, hasITS, bool); //! Has ITS
123123DECLARE_SOA_COLUMN (HasTPC, hasTPC, bool ); // ! Has TPC
124124DECLARE_SOA_COLUMN (HasTOF, hasTOF, bool ); // ! Has TOF
125125DECLARE_SOA_COLUMN (TPCCrossedRowsOverFindableCls, tpcCrossedRowsOverFindableCls, float );
126- DECLARE_SOA_COLUMN (DaughDCA, daughDCA, float ); // ! DCA between daughters
127- DECLARE_SOA_COLUMN (CascDaughDCA, cascdaughDCA, float ); // ! DCA between daughters from cascade
128- DECLARE_SOA_COLUMN (V0CosPA, v0CosPA, float ); // ! V0 Cosine of Pointing Angle
129- DECLARE_SOA_COLUMN (CascCosPA, cascCosPA, float ); // ! Cascade Cosine of Pointing Angle
130- DECLARE_SOA_COLUMN (MLambda, mLambda , float ); // ! The invariant mass of V0 candidate, assuming lambda
131- DECLARE_SOA_COLUMN (MAntiLambda, mAntiLambda , float ); // ! The invariant mass of V0 candidate, assuming antilambda
132- DECLARE_SOA_COLUMN (MK0Short, mK0Short , float ); // ! The invariant mass of V0 candidate, assuming k0s
133- DECLARE_SOA_COLUMN (MXi, mXi , float ); // ! The invariant mass of Xi candidate
134- DECLARE_SOA_COLUMN (TransRadius, transRadius, float ); // ! Transverse radius of the decay vertex
135- DECLARE_SOA_COLUMN (CascTransRadius, casctransRadius, float ); // ! Transverse radius of the decay vertex from cascade
136- DECLARE_SOA_COLUMN (DecayVtxX, decayVtxX, float ); // ! X position of the decay vertex
137- DECLARE_SOA_COLUMN (DecayVtxY, decayVtxY, float ); // ! Y position of the decay vertex
138- DECLARE_SOA_COLUMN (DecayVtxZ, decayVtxZ, float ); // ! Z position of the decay vertex
126+ DECLARE_SOA_COLUMN (DaughDCA, daughDCA, float ); // ! DCA between daughters
127+ DECLARE_SOA_COLUMN (CascDaughDCA, cascdaughDCA, float ); // ! DCA between daughters from cascade
128+ DECLARE_SOA_COLUMN (V0CosPA, v0CosPA, float ); // ! V0 Cosine of Pointing Angle
129+ DECLARE_SOA_COLUMN (CascCosPA, cascCosPA, float ); // ! Cascade Cosine of Pointing Angle
130+ DECLARE_SOA_COLUMN (MLambda, mLambda , float ); // ! The invariant mass of V0 candidate, assuming lambda
131+ DECLARE_SOA_COLUMN (MAntiLambda, mAntiLambda , float ); // ! The invariant mass of V0 candidate, assuming antilambda
132+ DECLARE_SOA_COLUMN (MK0Short, mK0Short , float ); // ! The invariant mass of V0 candidate, assuming k0s
133+ DECLARE_SOA_COLUMN (MXi, mXi , float ); // ! The invariant mass of Xi candidate
134+ DECLARE_SOA_COLUMN (TransRadius, transRadius, float ); // ! Transverse radius of the decay vertex
135+ DECLARE_SOA_COLUMN (CascTransRadius, casctransRadius, float ); // ! Transverse radius of the decay vertex from cascade
136+ DECLARE_SOA_COLUMN (DecayVtxX, decayVtxX, float ); // ! X position of the decay vertex
137+ DECLARE_SOA_COLUMN (DecayVtxY, decayVtxY, float ); // ! Y position of the decay vertex
138+ DECLARE_SOA_COLUMN (DecayVtxZ, decayVtxZ, float ); // ! Z position of the decay vertex
139+ DECLARE_SOA_COLUMN (DaughterTPCNSigmaPi1, daughterTPCNSigmaPi1, float ); // ! TPC PID of the first daughter as Pion
140+ DECLARE_SOA_COLUMN (DaughterTPCNSigmaKa1, daughterTPCNSigmaKa1, float ); // ! TPC PID of the first daughter as Kaon
141+ DECLARE_SOA_COLUMN (DaughterTPCNSigmaPr1, daughterTPCNSigmaPr1, float ); // ! TPC PID of the first daughter as Proton
142+ DECLARE_SOA_COLUMN (DaughterTPCNSigmaPi2, daughterTPCNSigmaPi2, float ); // ! TPC PID of the second daughter as Pion
143+ DECLARE_SOA_COLUMN (DaughterTPCNSigmaKa2, daughterTPCNSigmaKa2, float ); // ! TPC PID of the second daughter as Kaon
144+ DECLARE_SOA_COLUMN (DaughterTPCNSigmaPr2, daughterTPCNSigmaPr2, float ); // ! TPC PID of the second daughter as Proton
145+ DECLARE_SOA_COLUMN (DaughterTPCNSigmaPiBach, daughterTPCNSigmaPiBach, float ); // ! TPC PID of the bachelor daughter as Pion
146+ DECLARE_SOA_COLUMN (DaughterTPCNSigmaKaBach, daughterTPCNSigmaKaBach, float ); // ! TPC PID of the bachelor daughter as Kaon
147+ DECLARE_SOA_COLUMN (DaughterTPCNSigmaPrBach, daughterTPCNSigmaPrBach, float ); // ! TPC PID of the bachelor daughter as Proton
148+ DECLARE_SOA_COLUMN (DaughterTOFNSigmaPi1, daughterTOFNSigmaPi1, float ); // ! TOF PID of the first daughter as Pion
149+ DECLARE_SOA_COLUMN (DaughterTOFNSigmaKa1, daughterTOFNSigmaKa1, float ); // ! TOF PID of the first daughter as Kaon
150+ DECLARE_SOA_COLUMN (DaughterTOFNSigmaPr1, daughterTOFNSigmaPr1, float ); // ! TOF PID of the first daughter as Proton
151+ DECLARE_SOA_COLUMN (DaughterTOFNSigmaPi2, daughterTOFNSigmaPi2, float ); // ! TOF PID of the second daughter as Pion
152+ DECLARE_SOA_COLUMN (DaughterTOFNSigmaKa2, daughterTOFNSigmaKa2, float ); // ! TOF PID of the second daughter as Kaon
153+ DECLARE_SOA_COLUMN (DaughterTOFNSigmaPr2, daughterTOFNSigmaPr2, float ); // ! TOF PID of the second daughter as Proton
154+ DECLARE_SOA_COLUMN (DaughterTOFNSigmaPiBach, daughterTOFNSigmaPiBach, float ); // ! TOF PID of the bachelor daughter as Pion
155+ DECLARE_SOA_COLUMN (DaughterTOFNSigmaKaBach, daughterTOFNSigmaKaBach, float ); // ! TOF PID of the bachelor daughter as Kaon
156+ DECLARE_SOA_COLUMN (DaughterTOFNSigmaPrBach, daughterTOFNSigmaPrBach, float ); // ! TOF PID of the bachelor daughter as Proton
139157// For MC
140158DECLARE_SOA_INDEX_COLUMN (McParticle, mcParticle); // ! Index of the corresponding MC particle
141159DECLARE_SOA_COLUMN (IsPhysicalPrimary, isPhysicalPrimary, bool );
@@ -200,6 +218,18 @@ DECLARE_SOA_TABLE(ResoV0s, "AOD", "RESOV0S",
200218 resodaughter::Eta,
201219 resodaughter::Phi,
202220 resodaughter::Indices,
221+ resodaughter::DaughterTPCNSigmaPi1,
222+ resodaughter::DaughterTPCNSigmaKa1,
223+ resodaughter::DaughterTPCNSigmaPr1,
224+ resodaughter::DaughterTPCNSigmaPi2,
225+ resodaughter::DaughterTPCNSigmaKa2,
226+ resodaughter::DaughterTPCNSigmaPr2,
227+ resodaughter::DaughterTOFNSigmaPi1,
228+ resodaughter::DaughterTOFNSigmaKa1,
229+ resodaughter::DaughterTOFNSigmaPr1,
230+ resodaughter::DaughterTOFNSigmaPi2,
231+ resodaughter::DaughterTOFNSigmaKa2,
232+ resodaughter::DaughterTOFNSigmaPr2,
203233 resodaughter::V0CosPA,
204234 resodaughter::DaughDCA,
205235 v0data::DCAPosToPV,
@@ -224,6 +254,24 @@ DECLARE_SOA_TABLE(ResoCascades, "AOD", "RESOCASCADES",
224254 resodaughter::Eta,
225255 resodaughter::Phi,
226256 resodaughter::CascadeIndices,
257+ resodaughter::DaughterTPCNSigmaPi1,
258+ resodaughter::DaughterTPCNSigmaKa1,
259+ resodaughter::DaughterTPCNSigmaPr1,
260+ resodaughter::DaughterTPCNSigmaPi2,
261+ resodaughter::DaughterTPCNSigmaKa2,
262+ resodaughter::DaughterTPCNSigmaPr2,
263+ resodaughter::DaughterTPCNSigmaPiBach,
264+ resodaughter::DaughterTPCNSigmaKaBach,
265+ resodaughter::DaughterTPCNSigmaPrBach,
266+ resodaughter::DaughterTOFNSigmaPi1,
267+ resodaughter::DaughterTOFNSigmaKa1,
268+ resodaughter::DaughterTOFNSigmaPr1,
269+ resodaughter::DaughterTOFNSigmaPi2,
270+ resodaughter::DaughterTOFNSigmaKa2,
271+ resodaughter::DaughterTOFNSigmaPr2,
272+ resodaughter::DaughterTOFNSigmaPiBach,
273+ resodaughter::DaughterTOFNSigmaKaBach,
274+ resodaughter::DaughterTOFNSigmaPrBach,
227275 resodaughter::V0CosPA,
228276 resodaughter::CascCosPA,
229277 resodaughter::DaughDCA,
0 commit comments