@@ -106,32 +106,32 @@ DECLARE_SOA_TABLE(AssocTrackSels, "AOD", "ASSOCTRACKSEL", //! Table with associa
106106// definition of columns and tables for Charm-Hadron and Hadron-Hadron correlation pairs
107107namespace hf_correl_charm_had_reduced
108108{
109- DECLARE_SOA_INDEX_COLUMN (HfcRedCorrColl, hfcRedCorrColl); // ! ReducedCollision index
110- DECLARE_SOA_COLUMN (DeltaPhi, deltaPhi, float ); // ! DeltaPhi between charm hadron and Hadrons
111- DECLARE_SOA_COLUMN (DeltaEta, deltaEta, float ); // ! DeltaEta between charm hadron and Hadrons
112- DECLARE_SOA_COLUMN (PoolBin, poolBin, int ); // ! Pool Bin for the MixedEvent
113- DECLARE_SOA_COLUMN (PhiTrig, phiTrig, float ); // ! Phi of the trigger candidate
114- DECLARE_SOA_COLUMN (EtaTrig, etaTrig, float ); // ! Eta of the trigger candidate
115- DECLARE_SOA_COLUMN (PtTrig, ptTrig, float ); // ! Pt of the trigger candidate
116- DECLARE_SOA_COLUMN (InvMassTrig, invMassTrig, float ); // ! Invariant mass of Charm trigger candidate
117- DECLARE_SOA_COLUMN (BdtScore0Trig, bdtScore0Trig, float ); // ! First BDT output score
118- DECLARE_SOA_COLUMN (BdtScore1Trig, bdtScore1Trig, float ); // ! Second BDT output score
119- DECLARE_SOA_COLUMN (NTpcCrossedRowsTrig, nTpcCrossedRowsTrig, int ); // ! Number of crossed TPC Rows
120- DECLARE_SOA_COLUMN (ItsClsMapTrig, itsClsMapTrig, int ); // ! ITS cluster map, one bit per a layer, starting from the innermost
121- DECLARE_SOA_COLUMN (ItsNClsTrig, itsNClsTrig, int ); // ! Number of ITS clusters
122- DECLARE_SOA_COLUMN (EtaTrigTrack, etaTrigTrack, float ); // ! Eta of the track
123- DECLARE_SOA_COLUMN (PhiTrigTrack, phiTrigTrack, float ); // ! Phi of the track
124- DECLARE_SOA_COLUMN (PtTrigTrack, ptTrigTrack, float ); // ! Pt of the track
125- DECLARE_SOA_COLUMN (DcaXYTrig, dcaXYTrig, float ); // ! Impact parameter in XY of the track to the primary vertex
126- DECLARE_SOA_COLUMN (DcaZTrig, dcaZTrig, float ); // ! Impact parameter in Z of the track to the primary vertex
127- DECLARE_SOA_COLUMN (NTpcCrossedRowsAssoc, nTpcCrossedRowsAssoc, int ); // ! Number of crossed TPC Rows
128- DECLARE_SOA_COLUMN (ItsClsMapAssoc, itsClsMapAssoc, int ); // ! ITS cluster map, one bit per a layer, starting from the innermost
129- DECLARE_SOA_COLUMN (ItsNClsAssoc, itsNClsAssoc, int ); // ! Number of ITS clusters
130- DECLARE_SOA_COLUMN (EtaAssoc, etaAssoc, float ); // ! Eta of the track
131- DECLARE_SOA_COLUMN (PhiAssoc, phiAssoc, float ); // ! Phi of the track
132- DECLARE_SOA_COLUMN (PtAssoc, ptAssoc, float ); // ! Pt of the track
133- DECLARE_SOA_COLUMN (DcaXYAssoc, dcaXYAssoc, float ); // ! Impact parameter in XY of the track to the primary vertex
134- DECLARE_SOA_COLUMN (DcaZAssoc, dcaZAssoc, float ); // ! Impact parameter in Z of the track to the primary vertex
109+ DECLARE_SOA_INDEX_COLUMN (HfcRedCorrColl, hfcRedCorrColl); // ! ReducedCollision index
110+ DECLARE_SOA_COLUMN (DeltaPhi, deltaPhi, float ); // ! DeltaPhi between charm hadron and Hadrons
111+ DECLARE_SOA_COLUMN (DeltaEta, deltaEta, float ); // ! DeltaEta between charm hadron and Hadrons
112+ DECLARE_SOA_COLUMN (PoolBin, poolBin, int ); // ! Pool Bin for the MixedEvent
113+ DECLARE_SOA_COLUMN (PhiTrig, phiTrig, float ); // ! Phi of the trigger candidate
114+ DECLARE_SOA_COLUMN (EtaTrig, etaTrig, float ); // ! Eta of the trigger candidate
115+ DECLARE_SOA_COLUMN (PtTrig, ptTrig, float ); // ! Pt of the trigger candidate
116+ DECLARE_SOA_COLUMN (InvMassTrig, invMassTrig, float ); // ! Invariant mass of Charm trigger candidate
117+ DECLARE_SOA_COLUMN (BdtScore0Trig, bdtScore0Trig, float ); // ! First BDT output score
118+ DECLARE_SOA_COLUMN (BdtScore1Trig, bdtScore1Trig, float ); // ! Second BDT output score
119+ DECLARE_SOA_COLUMN (NTpcCrossedRowsTrig, nTpcCrossedRowsTrig, int ); // ! Number of crossed TPC Rows
120+ DECLARE_SOA_COLUMN (ItsClsMapTrig, itsClsMapTrig, int ); // ! ITS cluster map, one bit per a layer, starting from the innermost
121+ DECLARE_SOA_COLUMN (ItsNClsTrig, itsNClsTrig, int ); // ! Number of ITS clusters
122+ DECLARE_SOA_COLUMN (EtaTrigTrack, etaTrigTrack, float ); // ! Eta of the track
123+ DECLARE_SOA_COLUMN (PhiTrigTrack, phiTrigTrack, float ); // ! Phi of the track
124+ DECLARE_SOA_COLUMN (PtTrigTrack, ptTrigTrack, float ); // ! Pt of the track
125+ DECLARE_SOA_COLUMN (DcaXYTrig, dcaXYTrig, float ); // ! Impact parameter in XY of the track to the primary vertex
126+ DECLARE_SOA_COLUMN (DcaZTrig, dcaZTrig, float ); // ! Impact parameter in Z of the track to the primary vertex
127+ DECLARE_SOA_COLUMN (NTpcCrossedRowsAssoc, nTpcCrossedRowsAssoc, int ); // ! Number of crossed TPC Rows
128+ DECLARE_SOA_COLUMN (ItsClsMapAssoc, itsClsMapAssoc, int ); // ! ITS cluster map, one bit per a layer, starting from the innermost
129+ DECLARE_SOA_COLUMN (ItsNClsAssoc, itsNClsAssoc, int ); // ! Number of ITS clusters
130+ DECLARE_SOA_COLUMN (EtaAssoc, etaAssoc, float ); // ! Eta of the track
131+ DECLARE_SOA_COLUMN (PhiAssoc, phiAssoc, float ); // ! Phi of the track
132+ DECLARE_SOA_COLUMN (PtAssoc, ptAssoc, float ); // ! Pt of the track
133+ DECLARE_SOA_COLUMN (DcaXYAssoc, dcaXYAssoc, float ); // ! Impact parameter in XY of the track to the primary vertex
134+ DECLARE_SOA_COLUMN (DcaZAssoc, dcaZAssoc, float ); // ! Impact parameter in Z of the track to the primary vertex
135135} // namespace hf_correl_charm_had_reduced
136136
137137DECLARE_SOA_TABLE (HfcRedTrigBases, " AOD" , " HFCREDTRIGBASE" , // ! Table with trigger candidate base info
0 commit comments