CbmRoot
CbmAnaConversionRecoFull Class Reference

#include <CbmAnaConversionRecoFull.h>

Collaboration diagram for CbmAnaConversionRecoFull:
[legend]

Public Member Functions

 CbmAnaConversionRecoFull ()
 
virtual ~CbmAnaConversionRecoFull ()
 
void Init ()
 
void InitHistos ()
 
void Finish ()
 
void Exec ()
 
void CombineElectrons (std::vector< CbmGlobalTrack * > gtrack, std::vector< TVector3 > momenta, std::vector< float > momentaChi, std::vector< int > mctrackID, std::vector< std::vector< int >> reconstructedPhotons, Int_t index)
 
Double_t Invmass_4particlesRECO (const TVector3 part1, const TVector3 part2, const TVector3 part3, const TVector3 part4)
 
Double_t Pt_4particlesRECO (const TVector3 part1, const TVector3 part2, const TVector3 part3, const TVector3 part4)
 
Double_t Rap_4particlesRECO (const TVector3 part1, const TVector3 part2, const TVector3 part3, const TVector3 part4)
 
CbmLmvmKinematicParams CalculateKinematicParamsReco (const TVector3 electron1, const TVector3 electron2)
 
CbmLmvmKinematicParams CalculateKinematicParams_4particles (const TVector3 part1, const TVector3 part2, const TVector3 part3, const TVector3 part4)
 
void CombinePhotons (std::vector< CbmGlobalTrack * > gtrack, std::vector< TVector3 > momenta, std::vector< float > momentaChi, std::vector< int > mctrackID, std::vector< std::vector< int >> reconstructedPhotons, Int_t index)
 
Double_t OpeningAngleBetweenPhotons2 (std::vector< int > photon1, std::vector< int > photons2)
 
Double_t OpeningAngleBetweenPhotons (std::vector< TVector3 > momenta, std::vector< int > photon1, std::vector< int > photons2)
 
void CombinePhotonsDirection ()
 
void CombineElectrons ()
 
void CombinePhotons ()
 
void MixedEventTest ()
 
void MixedEventTest2 ()
 
void MixedEventTest3 ()
 
void MixedEventTest4 ()
 
Double_t ElectronANNvalue (Int_t globalTrackIndex, Double_t momentum)
 

Private Member Functions

 CbmAnaConversionRecoFull (const CbmAnaConversionRecoFull &)
 
CbmAnaConversionRecoFull operator= (const CbmAnaConversionRecoFull &)
 

Private Attributes

TClonesArray * fRichPoints
 
TClonesArray * fRichRings
 
TClonesArray * fRichRingMatches
 
TClonesArray * fMcTracks
 
TClonesArray * fStsTracks
 
TClonesArray * fStsTrackMatches
 
TClonesArray * fGlobalTracks
 
CbmVertexfPrimVertex
 
CbmKFVertex fKFVertex
 
std::vector< TH1 * > fHistoList_recofull
 
std::vector< TH1 * > fHistoList_recofull_1
 
std::vector< TH1 * > fHistoList_recofull_2
 
std::vector< TH1 * > fHistoList_recofull_3
 
std::vector< TH1 * > fHistoList_recofull_4
 
std::vector< TH1 * > fHistoList_recofull_new [5]
 
TH1I * fhElectrons
 
TH1D * fhMomentumFits
 
TH1D * fhMomentumFits_electronRich
 
TH1D * fhMomentumFits_pi0reco
 
std::vector< CbmGlobalTrack * > fElectrons_track
 
std::vector< TVector3 > fElectrons_momenta
 
std::vector< float > fElectrons_momentaChi
 
std::vector< int > fElectrons_mctrackID
 
std::vector< CbmGlobalTrack * > fElectrons_track_1
 
std::vector< TVector3 > fElectrons_momenta_1
 
std::vector< float > fElectrons_momentaChi_1
 
std::vector< int > fElectrons_mctrackID_1
 
std::vector< std::vector< int > > fVector_photons_pairs_1
 
std::vector< CbmGlobalTrack * > fElectrons_track_2
 
std::vector< TVector3 > fElectrons_momenta_2
 
std::vector< float > fElectrons_momentaChi_2
 
std::vector< int > fElectrons_mctrackID_2
 
std::vector< std::vector< int > > fVector_photons_pairs_2
 
std::vector< CbmGlobalTrack * > fElectrons_track_3
 
std::vector< TVector3 > fElectrons_momenta_3
 
std::vector< float > fElectrons_momentaChi_3
 
std::vector< int > fElectrons_mctrackID_3
 
std::vector< std::vector< int > > fVector_photons_pairs_3
 
std::vector< CbmGlobalTrack * > fElectrons_track_4
 
std::vector< TVector3 > fElectrons_momenta_4
 
std::vector< float > fElectrons_momentaChi_4
 
std::vector< int > fElectrons_mctrackID_4
 
std::vector< std::vector< int > > fVector_photons_pairs_4
 
std::vector< CbmGlobalTrack * > fElectrons_track_new [5]
 
std::vector< TVector3 > fElectrons_momenta_new [5]
 
std::vector< float > fElectrons_momentaChi_new [5]
 
std::vector< int > fElectrons_mctrackID_new [5]
 
std::vector< int > fElectrons_globaltrackID_new [5]
 
std::vector< std::vector< int > > fVector_photons_pairs_new [5]
 
TH1D * fhElectrons_invmass
 
TH1D * fhElectrons_invmass_cut
 
TH1D * fhElectrons_nofPerEvent
 
TH1D * fhPhotons_nofPerEvent
 
std::vector< std::vector< int > > fVector_photons_pairs
 
std::vector< TVector3 > fVector_photons_momenta
 
TH1D * fhPhotons_invmass
 
TH1D * fhPhotons_invmass_cut
 
TH1D * fhPhotons_invmass_cut_chi1
 
TH1D * fhPhotons_invmass_cut_chi3
 
TH1D * fhPhotons_invmass_cut_chi5
 
TH1D * fhPhotons_invmass_cut_chi10
 
TH1D * fhPhotons_invmass_cut_chi25
 
TH1D * fhPhotons_invmass_cut_chi40
 
TH1D * fhPhotons_invmass_cut_chi65
 
TH1D * fhPhotons_invmass_cut_chi80
 
TH1D * fhPhotons_invmass_cut_ptBin1
 
TH1D * fhPhotons_invmass_cut_ptBin2
 
TH1D * fhPhotons_invmass_cut_ptBin3
 
TH1D * fhPhotons_invmass_cut_ptBin4
 
TH2D * fhPhotons_invmass_vs_chi
 
TH2D * fhPhotons_startvertex_vs_chi
 
TH1D * fhPhotons_angleBetween
 
TH2D * fhPhotons_invmass_vs_pt
 
TH2D * fhPhotons_rapidity_vs_pt
 
TH2D * fhPhotons_invmass_vs_openingAngle
 
TH2D * fhPhotons_openingAngle_vs_momentum
 
TH1D * fhPhotons_MC_motherpdg
 
TH1D * fhPhotons_MC_invmass1
 
TH1D * fhPhotons_MC_invmass2
 
TH1D * fhPhotons_MC_invmass3
 
TH1D * fhPhotons_MC_invmass4
 
TH1D * fhPhotons_MC_startvertexZ
 
TH1D * fhPhotons_MC_motherIdCut
 
TH1D * fhPhotons_Refit_chiDiff
 
TH1D * fhPhotons_Refit_momentumDiff
 
TH1D * fhPhotons_Refit_chiDistribution
 
TH1D * fhPhotons_RefitPion_chiDistribution
 
std::vector< CbmGlobalTrack * > fElectrons_track_refit
 
std::vector< TVector3 > fElectrons_momenta_refit
 
std::vector< std::vector< int > > fVector_photons_pairs_refit
 
TH1D * fhPhotons_invmass_refit
 
TH1D * fhPhotons_invmass_refit_cut
 
std::vector< std::vector< int > > fVector_photons_pairs_direction
 
TH1D * fhPhotons_invmass_direction
 
TH1D * fhPhotons_invmass_direction_cut
 
TH1D * fhPhotons_boostAngle
 
TH1D * fhPhotons_boostAngleMC
 
TH1D * fhPhotons_boostAngleTest
 
TH1D * fhPhotons_tX
 
TH1D * fhPhotons_tY
 
TH1D * fhElectrons_nofPerEvent_1
 
TH1D * fhPhotons_nofPerEvent_1
 
TH1D * fhPhotons_invmass_1
 
TH1D * fhPhotons_invmass_ptBin1_1
 
TH1D * fhPhotons_invmass_ptBin2_1
 
TH1D * fhPhotons_invmass_ptBin3_1
 
TH1D * fhPhotons_invmass_ptBin4_1
 
TH1D * fhElectrons_invmass_1
 
TH2D * fhPhotons_invmass_vs_pt_1
 
TH1D * fhElectrons_nofPerEvent_2
 
TH1D * fhPhotons_nofPerEvent_2
 
TH1D * fhPhotons_invmass_2
 
TH1D * fhPhotons_invmass_ptBin1_2
 
TH1D * fhPhotons_invmass_ptBin2_2
 
TH1D * fhPhotons_invmass_ptBin3_2
 
TH1D * fhPhotons_invmass_ptBin4_2
 
TH1D * fhElectrons_invmass_2
 
TH2D * fhPhotons_invmass_vs_pt_2
 
TH1D * fhElectrons_nofPerEvent_3
 
TH1D * fhPhotons_nofPerEvent_3
 
TH1D * fhPhotons_invmass_3
 
TH1D * fhPhotons_invmass_ptBin1_3
 
TH1D * fhPhotons_invmass_ptBin2_3
 
TH1D * fhPhotons_invmass_ptBin3_3
 
TH1D * fhPhotons_invmass_ptBin4_3
 
TH1D * fhElectrons_invmass_3
 
TH2D * fhPhotons_invmass_vs_pt_3
 
TH1D * fhElectrons_nofPerEvent_4
 
TH1D * fhPhotons_nofPerEvent_4
 
TH1D * fhPhotons_invmass_4
 
TH1D * fhPhotons_invmass_ptBin1_4
 
TH1D * fhPhotons_invmass_ptBin2_4
 
TH1D * fhPhotons_invmass_ptBin3_4
 
TH1D * fhPhotons_invmass_ptBin4_4
 
TH1D * fhElectrons_invmass_4
 
TH2D * fhPhotons_invmass_vs_pt_4
 
TH1D * fhElectrons_nofPerEvent_new [5]
 
TH1D * fhPhotons_nofPerEvent_new [5]
 
TH1D * fhPhotons_nofPerEventAfter_new [5]
 
TH1D * fhPi0_nofPerEvent_new [5]
 
TH1D * fhPhotons_invmass_new [5]
 
TH1D * fhPhotons_invmass_ann0_new [5]
 
TH1D * fhPhotons_invmass_ptBin1_new [5]
 
TH1D * fhPhotons_invmass_ptBin2_new [5]
 
TH1D * fhPhotons_invmass_ptBin3_new [5]
 
TH1D * fhPhotons_invmass_ptBin4_new [5]
 
TH1D * fhPhotons_invmass_ptBin5_new [5]
 
TH1D * fhPhotons_invmass_ptBin6_new [5]
 
TH1D * fhElectrons_invmass_new [5]
 
TH2D * fhPhotons_invmass_vs_pt_new [5]
 
TH1D * fhPhotons_invmass_MCcut1_new [5]
 
TH1D * fhPhotons_invmass_MCcut2_new [5]
 
TH1D * fhPhotons_invmass_MCcut3_new [5]
 
TH1D * fhPhotons_invmass_MCcut4_new [5]
 
TH1D * fhPhotons_invmass_MCcut5_new [5]
 
TH1D * fhPhotons_invmass_MCcut6_new [5]
 
TH1D * fhPhotons_invmass_MCcut7_new [5]
 
TH1D * fhPhotons_invmass_MCcutTest_new [5]
 
TH1D * fhPhotons_invmass_MCcutTest2_new [5]
 
TH1D * fhPhotons_invmass_MCcutTest3_new [5]
 
TH2D * fhPhotons_invmass_MCcutAll_new [5]
 
TH2D * fhPhotons_pt_vs_rap_new [5]
 
TH1D * fhElectrons_openingAngle_sameSign_new [5]
 
TH1D * fhPhotons_stats [5]
 
TH1D * fhPhotons_MCtrue_pdgCodes
 
TH1D * fhPhotons_peakCheck1 [5]
 
TH1D * fhPhotons_peakCheck2 [5]
 
TH2D * fhPhotons_invmass_ANNcuts_new [5]
 
TH2D * fhPhotons_phaseSpace_pi0 [5]
 
TH2D * fhPhotons_phaseSpace_eta [5]
 
std::vector< TVector3 > fMixedEventsElectrons [5]
 
std::vector< CbmGlobalTrack * > fMixedEventsElectrons_gtrack [5]
 
TH1D * fhMixedEventsTest_invmass [5]
 
std::vector< TVector3 > fMixedEventsElectrons_list1
 
std::vector< TVector3 > fMixedEventsElectrons_list2
 
std::vector< TVector3 > fMixedEventsElectrons_list3
 
std::vector< TVector3 > fMixedEventsElectrons_list4
 
std::vector< CbmGlobalTrack * > fMixedEventsElectrons_list1_gtrack
 
std::vector< CbmGlobalTrack * > fMixedEventsElectrons_list2_gtrack
 
std::vector< CbmGlobalTrack * > fMixedEventsElectrons_list3_gtrack
 
std::vector< CbmGlobalTrack * > fMixedEventsElectrons_list4_gtrack
 
TH1D * fhMixedEventsTest2_invmass
 
std::vector< TVector3 > fMixedTest3_momenta
 
std::vector< CbmGlobalTrack * > fMixedTest3_gtrack
 
std::vector< int > fMixedTest3_eventno
 
Int_t globalEventNo
 
TH1D * fhMixedEventsTest3_invmass
 
std::vector< std::vector< TVector3 > > fMixedTest4_photons
 
std::vector< std::vector< CbmMCTrack * > > fMixedTest4_mctracks
 
std::vector< std::vector< Bool_t > > fMixedTest4_isRichElectronAnn0
 
std::vector< std::vector< Double_t > > fMixedTest4_ElectronAnns
 
std::vector< int > fMixedTest4_eventno
 
TH1D * fhMixedEventsTest4_invmass
 
TH1D * fhMixedEventsTest4_invmass_ann0
 
TH2D * fhMixedEventsTest4_pt_vs_rap
 
TH1D * fhMixedEventsTest4_invmass_ptBin1
 
TH1D * fhMixedEventsTest4_invmass_ptBin2
 
TH1D * fhMixedEventsTest4_invmass_ptBin3
 
TH1D * fhMixedEventsTest4_invmass_ptBin4
 
TH2D * fhMixedEventsTest4_invmass_ANNcuts
 
TStopwatch timer
 
Double_t fTime
 

Detailed Description

Definition at line 29 of file CbmAnaConversionRecoFull.h.

Constructor & Destructor Documentation

◆ CbmAnaConversionRecoFull() [1/2]

CbmAnaConversionRecoFull::CbmAnaConversionRecoFull ( )

Definition at line 41 of file CbmAnaConversionRecoFull.cxx.

◆ ~CbmAnaConversionRecoFull()

CbmAnaConversionRecoFull::~CbmAnaConversionRecoFull ( )
virtual

Definition at line 239 of file CbmAnaConversionRecoFull.cxx.

◆ CbmAnaConversionRecoFull() [2/2]

CbmAnaConversionRecoFull::CbmAnaConversionRecoFull ( const CbmAnaConversionRecoFull )
private

Member Function Documentation

◆ CalculateKinematicParams_4particles()

CbmLmvmKinematicParams CbmAnaConversionRecoFull::CalculateKinematicParams_4particles ( const TVector3  part1,
const TVector3  part2,
const TVector3  part3,
const TVector3  part4 
)

◆ CalculateKinematicParamsReco()

CbmLmvmKinematicParams CbmAnaConversionRecoFull::CalculateKinematicParamsReco ( const TVector3  electron1,
const TVector3  electron2 
)

◆ CombineElectrons() [1/2]

◆ CombineElectrons() [2/2]

◆ CombinePhotons() [1/2]

◆ CombinePhotons() [2/2]

void CbmAnaConversionRecoFull::CombinePhotons ( std::vector< CbmGlobalTrack * >  gtrack,
std::vector< TVector3 >  momenta,
std::vector< float >  momentaChi,
std::vector< int >  mctrackID,
std::vector< std::vector< int >>  reconstructedPhotons,
Int_t  index 
)

Definition at line 2197 of file CbmAnaConversionRecoFull.cxx.

References CalculateKinematicParams_4particles(), ElectronANNvalue(), CbmAnaConversionKinematicParams::fAngle, fElectrons_globaltrackID_new, fElectrons_mctrackID_new, fhElectrons_openingAngle_sameSign_new, fhMomentumFits_pi0reco, fhPhotons_angleBetween, fhPhotons_boostAngle, fhPhotons_boostAngleTest, fhPhotons_invmass_1, fhPhotons_invmass_2, fhPhotons_invmass_3, fhPhotons_invmass_4, fhPhotons_invmass_ann0_new, fhPhotons_invmass_ANNcuts_new, fhPhotons_invmass_cut, fhPhotons_invmass_MCcut1_new, fhPhotons_invmass_MCcut2_new, fhPhotons_invmass_MCcut3_new, fhPhotons_invmass_MCcut4_new, fhPhotons_invmass_MCcut5_new, fhPhotons_invmass_MCcut6_new, fhPhotons_invmass_MCcut7_new, fhPhotons_invmass_MCcutAll_new, fhPhotons_invmass_MCcutTest2_new, fhPhotons_invmass_MCcutTest3_new, fhPhotons_invmass_MCcutTest_new, fhPhotons_invmass_new, fhPhotons_invmass_ptBin1_1, fhPhotons_invmass_ptBin1_2, fhPhotons_invmass_ptBin1_3, fhPhotons_invmass_ptBin1_4, fhPhotons_invmass_ptBin1_new, fhPhotons_invmass_ptBin2_1, fhPhotons_invmass_ptBin2_2, fhPhotons_invmass_ptBin2_3, fhPhotons_invmass_ptBin2_4, fhPhotons_invmass_ptBin2_new, fhPhotons_invmass_ptBin3_1, fhPhotons_invmass_ptBin3_2, fhPhotons_invmass_ptBin3_3, fhPhotons_invmass_ptBin3_4, fhPhotons_invmass_ptBin3_new, fhPhotons_invmass_ptBin4_1, fhPhotons_invmass_ptBin4_2, fhPhotons_invmass_ptBin4_3, fhPhotons_invmass_ptBin4_4, fhPhotons_invmass_ptBin4_new, fhPhotons_invmass_ptBin5_new, fhPhotons_invmass_ptBin6_new, fhPhotons_invmass_vs_chi, fhPhotons_invmass_vs_openingAngle, fhPhotons_invmass_vs_pt, fhPhotons_invmass_vs_pt_1, fhPhotons_invmass_vs_pt_2, fhPhotons_invmass_vs_pt_3, fhPhotons_invmass_vs_pt_4, fhPhotons_invmass_vs_pt_new, fhPhotons_MCtrue_pdgCodes, fhPhotons_nofPerEventAfter_new, fhPhotons_openingAngle_vs_momentum, fhPhotons_peakCheck1, fhPhotons_peakCheck2, fhPhotons_phaseSpace_eta, fhPhotons_phaseSpace_pi0, fhPhotons_pt_vs_rap_new, fhPhotons_rapidity_vs_pt, fhPhotons_stats, fhPi0_nofPerEvent_new, fMcTracks, CbmAnaConversionKinematicParams::fMinv, CbmLmvmKinematicParams::fMomentumMag, CbmAnaConversionKinematicParams::fPt, CbmAnaConversionKinematicParams::fRapidity, fVector_photons_pairs_1, fVector_photons_pairs_2, fVector_photons_pairs_3, fVector_photons_pairs_4, fVector_photons_pairs_new, CbmLitGlobalElectronId::GetInstance(), CbmMCTrack::GetMotherId(), CbmMCTrack::GetPdgCode(), CbmMCTrack::GetStartVertex(), Invmass_4particlesRECO(), CbmLitGlobalElectronId::IsRichElectron(), CbmAnaConversionKinematicParams::KinematicParams_2particles_Reco(), CbmAnaConversionKinematicParams::KinematicParams_4particles_Reco(), M2E, OpeningAngleBetweenPhotons(), xMath::Pi(), Pt_4particlesRECO(), and Rap_4particlesRECO().

◆ CombinePhotonsDirection()

void CbmAnaConversionRecoFull::CombinePhotonsDirection ( )

◆ ElectronANNvalue()

Double_t CbmAnaConversionRecoFull::ElectronANNvalue ( Int_t  globalTrackIndex,
Double_t  momentum 
)

◆ Exec()

void CbmAnaConversionRecoFull::Exec ( )

Definition at line 1465 of file CbmAnaConversionRecoFull.cxx.

References CbmAnaConversionCutSettings::CalcChiCut(), CombineElectrons(), CombinePhotons(), fElectrons_globaltrackID_new, fElectrons_mctrackID, fElectrons_mctrackID_1, fElectrons_mctrackID_2, fElectrons_mctrackID_3, fElectrons_mctrackID_4, fElectrons_mctrackID_new, fElectrons_momenta, fElectrons_momenta_1, fElectrons_momenta_2, fElectrons_momenta_3, fElectrons_momenta_4, fElectrons_momenta_new, fElectrons_momenta_refit, fElectrons_momentaChi, fElectrons_momentaChi_1, fElectrons_momentaChi_2, fElectrons_momentaChi_3, fElectrons_momentaChi_4, fElectrons_momentaChi_new, fElectrons_track, fElectrons_track_1, fElectrons_track_2, fElectrons_track_3, fElectrons_track_4, fElectrons_track_new, fElectrons_track_refit, fGlobalTracks, fhElectrons, fhElectrons_nofPerEvent, fhElectrons_nofPerEvent_1, fhElectrons_nofPerEvent_2, fhElectrons_nofPerEvent_3, fhElectrons_nofPerEvent_4, fhMomentumFits, fhMomentumFits_electronRich, CbmL1PFFitter::Fit(), fKFVertex, fMcTracks, fMixedEventsElectrons, fMixedEventsElectrons_gtrack, fMixedEventsElectrons_list1, fMixedEventsElectrons_list1_gtrack, fMixedEventsElectrons_list2, fMixedEventsElectrons_list2_gtrack, fMixedEventsElectrons_list3, fMixedEventsElectrons_list3_gtrack, fMixedEventsElectrons_list4, fMixedEventsElectrons_list4_gtrack, fMixedTest3_eventno, fMixedTest3_gtrack, fMixedTest3_momenta, fMixedTest4_ElectronAnns, fMixedTest4_eventno, fMixedTest4_isRichElectronAnn0, fMixedTest4_mctracks, fMixedTest4_photons, fPrimVertex, fRichRingMatches, fStsTrackMatches, fStsTracks, fTime, fVector_photons_pairs, fVector_photons_pairs_1, fVector_photons_pairs_2, fVector_photons_pairs_3, fVector_photons_pairs_4, fVector_photons_pairs_direction, fVector_photons_pairs_new, fVector_photons_pairs_refit, CbmL1PFFitter::GetChiToVertex(), CbmLink::GetIndex(), CbmLitGlobalElectronId::GetInstance(), CbmMatch::GetMatchedLink(), CbmMatch::GetNofLinks(), CbmGlobalTrack::GetRichRingIndex(), CbmGlobalTrack::GetStsTrackIndex(), globalEventNo, i, CbmLitGlobalElectronId::IsRichElectron(), CbmLitGlobalElectronId::IsTofElectron(), CbmLitGlobalElectronId::IsTrdElectron(), MixedEventTest(), MixedEventTest2(), MixedEventTest3(), MixedEventTest4(), and timer.

Referenced by CbmAnaConversion::Exec().

◆ Finish()

void CbmAnaConversionRecoFull::Finish ( )

◆ Init()

◆ InitHistos()

void CbmAnaConversionRecoFull::InitHistos ( )

Definition at line 300 of file CbmAnaConversionRecoFull.cxx.

References fhElectrons, fhElectrons_invmass, fhElectrons_invmass_1, fhElectrons_invmass_2, fhElectrons_invmass_3, fhElectrons_invmass_4, fhElectrons_invmass_cut, fhElectrons_invmass_new, fhElectrons_nofPerEvent, fhElectrons_nofPerEvent_1, fhElectrons_nofPerEvent_2, fhElectrons_nofPerEvent_3, fhElectrons_nofPerEvent_4, fhElectrons_nofPerEvent_new, fhElectrons_openingAngle_sameSign_new, fHistoList_recofull, fHistoList_recofull_1, fHistoList_recofull_2, fHistoList_recofull_3, fHistoList_recofull_4, fHistoList_recofull_new, fhMixedEventsTest2_invmass, fhMixedEventsTest3_invmass, fhMixedEventsTest4_invmass, fhMixedEventsTest4_invmass_ann0, fhMixedEventsTest4_invmass_ANNcuts, fhMixedEventsTest4_invmass_ptBin1, fhMixedEventsTest4_invmass_ptBin2, fhMixedEventsTest4_invmass_ptBin3, fhMixedEventsTest4_invmass_ptBin4, fhMixedEventsTest4_pt_vs_rap, fhMixedEventsTest_invmass, fhMomentumFits, fhMomentumFits_electronRich, fhMomentumFits_pi0reco, fhPhotons_angleBetween, fhPhotons_boostAngle, fhPhotons_boostAngleMC, fhPhotons_boostAngleTest, fhPhotons_invmass, fhPhotons_invmass_1, fhPhotons_invmass_2, fhPhotons_invmass_3, fhPhotons_invmass_4, fhPhotons_invmass_ann0_new, fhPhotons_invmass_ANNcuts_new, fhPhotons_invmass_cut, fhPhotons_invmass_cut_chi1, fhPhotons_invmass_cut_chi10, fhPhotons_invmass_cut_chi25, fhPhotons_invmass_cut_chi3, fhPhotons_invmass_cut_chi40, fhPhotons_invmass_cut_chi5, fhPhotons_invmass_cut_chi65, fhPhotons_invmass_cut_chi80, fhPhotons_invmass_cut_ptBin1, fhPhotons_invmass_cut_ptBin2, fhPhotons_invmass_cut_ptBin3, fhPhotons_invmass_cut_ptBin4, fhPhotons_invmass_direction, fhPhotons_invmass_direction_cut, fhPhotons_invmass_MCcut1_new, fhPhotons_invmass_MCcut2_new, fhPhotons_invmass_MCcut3_new, fhPhotons_invmass_MCcut4_new, fhPhotons_invmass_MCcut5_new, fhPhotons_invmass_MCcut6_new, fhPhotons_invmass_MCcut7_new, fhPhotons_invmass_MCcutAll_new, fhPhotons_invmass_MCcutTest2_new, fhPhotons_invmass_MCcutTest3_new, fhPhotons_invmass_MCcutTest_new, fhPhotons_invmass_new, fhPhotons_invmass_ptBin1_1, fhPhotons_invmass_ptBin1_2, fhPhotons_invmass_ptBin1_3, fhPhotons_invmass_ptBin1_4, fhPhotons_invmass_ptBin1_new, fhPhotons_invmass_ptBin2_1, fhPhotons_invmass_ptBin2_2, fhPhotons_invmass_ptBin2_3, fhPhotons_invmass_ptBin2_4, fhPhotons_invmass_ptBin2_new, fhPhotons_invmass_ptBin3_1, fhPhotons_invmass_ptBin3_2, fhPhotons_invmass_ptBin3_3, fhPhotons_invmass_ptBin3_4, fhPhotons_invmass_ptBin3_new, fhPhotons_invmass_ptBin4_1, fhPhotons_invmass_ptBin4_2, fhPhotons_invmass_ptBin4_3, fhPhotons_invmass_ptBin4_4, fhPhotons_invmass_ptBin4_new, fhPhotons_invmass_ptBin5_new, fhPhotons_invmass_ptBin6_new, fhPhotons_invmass_refit, fhPhotons_invmass_refit_cut, fhPhotons_invmass_vs_chi, fhPhotons_invmass_vs_openingAngle, fhPhotons_invmass_vs_pt, fhPhotons_invmass_vs_pt_1, fhPhotons_invmass_vs_pt_2, fhPhotons_invmass_vs_pt_3, fhPhotons_invmass_vs_pt_4, fhPhotons_invmass_vs_pt_new, fhPhotons_MC_invmass1, fhPhotons_MC_invmass2, fhPhotons_MC_invmass3, fhPhotons_MC_invmass4, fhPhotons_MC_motherIdCut, fhPhotons_MC_motherpdg, fhPhotons_MC_startvertexZ, fhPhotons_MCtrue_pdgCodes, fhPhotons_nofPerEvent, fhPhotons_nofPerEvent_1, fhPhotons_nofPerEvent_2, fhPhotons_nofPerEvent_3, fhPhotons_nofPerEvent_4, fhPhotons_nofPerEvent_new, fhPhotons_nofPerEventAfter_new, fhPhotons_openingAngle_vs_momentum, fhPhotons_peakCheck1, fhPhotons_peakCheck2, fhPhotons_phaseSpace_eta, fhPhotons_phaseSpace_pi0, fhPhotons_pt_vs_rap_new, fhPhotons_rapidity_vs_pt, fhPhotons_Refit_chiDiff, fhPhotons_Refit_chiDistribution, fhPhotons_Refit_momentumDiff, fhPhotons_RefitPion_chiDistribution, fhPhotons_startvertex_vs_chi, fhPhotons_stats, fhPhotons_tX, fhPhotons_tY, fhPi0_nofPerEvent_new, and i.

Referenced by Init().

◆ Invmass_4particlesRECO()

Double_t CbmAnaConversionRecoFull::Invmass_4particlesRECO ( const TVector3  part1,
const TVector3  part2,
const TVector3  part3,
const TVector3  part4 
)

Definition at line 2037 of file CbmAnaConversionRecoFull.cxx.

References M2E.

Referenced by CombinePhotons().

◆ MixedEventTest()

◆ MixedEventTest2()

◆ MixedEventTest3()

◆ MixedEventTest4()

◆ OpeningAngleBetweenPhotons()

Double_t CbmAnaConversionRecoFull::OpeningAngleBetweenPhotons ( std::vector< TVector3 >  momenta,
std::vector< int >  photon1,
std::vector< int >  photons2 
)

Definition at line 2842 of file CbmAnaConversionRecoFull.cxx.

References M2E, and xMath::Pi().

Referenced by CombinePhotons().

◆ OpeningAngleBetweenPhotons2()

Double_t CbmAnaConversionRecoFull::OpeningAngleBetweenPhotons2 ( std::vector< int >  photon1,
std::vector< int >  photons2 
)

Definition at line 2868 of file CbmAnaConversionRecoFull.cxx.

References fElectrons_momenta, M2E, and xMath::Pi().

Referenced by CombinePhotons().

◆ operator=()

CbmAnaConversionRecoFull CbmAnaConversionRecoFull::operator= ( const CbmAnaConversionRecoFull )
private

◆ Pt_4particlesRECO()

Double_t CbmAnaConversionRecoFull::Pt_4particlesRECO ( const TVector3  part1,
const TVector3  part2,
const TVector3  part3,
const TVector3  part4 
)

Definition at line 2062 of file CbmAnaConversionRecoFull.cxx.

References M2E.

Referenced by CombinePhotons().

◆ Rap_4particlesRECO()

Double_t CbmAnaConversionRecoFull::Rap_4particlesRECO ( const TVector3  part1,
const TVector3  part2,
const TVector3  part3,
const TVector3  part4 
)

Definition at line 2091 of file CbmAnaConversionRecoFull.cxx.

References M2E.

Referenced by CombinePhotons().

Member Data Documentation

◆ fElectrons_globaltrackID_new

std::vector<int> CbmAnaConversionRecoFull::fElectrons_globaltrackID_new[5]
private

Definition at line 153 of file CbmAnaConversionRecoFull.h.

Referenced by CombineElectrons(), CombinePhotons(), and Exec().

◆ fElectrons_mctrackID

std::vector<int> CbmAnaConversionRecoFull::fElectrons_mctrackID
private

Definition at line 122 of file CbmAnaConversionRecoFull.h.

Referenced by CombinePhotons(), and Exec().

◆ fElectrons_mctrackID_1

std::vector<int> CbmAnaConversionRecoFull::fElectrons_mctrackID_1
private

Definition at line 128 of file CbmAnaConversionRecoFull.h.

Referenced by Exec().

◆ fElectrons_mctrackID_2

std::vector<int> CbmAnaConversionRecoFull::fElectrons_mctrackID_2
private

Definition at line 134 of file CbmAnaConversionRecoFull.h.

Referenced by Exec().

◆ fElectrons_mctrackID_3

std::vector<int> CbmAnaConversionRecoFull::fElectrons_mctrackID_3
private

Definition at line 140 of file CbmAnaConversionRecoFull.h.

Referenced by Exec().

◆ fElectrons_mctrackID_4

std::vector<int> CbmAnaConversionRecoFull::fElectrons_mctrackID_4
private

Definition at line 146 of file CbmAnaConversionRecoFull.h.

Referenced by Exec().

◆ fElectrons_mctrackID_new

std::vector<int> CbmAnaConversionRecoFull::fElectrons_mctrackID_new[5]
private

Definition at line 152 of file CbmAnaConversionRecoFull.h.

Referenced by CombineElectrons(), CombinePhotons(), and Exec().

◆ fElectrons_momenta

std::vector<TVector3> CbmAnaConversionRecoFull::fElectrons_momenta
private

◆ fElectrons_momenta_1

std::vector<TVector3> CbmAnaConversionRecoFull::fElectrons_momenta_1
private

Definition at line 126 of file CbmAnaConversionRecoFull.h.

Referenced by Exec().

◆ fElectrons_momenta_2

std::vector<TVector3> CbmAnaConversionRecoFull::fElectrons_momenta_2
private

Definition at line 132 of file CbmAnaConversionRecoFull.h.

Referenced by Exec().

◆ fElectrons_momenta_3

std::vector<TVector3> CbmAnaConversionRecoFull::fElectrons_momenta_3
private

Definition at line 138 of file CbmAnaConversionRecoFull.h.

Referenced by Exec().

◆ fElectrons_momenta_4

std::vector<TVector3> CbmAnaConversionRecoFull::fElectrons_momenta_4
private

Definition at line 144 of file CbmAnaConversionRecoFull.h.

Referenced by Exec().

◆ fElectrons_momenta_new

std::vector<TVector3> CbmAnaConversionRecoFull::fElectrons_momenta_new[5]
private

Definition at line 150 of file CbmAnaConversionRecoFull.h.

Referenced by Exec().

◆ fElectrons_momenta_refit

std::vector<TVector3> CbmAnaConversionRecoFull::fElectrons_momenta_refit
private

Definition at line 204 of file CbmAnaConversionRecoFull.h.

Referenced by Exec().

◆ fElectrons_momentaChi

std::vector<float> CbmAnaConversionRecoFull::fElectrons_momentaChi
private

Definition at line 121 of file CbmAnaConversionRecoFull.h.

Referenced by CombinePhotons(), and Exec().

◆ fElectrons_momentaChi_1

std::vector<float> CbmAnaConversionRecoFull::fElectrons_momentaChi_1
private

Definition at line 127 of file CbmAnaConversionRecoFull.h.

Referenced by Exec().

◆ fElectrons_momentaChi_2

std::vector<float> CbmAnaConversionRecoFull::fElectrons_momentaChi_2
private

Definition at line 133 of file CbmAnaConversionRecoFull.h.

Referenced by Exec().

◆ fElectrons_momentaChi_3

std::vector<float> CbmAnaConversionRecoFull::fElectrons_momentaChi_3
private

Definition at line 139 of file CbmAnaConversionRecoFull.h.

Referenced by Exec().

◆ fElectrons_momentaChi_4

std::vector<float> CbmAnaConversionRecoFull::fElectrons_momentaChi_4
private

Definition at line 145 of file CbmAnaConversionRecoFull.h.

Referenced by Exec().

◆ fElectrons_momentaChi_new

std::vector<float> CbmAnaConversionRecoFull::fElectrons_momentaChi_new[5]
private

Definition at line 151 of file CbmAnaConversionRecoFull.h.

Referenced by Exec().

◆ fElectrons_track

std::vector<CbmGlobalTrack*> CbmAnaConversionRecoFull::fElectrons_track
private

Definition at line 119 of file CbmAnaConversionRecoFull.h.

Referenced by CombineElectrons(), and Exec().

◆ fElectrons_track_1

std::vector<CbmGlobalTrack*> CbmAnaConversionRecoFull::fElectrons_track_1
private

Definition at line 125 of file CbmAnaConversionRecoFull.h.

Referenced by Exec().

◆ fElectrons_track_2

std::vector<CbmGlobalTrack*> CbmAnaConversionRecoFull::fElectrons_track_2
private

Definition at line 131 of file CbmAnaConversionRecoFull.h.

Referenced by Exec().

◆ fElectrons_track_3

std::vector<CbmGlobalTrack*> CbmAnaConversionRecoFull::fElectrons_track_3
private

Definition at line 137 of file CbmAnaConversionRecoFull.h.

Referenced by Exec().

◆ fElectrons_track_4

std::vector<CbmGlobalTrack*> CbmAnaConversionRecoFull::fElectrons_track_4
private

Definition at line 143 of file CbmAnaConversionRecoFull.h.

Referenced by Exec().

◆ fElectrons_track_new

std::vector<CbmGlobalTrack*> CbmAnaConversionRecoFull::fElectrons_track_new[5]
private

Definition at line 149 of file CbmAnaConversionRecoFull.h.

Referenced by Exec().

◆ fElectrons_track_refit

std::vector<CbmGlobalTrack*> CbmAnaConversionRecoFull::fElectrons_track_refit
private

Definition at line 203 of file CbmAnaConversionRecoFull.h.

Referenced by Exec().

◆ fGlobalTracks

TClonesArray* CbmAnaConversionRecoFull::fGlobalTracks
private

Definition at line 102 of file CbmAnaConversionRecoFull.h.

Referenced by ElectronANNvalue(), Exec(), and Init().

◆ fhElectrons

TH1I* CbmAnaConversionRecoFull::fhElectrons
private

Definition at line 113 of file CbmAnaConversionRecoFull.h.

Referenced by Exec(), and InitHistos().

◆ fhElectrons_invmass

TH1D* CbmAnaConversionRecoFull::fhElectrons_invmass
private

Definition at line 157 of file CbmAnaConversionRecoFull.h.

Referenced by CombineElectrons(), and InitHistos().

◆ fhElectrons_invmass_1

TH1D* CbmAnaConversionRecoFull::fhElectrons_invmass_1
private

Definition at line 227 of file CbmAnaConversionRecoFull.h.

Referenced by CombineElectrons(), and InitHistos().

◆ fhElectrons_invmass_2

TH1D* CbmAnaConversionRecoFull::fhElectrons_invmass_2
private

Definition at line 238 of file CbmAnaConversionRecoFull.h.

Referenced by CombineElectrons(), and InitHistos().

◆ fhElectrons_invmass_3

TH1D* CbmAnaConversionRecoFull::fhElectrons_invmass_3
private

Definition at line 249 of file CbmAnaConversionRecoFull.h.

Referenced by CombineElectrons(), and InitHistos().

◆ fhElectrons_invmass_4

TH1D* CbmAnaConversionRecoFull::fhElectrons_invmass_4
private

Definition at line 260 of file CbmAnaConversionRecoFull.h.

Referenced by CombineElectrons(), and InitHistos().

◆ fhElectrons_invmass_cut

TH1D* CbmAnaConversionRecoFull::fhElectrons_invmass_cut
private

Definition at line 158 of file CbmAnaConversionRecoFull.h.

Referenced by CombineElectrons(), and InitHistos().

◆ fhElectrons_invmass_new

TH1D* CbmAnaConversionRecoFull::fhElectrons_invmass_new[5]
private

Definition at line 276 of file CbmAnaConversionRecoFull.h.

Referenced by CombineElectrons(), and InitHistos().

◆ fhElectrons_nofPerEvent

TH1D* CbmAnaConversionRecoFull::fhElectrons_nofPerEvent
private

Definition at line 159 of file CbmAnaConversionRecoFull.h.

Referenced by Exec(), and InitHistos().

◆ fhElectrons_nofPerEvent_1

TH1D* CbmAnaConversionRecoFull::fhElectrons_nofPerEvent_1
private

Definition at line 220 of file CbmAnaConversionRecoFull.h.

Referenced by Exec(), and InitHistos().

◆ fhElectrons_nofPerEvent_2

TH1D* CbmAnaConversionRecoFull::fhElectrons_nofPerEvent_2
private

Definition at line 231 of file CbmAnaConversionRecoFull.h.

Referenced by Exec(), and InitHistos().

◆ fhElectrons_nofPerEvent_3

TH1D* CbmAnaConversionRecoFull::fhElectrons_nofPerEvent_3
private

Definition at line 242 of file CbmAnaConversionRecoFull.h.

Referenced by Exec(), and InitHistos().

◆ fhElectrons_nofPerEvent_4

TH1D* CbmAnaConversionRecoFull::fhElectrons_nofPerEvent_4
private

Definition at line 253 of file CbmAnaConversionRecoFull.h.

Referenced by Exec(), and InitHistos().

◆ fhElectrons_nofPerEvent_new

TH1D* CbmAnaConversionRecoFull::fhElectrons_nofPerEvent_new[5]
private

Definition at line 264 of file CbmAnaConversionRecoFull.h.

Referenced by CombineElectrons(), and InitHistos().

◆ fhElectrons_openingAngle_sameSign_new

TH1D* CbmAnaConversionRecoFull::fhElectrons_openingAngle_sameSign_new[5]
private

Definition at line 290 of file CbmAnaConversionRecoFull.h.

Referenced by CombinePhotons(), and InitHistos().

◆ fHistoList_recofull

std::vector<TH1*> CbmAnaConversionRecoFull::fHistoList_recofull
private

Definition at line 106 of file CbmAnaConversionRecoFull.h.

Referenced by Finish(), and InitHistos().

◆ fHistoList_recofull_1

std::vector<TH1*> CbmAnaConversionRecoFull::fHistoList_recofull_1
private

Definition at line 107 of file CbmAnaConversionRecoFull.h.

Referenced by InitHistos().

◆ fHistoList_recofull_2

std::vector<TH1*> CbmAnaConversionRecoFull::fHistoList_recofull_2
private

Definition at line 108 of file CbmAnaConversionRecoFull.h.

Referenced by InitHistos().

◆ fHistoList_recofull_3

std::vector<TH1*> CbmAnaConversionRecoFull::fHistoList_recofull_3
private

Definition at line 109 of file CbmAnaConversionRecoFull.h.

Referenced by InitHistos().

◆ fHistoList_recofull_4

std::vector<TH1*> CbmAnaConversionRecoFull::fHistoList_recofull_4
private

Definition at line 110 of file CbmAnaConversionRecoFull.h.

Referenced by InitHistos().

◆ fHistoList_recofull_new

std::vector<TH1*> CbmAnaConversionRecoFull::fHistoList_recofull_new[5]
private

Definition at line 111 of file CbmAnaConversionRecoFull.h.

Referenced by Finish(), and InitHistos().

◆ fhMixedEventsTest2_invmass

TH1D* CbmAnaConversionRecoFull::fhMixedEventsTest2_invmass
private

Definition at line 316 of file CbmAnaConversionRecoFull.h.

Referenced by InitHistos(), and MixedEventTest2().

◆ fhMixedEventsTest3_invmass

TH1D* CbmAnaConversionRecoFull::fhMixedEventsTest3_invmass
private

Definition at line 323 of file CbmAnaConversionRecoFull.h.

Referenced by InitHistos(), and MixedEventTest3().

◆ fhMixedEventsTest4_invmass

TH1D* CbmAnaConversionRecoFull::fhMixedEventsTest4_invmass
private

Definition at line 331 of file CbmAnaConversionRecoFull.h.

Referenced by InitHistos(), and MixedEventTest4().

◆ fhMixedEventsTest4_invmass_ann0

TH1D* CbmAnaConversionRecoFull::fhMixedEventsTest4_invmass_ann0
private

Definition at line 332 of file CbmAnaConversionRecoFull.h.

Referenced by InitHistos(), and MixedEventTest4().

◆ fhMixedEventsTest4_invmass_ANNcuts

TH2D* CbmAnaConversionRecoFull::fhMixedEventsTest4_invmass_ANNcuts
private

Definition at line 338 of file CbmAnaConversionRecoFull.h.

Referenced by InitHistos(), and MixedEventTest4().

◆ fhMixedEventsTest4_invmass_ptBin1

TH1D* CbmAnaConversionRecoFull::fhMixedEventsTest4_invmass_ptBin1
private

Definition at line 334 of file CbmAnaConversionRecoFull.h.

Referenced by InitHistos(), and MixedEventTest4().

◆ fhMixedEventsTest4_invmass_ptBin2

TH1D* CbmAnaConversionRecoFull::fhMixedEventsTest4_invmass_ptBin2
private

Definition at line 335 of file CbmAnaConversionRecoFull.h.

Referenced by InitHistos(), and MixedEventTest4().

◆ fhMixedEventsTest4_invmass_ptBin3

TH1D* CbmAnaConversionRecoFull::fhMixedEventsTest4_invmass_ptBin3
private

Definition at line 336 of file CbmAnaConversionRecoFull.h.

Referenced by InitHistos(), and MixedEventTest4().

◆ fhMixedEventsTest4_invmass_ptBin4

TH1D* CbmAnaConversionRecoFull::fhMixedEventsTest4_invmass_ptBin4
private

Definition at line 337 of file CbmAnaConversionRecoFull.h.

Referenced by InitHistos(), and MixedEventTest4().

◆ fhMixedEventsTest4_pt_vs_rap

TH2D* CbmAnaConversionRecoFull::fhMixedEventsTest4_pt_vs_rap
private

Definition at line 333 of file CbmAnaConversionRecoFull.h.

Referenced by InitHistos(), and MixedEventTest4().

◆ fhMixedEventsTest_invmass

TH1D* CbmAnaConversionRecoFull::fhMixedEventsTest_invmass[5]
private

Definition at line 305 of file CbmAnaConversionRecoFull.h.

Referenced by InitHistos(), and MixedEventTest().

◆ fhMomentumFits

TH1D* CbmAnaConversionRecoFull::fhMomentumFits
private

Definition at line 115 of file CbmAnaConversionRecoFull.h.

Referenced by Exec(), and InitHistos().

◆ fhMomentumFits_electronRich

TH1D* CbmAnaConversionRecoFull::fhMomentumFits_electronRich
private

Definition at line 116 of file CbmAnaConversionRecoFull.h.

Referenced by Exec(), and InitHistos().

◆ fhMomentumFits_pi0reco

TH1D* CbmAnaConversionRecoFull::fhMomentumFits_pi0reco
private

Definition at line 117 of file CbmAnaConversionRecoFull.h.

Referenced by CombinePhotons(), and InitHistos().

◆ fhPhotons_angleBetween

TH1D* CbmAnaConversionRecoFull::fhPhotons_angleBetween
private

Definition at line 183 of file CbmAnaConversionRecoFull.h.

Referenced by CombinePhotons(), and InitHistos().

◆ fhPhotons_boostAngle

TH1D* CbmAnaConversionRecoFull::fhPhotons_boostAngle
private

Definition at line 212 of file CbmAnaConversionRecoFull.h.

Referenced by CombinePhotons(), and InitHistos().

◆ fhPhotons_boostAngleMC

TH1D* CbmAnaConversionRecoFull::fhPhotons_boostAngleMC
private

Definition at line 213 of file CbmAnaConversionRecoFull.h.

Referenced by CombinePhotons(), and InitHistos().

◆ fhPhotons_boostAngleTest

TH1D* CbmAnaConversionRecoFull::fhPhotons_boostAngleTest
private

Definition at line 214 of file CbmAnaConversionRecoFull.h.

Referenced by CombinePhotons(), and InitHistos().

◆ fhPhotons_invmass

TH1D* CbmAnaConversionRecoFull::fhPhotons_invmass
private

Definition at line 165 of file CbmAnaConversionRecoFull.h.

Referenced by CombinePhotons(), and InitHistos().

◆ fhPhotons_invmass_1

TH1D* CbmAnaConversionRecoFull::fhPhotons_invmass_1
private

Definition at line 222 of file CbmAnaConversionRecoFull.h.

Referenced by CombinePhotons(), and InitHistos().

◆ fhPhotons_invmass_2

TH1D* CbmAnaConversionRecoFull::fhPhotons_invmass_2
private

Definition at line 233 of file CbmAnaConversionRecoFull.h.

Referenced by CombinePhotons(), and InitHistos().

◆ fhPhotons_invmass_3

TH1D* CbmAnaConversionRecoFull::fhPhotons_invmass_3
private

Definition at line 244 of file CbmAnaConversionRecoFull.h.

Referenced by CombinePhotons(), and InitHistos().

◆ fhPhotons_invmass_4

TH1D* CbmAnaConversionRecoFull::fhPhotons_invmass_4
private

Definition at line 255 of file CbmAnaConversionRecoFull.h.

Referenced by CombinePhotons(), and InitHistos().

◆ fhPhotons_invmass_ann0_new

TH1D* CbmAnaConversionRecoFull::fhPhotons_invmass_ann0_new[5]
private

Definition at line 269 of file CbmAnaConversionRecoFull.h.

Referenced by CombinePhotons(), and InitHistos().

◆ fhPhotons_invmass_ANNcuts_new

TH2D* CbmAnaConversionRecoFull::fhPhotons_invmass_ANNcuts_new[5]
private

Definition at line 295 of file CbmAnaConversionRecoFull.h.

Referenced by CombinePhotons(), and InitHistos().

◆ fhPhotons_invmass_cut

TH1D* CbmAnaConversionRecoFull::fhPhotons_invmass_cut
private

Definition at line 166 of file CbmAnaConversionRecoFull.h.

Referenced by CombinePhotons(), and InitHistos().

◆ fhPhotons_invmass_cut_chi1

TH1D* CbmAnaConversionRecoFull::fhPhotons_invmass_cut_chi1
private

Definition at line 167 of file CbmAnaConversionRecoFull.h.

Referenced by CombinePhotons(), and InitHistos().

◆ fhPhotons_invmass_cut_chi10

TH1D* CbmAnaConversionRecoFull::fhPhotons_invmass_cut_chi10
private

Definition at line 170 of file CbmAnaConversionRecoFull.h.

Referenced by CombinePhotons(), and InitHistos().

◆ fhPhotons_invmass_cut_chi25

TH1D* CbmAnaConversionRecoFull::fhPhotons_invmass_cut_chi25
private

Definition at line 171 of file CbmAnaConversionRecoFull.h.

Referenced by CombinePhotons(), and InitHistos().

◆ fhPhotons_invmass_cut_chi3

TH1D* CbmAnaConversionRecoFull::fhPhotons_invmass_cut_chi3
private

Definition at line 168 of file CbmAnaConversionRecoFull.h.

Referenced by CombinePhotons(), and InitHistos().

◆ fhPhotons_invmass_cut_chi40

TH1D* CbmAnaConversionRecoFull::fhPhotons_invmass_cut_chi40
private

Definition at line 172 of file CbmAnaConversionRecoFull.h.

Referenced by CombinePhotons(), and InitHistos().

◆ fhPhotons_invmass_cut_chi5

TH1D* CbmAnaConversionRecoFull::fhPhotons_invmass_cut_chi5
private

Definition at line 169 of file CbmAnaConversionRecoFull.h.

Referenced by CombinePhotons(), and InitHistos().

◆ fhPhotons_invmass_cut_chi65

TH1D* CbmAnaConversionRecoFull::fhPhotons_invmass_cut_chi65
private

Definition at line 173 of file CbmAnaConversionRecoFull.h.

Referenced by CombinePhotons(), and InitHistos().

◆ fhPhotons_invmass_cut_chi80

TH1D* CbmAnaConversionRecoFull::fhPhotons_invmass_cut_chi80
private

Definition at line 174 of file CbmAnaConversionRecoFull.h.

Referenced by CombinePhotons(), and InitHistos().

◆ fhPhotons_invmass_cut_ptBin1

TH1D* CbmAnaConversionRecoFull::fhPhotons_invmass_cut_ptBin1
private

Definition at line 176 of file CbmAnaConversionRecoFull.h.

Referenced by CombinePhotons(), and InitHistos().

◆ fhPhotons_invmass_cut_ptBin2

TH1D* CbmAnaConversionRecoFull::fhPhotons_invmass_cut_ptBin2
private

Definition at line 177 of file CbmAnaConversionRecoFull.h.

Referenced by CombinePhotons(), and InitHistos().

◆ fhPhotons_invmass_cut_ptBin3

TH1D* CbmAnaConversionRecoFull::fhPhotons_invmass_cut_ptBin3
private

Definition at line 178 of file CbmAnaConversionRecoFull.h.

Referenced by CombinePhotons(), and InitHistos().

◆ fhPhotons_invmass_cut_ptBin4

TH1D* CbmAnaConversionRecoFull::fhPhotons_invmass_cut_ptBin4
private

Definition at line 179 of file CbmAnaConversionRecoFull.h.

Referenced by CombinePhotons(), and InitHistos().

◆ fhPhotons_invmass_direction

TH1D* CbmAnaConversionRecoFull::fhPhotons_invmass_direction
private

Definition at line 210 of file CbmAnaConversionRecoFull.h.

Referenced by InitHistos().

◆ fhPhotons_invmass_direction_cut

TH1D* CbmAnaConversionRecoFull::fhPhotons_invmass_direction_cut
private

Definition at line 211 of file CbmAnaConversionRecoFull.h.

Referenced by InitHistos().

◆ fhPhotons_invmass_MCcut1_new

TH1D* CbmAnaConversionRecoFull::fhPhotons_invmass_MCcut1_new[5]
private

Definition at line 278 of file CbmAnaConversionRecoFull.h.

Referenced by CombinePhotons(), and InitHistos().

◆ fhPhotons_invmass_MCcut2_new

TH1D* CbmAnaConversionRecoFull::fhPhotons_invmass_MCcut2_new[5]
private

Definition at line 279 of file CbmAnaConversionRecoFull.h.

Referenced by CombinePhotons(), and InitHistos().

◆ fhPhotons_invmass_MCcut3_new

TH1D* CbmAnaConversionRecoFull::fhPhotons_invmass_MCcut3_new[5]
private

Definition at line 280 of file CbmAnaConversionRecoFull.h.

Referenced by CombinePhotons(), and InitHistos().

◆ fhPhotons_invmass_MCcut4_new

TH1D* CbmAnaConversionRecoFull::fhPhotons_invmass_MCcut4_new[5]
private

Definition at line 281 of file CbmAnaConversionRecoFull.h.

Referenced by CombinePhotons(), and InitHistos().

◆ fhPhotons_invmass_MCcut5_new

TH1D* CbmAnaConversionRecoFull::fhPhotons_invmass_MCcut5_new[5]
private

Definition at line 282 of file CbmAnaConversionRecoFull.h.

Referenced by CombinePhotons(), and InitHistos().

◆ fhPhotons_invmass_MCcut6_new

TH1D* CbmAnaConversionRecoFull::fhPhotons_invmass_MCcut6_new[5]
private

Definition at line 283 of file CbmAnaConversionRecoFull.h.

Referenced by CombinePhotons(), and InitHistos().

◆ fhPhotons_invmass_MCcut7_new

TH1D* CbmAnaConversionRecoFull::fhPhotons_invmass_MCcut7_new[5]
private

Definition at line 284 of file CbmAnaConversionRecoFull.h.

Referenced by CombinePhotons(), and InitHistos().

◆ fhPhotons_invmass_MCcutAll_new

TH2D* CbmAnaConversionRecoFull::fhPhotons_invmass_MCcutAll_new[5]
private

Definition at line 288 of file CbmAnaConversionRecoFull.h.

Referenced by CombinePhotons(), and InitHistos().

◆ fhPhotons_invmass_MCcutTest2_new

TH1D* CbmAnaConversionRecoFull::fhPhotons_invmass_MCcutTest2_new[5]
private

Definition at line 286 of file CbmAnaConversionRecoFull.h.

Referenced by CombinePhotons(), and InitHistos().

◆ fhPhotons_invmass_MCcutTest3_new

TH1D* CbmAnaConversionRecoFull::fhPhotons_invmass_MCcutTest3_new[5]
private

Definition at line 287 of file CbmAnaConversionRecoFull.h.

Referenced by CombinePhotons(), and InitHistos().

◆ fhPhotons_invmass_MCcutTest_new

TH1D* CbmAnaConversionRecoFull::fhPhotons_invmass_MCcutTest_new[5]
private

Definition at line 285 of file CbmAnaConversionRecoFull.h.

Referenced by CombinePhotons(), and InitHistos().

◆ fhPhotons_invmass_new

TH1D* CbmAnaConversionRecoFull::fhPhotons_invmass_new[5]
private

Definition at line 268 of file CbmAnaConversionRecoFull.h.

Referenced by CombinePhotons(), and InitHistos().

◆ fhPhotons_invmass_ptBin1_1

TH1D* CbmAnaConversionRecoFull::fhPhotons_invmass_ptBin1_1
private

Definition at line 223 of file CbmAnaConversionRecoFull.h.

Referenced by CombinePhotons(), and InitHistos().

◆ fhPhotons_invmass_ptBin1_2

TH1D* CbmAnaConversionRecoFull::fhPhotons_invmass_ptBin1_2
private

Definition at line 234 of file CbmAnaConversionRecoFull.h.

Referenced by CombinePhotons(), and InitHistos().

◆ fhPhotons_invmass_ptBin1_3

TH1D* CbmAnaConversionRecoFull::fhPhotons_invmass_ptBin1_3
private

Definition at line 245 of file CbmAnaConversionRecoFull.h.

Referenced by CombinePhotons(), and InitHistos().

◆ fhPhotons_invmass_ptBin1_4

TH1D* CbmAnaConversionRecoFull::fhPhotons_invmass_ptBin1_4
private

Definition at line 256 of file CbmAnaConversionRecoFull.h.

Referenced by CombinePhotons(), and InitHistos().

◆ fhPhotons_invmass_ptBin1_new

TH1D* CbmAnaConversionRecoFull::fhPhotons_invmass_ptBin1_new[5]
private

Definition at line 270 of file CbmAnaConversionRecoFull.h.

Referenced by CombinePhotons(), and InitHistos().

◆ fhPhotons_invmass_ptBin2_1

TH1D* CbmAnaConversionRecoFull::fhPhotons_invmass_ptBin2_1
private

Definition at line 224 of file CbmAnaConversionRecoFull.h.

Referenced by CombinePhotons(), and InitHistos().

◆ fhPhotons_invmass_ptBin2_2

TH1D* CbmAnaConversionRecoFull::fhPhotons_invmass_ptBin2_2
private

Definition at line 235 of file CbmAnaConversionRecoFull.h.

Referenced by CombinePhotons(), and InitHistos().

◆ fhPhotons_invmass_ptBin2_3

TH1D* CbmAnaConversionRecoFull::fhPhotons_invmass_ptBin2_3
private

Definition at line 246 of file CbmAnaConversionRecoFull.h.

Referenced by CombinePhotons(), and InitHistos().

◆ fhPhotons_invmass_ptBin2_4

TH1D* CbmAnaConversionRecoFull::fhPhotons_invmass_ptBin2_4
private

Definition at line 257 of file CbmAnaConversionRecoFull.h.

Referenced by CombinePhotons(), and InitHistos().

◆ fhPhotons_invmass_ptBin2_new

TH1D* CbmAnaConversionRecoFull::fhPhotons_invmass_ptBin2_new[5]
private

Definition at line 271 of file CbmAnaConversionRecoFull.h.

Referenced by CombinePhotons(), and InitHistos().

◆ fhPhotons_invmass_ptBin3_1

TH1D* CbmAnaConversionRecoFull::fhPhotons_invmass_ptBin3_1
private

Definition at line 225 of file CbmAnaConversionRecoFull.h.

Referenced by CombinePhotons(), and InitHistos().

◆ fhPhotons_invmass_ptBin3_2

TH1D* CbmAnaConversionRecoFull::fhPhotons_invmass_ptBin3_2
private

Definition at line 236 of file CbmAnaConversionRecoFull.h.

Referenced by CombinePhotons(), and InitHistos().

◆ fhPhotons_invmass_ptBin3_3

TH1D* CbmAnaConversionRecoFull::fhPhotons_invmass_ptBin3_3
private

Definition at line 247 of file CbmAnaConversionRecoFull.h.

Referenced by CombinePhotons(), and InitHistos().

◆ fhPhotons_invmass_ptBin3_4

TH1D* CbmAnaConversionRecoFull::fhPhotons_invmass_ptBin3_4
private

Definition at line 258 of file CbmAnaConversionRecoFull.h.

Referenced by CombinePhotons(), and InitHistos().

◆ fhPhotons_invmass_ptBin3_new

TH1D* CbmAnaConversionRecoFull::fhPhotons_invmass_ptBin3_new[5]
private

Definition at line 272 of file CbmAnaConversionRecoFull.h.

Referenced by CombinePhotons(), and InitHistos().

◆ fhPhotons_invmass_ptBin4_1

TH1D* CbmAnaConversionRecoFull::fhPhotons_invmass_ptBin4_1
private

Definition at line 226 of file CbmAnaConversionRecoFull.h.

Referenced by CombinePhotons(), and InitHistos().

◆ fhPhotons_invmass_ptBin4_2

TH1D* CbmAnaConversionRecoFull::fhPhotons_invmass_ptBin4_2
private

Definition at line 237 of file CbmAnaConversionRecoFull.h.

Referenced by CombinePhotons(), and InitHistos().

◆ fhPhotons_invmass_ptBin4_3

TH1D* CbmAnaConversionRecoFull::fhPhotons_invmass_ptBin4_3
private

Definition at line 248 of file CbmAnaConversionRecoFull.h.

Referenced by CombinePhotons(), and InitHistos().

◆ fhPhotons_invmass_ptBin4_4

TH1D* CbmAnaConversionRecoFull::fhPhotons_invmass_ptBin4_4
private

Definition at line 259 of file CbmAnaConversionRecoFull.h.

Referenced by CombinePhotons(), and InitHistos().

◆ fhPhotons_invmass_ptBin4_new

TH1D* CbmAnaConversionRecoFull::fhPhotons_invmass_ptBin4_new[5]
private

Definition at line 273 of file CbmAnaConversionRecoFull.h.

Referenced by CombinePhotons(), and InitHistos().

◆ fhPhotons_invmass_ptBin5_new

TH1D* CbmAnaConversionRecoFull::fhPhotons_invmass_ptBin5_new[5]
private

Definition at line 274 of file CbmAnaConversionRecoFull.h.

Referenced by CombinePhotons(), and InitHistos().

◆ fhPhotons_invmass_ptBin6_new

TH1D* CbmAnaConversionRecoFull::fhPhotons_invmass_ptBin6_new[5]
private

Definition at line 275 of file CbmAnaConversionRecoFull.h.

Referenced by CombinePhotons(), and InitHistos().

◆ fhPhotons_invmass_refit

TH1D* CbmAnaConversionRecoFull::fhPhotons_invmass_refit
private

Definition at line 206 of file CbmAnaConversionRecoFull.h.

Referenced by InitHistos().

◆ fhPhotons_invmass_refit_cut

TH1D* CbmAnaConversionRecoFull::fhPhotons_invmass_refit_cut
private

Definition at line 207 of file CbmAnaConversionRecoFull.h.

Referenced by InitHistos().

◆ fhPhotons_invmass_vs_chi

TH2D* CbmAnaConversionRecoFull::fhPhotons_invmass_vs_chi
private

Definition at line 181 of file CbmAnaConversionRecoFull.h.

Referenced by CombinePhotons(), and InitHistos().

◆ fhPhotons_invmass_vs_openingAngle

TH2D* CbmAnaConversionRecoFull::fhPhotons_invmass_vs_openingAngle
private

Definition at line 186 of file CbmAnaConversionRecoFull.h.

Referenced by CombinePhotons(), and InitHistos().

◆ fhPhotons_invmass_vs_pt

TH2D* CbmAnaConversionRecoFull::fhPhotons_invmass_vs_pt
private

Definition at line 184 of file CbmAnaConversionRecoFull.h.

Referenced by CombinePhotons(), and InitHistos().

◆ fhPhotons_invmass_vs_pt_1

TH2D* CbmAnaConversionRecoFull::fhPhotons_invmass_vs_pt_1
private

Definition at line 228 of file CbmAnaConversionRecoFull.h.

Referenced by CombinePhotons(), and InitHistos().

◆ fhPhotons_invmass_vs_pt_2

TH2D* CbmAnaConversionRecoFull::fhPhotons_invmass_vs_pt_2
private

Definition at line 239 of file CbmAnaConversionRecoFull.h.

Referenced by CombinePhotons(), and InitHistos().

◆ fhPhotons_invmass_vs_pt_3

TH2D* CbmAnaConversionRecoFull::fhPhotons_invmass_vs_pt_3
private

Definition at line 250 of file CbmAnaConversionRecoFull.h.

Referenced by CombinePhotons(), and InitHistos().

◆ fhPhotons_invmass_vs_pt_4

TH2D* CbmAnaConversionRecoFull::fhPhotons_invmass_vs_pt_4
private

Definition at line 261 of file CbmAnaConversionRecoFull.h.

Referenced by CombinePhotons(), and InitHistos().

◆ fhPhotons_invmass_vs_pt_new

TH2D* CbmAnaConversionRecoFull::fhPhotons_invmass_vs_pt_new[5]
private

Definition at line 277 of file CbmAnaConversionRecoFull.h.

Referenced by CombinePhotons(), and InitHistos().

◆ fhPhotons_MC_invmass1

TH1D* CbmAnaConversionRecoFull::fhPhotons_MC_invmass1
private

Definition at line 190 of file CbmAnaConversionRecoFull.h.

Referenced by CombinePhotons(), and InitHistos().

◆ fhPhotons_MC_invmass2

TH1D* CbmAnaConversionRecoFull::fhPhotons_MC_invmass2
private

Definition at line 191 of file CbmAnaConversionRecoFull.h.

Referenced by CombinePhotons(), and InitHistos().

◆ fhPhotons_MC_invmass3

TH1D* CbmAnaConversionRecoFull::fhPhotons_MC_invmass3
private

Definition at line 192 of file CbmAnaConversionRecoFull.h.

Referenced by CombinePhotons(), and InitHistos().

◆ fhPhotons_MC_invmass4

TH1D* CbmAnaConversionRecoFull::fhPhotons_MC_invmass4
private

Definition at line 193 of file CbmAnaConversionRecoFull.h.

Referenced by CombinePhotons(), and InitHistos().

◆ fhPhotons_MC_motherIdCut

TH1D* CbmAnaConversionRecoFull::fhPhotons_MC_motherIdCut
private

Definition at line 195 of file CbmAnaConversionRecoFull.h.

Referenced by CombinePhotons(), and InitHistos().

◆ fhPhotons_MC_motherpdg

TH1D* CbmAnaConversionRecoFull::fhPhotons_MC_motherpdg
private

Definition at line 189 of file CbmAnaConversionRecoFull.h.

Referenced by CombinePhotons(), and InitHistos().

◆ fhPhotons_MC_startvertexZ

TH1D* CbmAnaConversionRecoFull::fhPhotons_MC_startvertexZ
private

Definition at line 194 of file CbmAnaConversionRecoFull.h.

Referenced by CombinePhotons(), and InitHistos().

◆ fhPhotons_MCtrue_pdgCodes

TH1D* CbmAnaConversionRecoFull::fhPhotons_MCtrue_pdgCodes
private

Definition at line 292 of file CbmAnaConversionRecoFull.h.

Referenced by CombinePhotons(), and InitHistos().

◆ fhPhotons_nofPerEvent

TH1D* CbmAnaConversionRecoFull::fhPhotons_nofPerEvent
private

Definition at line 160 of file CbmAnaConversionRecoFull.h.

Referenced by CombineElectrons(), and InitHistos().

◆ fhPhotons_nofPerEvent_1

TH1D* CbmAnaConversionRecoFull::fhPhotons_nofPerEvent_1
private

Definition at line 221 of file CbmAnaConversionRecoFull.h.

Referenced by InitHistos().

◆ fhPhotons_nofPerEvent_2

TH1D* CbmAnaConversionRecoFull::fhPhotons_nofPerEvent_2
private

Definition at line 232 of file CbmAnaConversionRecoFull.h.

Referenced by InitHistos().

◆ fhPhotons_nofPerEvent_3

TH1D* CbmAnaConversionRecoFull::fhPhotons_nofPerEvent_3
private

Definition at line 243 of file CbmAnaConversionRecoFull.h.

Referenced by InitHistos().

◆ fhPhotons_nofPerEvent_4

TH1D* CbmAnaConversionRecoFull::fhPhotons_nofPerEvent_4
private

Definition at line 254 of file CbmAnaConversionRecoFull.h.

Referenced by InitHistos().

◆ fhPhotons_nofPerEvent_new

TH1D* CbmAnaConversionRecoFull::fhPhotons_nofPerEvent_new[5]
private

Definition at line 265 of file CbmAnaConversionRecoFull.h.

Referenced by CombineElectrons(), and InitHistos().

◆ fhPhotons_nofPerEventAfter_new

TH1D* CbmAnaConversionRecoFull::fhPhotons_nofPerEventAfter_new[5]
private

Definition at line 266 of file CbmAnaConversionRecoFull.h.

Referenced by CombinePhotons(), and InitHistos().

◆ fhPhotons_openingAngle_vs_momentum

TH2D* CbmAnaConversionRecoFull::fhPhotons_openingAngle_vs_momentum
private

Definition at line 187 of file CbmAnaConversionRecoFull.h.

Referenced by CombinePhotons(), and InitHistos().

◆ fhPhotons_peakCheck1

TH1D* CbmAnaConversionRecoFull::fhPhotons_peakCheck1[5]
private

Definition at line 293 of file CbmAnaConversionRecoFull.h.

Referenced by CombinePhotons(), and InitHistos().

◆ fhPhotons_peakCheck2

TH1D* CbmAnaConversionRecoFull::fhPhotons_peakCheck2[5]
private

Definition at line 294 of file CbmAnaConversionRecoFull.h.

Referenced by CombinePhotons(), and InitHistos().

◆ fhPhotons_phaseSpace_eta

TH2D* CbmAnaConversionRecoFull::fhPhotons_phaseSpace_eta[5]
private

Definition at line 298 of file CbmAnaConversionRecoFull.h.

Referenced by CombinePhotons(), and InitHistos().

◆ fhPhotons_phaseSpace_pi0

TH2D* CbmAnaConversionRecoFull::fhPhotons_phaseSpace_pi0[5]
private

Definition at line 297 of file CbmAnaConversionRecoFull.h.

Referenced by CombinePhotons(), and InitHistos().

◆ fhPhotons_pt_vs_rap_new

TH2D* CbmAnaConversionRecoFull::fhPhotons_pt_vs_rap_new[5]
private

Definition at line 289 of file CbmAnaConversionRecoFull.h.

Referenced by CombinePhotons(), and InitHistos().

◆ fhPhotons_rapidity_vs_pt

TH2D* CbmAnaConversionRecoFull::fhPhotons_rapidity_vs_pt
private

Definition at line 185 of file CbmAnaConversionRecoFull.h.

Referenced by CombinePhotons(), and InitHistos().

◆ fhPhotons_Refit_chiDiff

TH1D* CbmAnaConversionRecoFull::fhPhotons_Refit_chiDiff
private

Definition at line 197 of file CbmAnaConversionRecoFull.h.

Referenced by InitHistos().

◆ fhPhotons_Refit_chiDistribution

TH1D* CbmAnaConversionRecoFull::fhPhotons_Refit_chiDistribution
private

Definition at line 199 of file CbmAnaConversionRecoFull.h.

Referenced by InitHistos().

◆ fhPhotons_Refit_momentumDiff

TH1D* CbmAnaConversionRecoFull::fhPhotons_Refit_momentumDiff
private

Definition at line 198 of file CbmAnaConversionRecoFull.h.

Referenced by InitHistos().

◆ fhPhotons_RefitPion_chiDistribution

TH1D* CbmAnaConversionRecoFull::fhPhotons_RefitPion_chiDistribution
private

Definition at line 200 of file CbmAnaConversionRecoFull.h.

Referenced by InitHistos().

◆ fhPhotons_startvertex_vs_chi

TH2D* CbmAnaConversionRecoFull::fhPhotons_startvertex_vs_chi
private

Definition at line 182 of file CbmAnaConversionRecoFull.h.

Referenced by InitHistos().

◆ fhPhotons_stats

TH1D* CbmAnaConversionRecoFull::fhPhotons_stats[5]
private

Definition at line 291 of file CbmAnaConversionRecoFull.h.

Referenced by CombinePhotons(), InitHistos(), and MixedEventTest4().

◆ fhPhotons_tX

TH1D* CbmAnaConversionRecoFull::fhPhotons_tX
private

Definition at line 216 of file CbmAnaConversionRecoFull.h.

Referenced by CombineElectrons(), and InitHistos().

◆ fhPhotons_tY

TH1D* CbmAnaConversionRecoFull::fhPhotons_tY
private

Definition at line 217 of file CbmAnaConversionRecoFull.h.

Referenced by CombineElectrons(), and InitHistos().

◆ fhPi0_nofPerEvent_new

TH1D* CbmAnaConversionRecoFull::fhPi0_nofPerEvent_new[5]
private

Definition at line 267 of file CbmAnaConversionRecoFull.h.

Referenced by CombinePhotons(), and InitHistos().

◆ fKFVertex

CbmKFVertex CbmAnaConversionRecoFull::fKFVertex
private

Definition at line 104 of file CbmAnaConversionRecoFull.h.

Referenced by Exec().

◆ fMcTracks

TClonesArray* CbmAnaConversionRecoFull::fMcTracks
private

Definition at line 99 of file CbmAnaConversionRecoFull.h.

Referenced by CombineElectrons(), CombinePhotons(), Exec(), and Init().

◆ fMixedEventsElectrons

std::vector<TVector3> CbmAnaConversionRecoFull::fMixedEventsElectrons[5]
private

Definition at line 303 of file CbmAnaConversionRecoFull.h.

Referenced by Exec(), and MixedEventTest().

◆ fMixedEventsElectrons_gtrack

std::vector<CbmGlobalTrack*> CbmAnaConversionRecoFull::fMixedEventsElectrons_gtrack[5]
private

Definition at line 304 of file CbmAnaConversionRecoFull.h.

Referenced by Exec(), and MixedEventTest().

◆ fMixedEventsElectrons_list1

std::vector<TVector3> CbmAnaConversionRecoFull::fMixedEventsElectrons_list1
private

Definition at line 308 of file CbmAnaConversionRecoFull.h.

Referenced by Exec(), and MixedEventTest2().

◆ fMixedEventsElectrons_list1_gtrack

std::vector<CbmGlobalTrack*> CbmAnaConversionRecoFull::fMixedEventsElectrons_list1_gtrack
private

Definition at line 312 of file CbmAnaConversionRecoFull.h.

Referenced by Exec(), and MixedEventTest2().

◆ fMixedEventsElectrons_list2

std::vector<TVector3> CbmAnaConversionRecoFull::fMixedEventsElectrons_list2
private

Definition at line 309 of file CbmAnaConversionRecoFull.h.

Referenced by Exec(), and MixedEventTest2().

◆ fMixedEventsElectrons_list2_gtrack

std::vector<CbmGlobalTrack*> CbmAnaConversionRecoFull::fMixedEventsElectrons_list2_gtrack
private

Definition at line 313 of file CbmAnaConversionRecoFull.h.

Referenced by Exec(), and MixedEventTest2().

◆ fMixedEventsElectrons_list3

std::vector<TVector3> CbmAnaConversionRecoFull::fMixedEventsElectrons_list3
private

Definition at line 310 of file CbmAnaConversionRecoFull.h.

Referenced by Exec(), and MixedEventTest2().

◆ fMixedEventsElectrons_list3_gtrack

std::vector<CbmGlobalTrack*> CbmAnaConversionRecoFull::fMixedEventsElectrons_list3_gtrack
private

Definition at line 314 of file CbmAnaConversionRecoFull.h.

Referenced by Exec(), and MixedEventTest2().

◆ fMixedEventsElectrons_list4

std::vector<TVector3> CbmAnaConversionRecoFull::fMixedEventsElectrons_list4
private

Definition at line 311 of file CbmAnaConversionRecoFull.h.

Referenced by Exec(), and MixedEventTest2().

◆ fMixedEventsElectrons_list4_gtrack

std::vector<CbmGlobalTrack*> CbmAnaConversionRecoFull::fMixedEventsElectrons_list4_gtrack
private

Definition at line 315 of file CbmAnaConversionRecoFull.h.

Referenced by Exec(), and MixedEventTest2().

◆ fMixedTest3_eventno

std::vector<int> CbmAnaConversionRecoFull::fMixedTest3_eventno
private

Definition at line 321 of file CbmAnaConversionRecoFull.h.

Referenced by Exec(), and MixedEventTest3().

◆ fMixedTest3_gtrack

std::vector<CbmGlobalTrack*> CbmAnaConversionRecoFull::fMixedTest3_gtrack
private

Definition at line 320 of file CbmAnaConversionRecoFull.h.

Referenced by Exec(), and MixedEventTest3().

◆ fMixedTest3_momenta

std::vector<TVector3> CbmAnaConversionRecoFull::fMixedTest3_momenta
private

Definition at line 319 of file CbmAnaConversionRecoFull.h.

Referenced by Exec(), and MixedEventTest3().

◆ fMixedTest4_ElectronAnns

std::vector<std::vector<Double_t> > CbmAnaConversionRecoFull::fMixedTest4_ElectronAnns
private

Definition at line 329 of file CbmAnaConversionRecoFull.h.

Referenced by CombineElectrons(), Exec(), and MixedEventTest4().

◆ fMixedTest4_eventno

std::vector<int> CbmAnaConversionRecoFull::fMixedTest4_eventno
private

Definition at line 330 of file CbmAnaConversionRecoFull.h.

Referenced by CombineElectrons(), Exec(), and MixedEventTest4().

◆ fMixedTest4_isRichElectronAnn0

std::vector<std::vector<Bool_t> > CbmAnaConversionRecoFull::fMixedTest4_isRichElectronAnn0
private

Definition at line 328 of file CbmAnaConversionRecoFull.h.

Referenced by CombineElectrons(), Exec(), and MixedEventTest4().

◆ fMixedTest4_mctracks

std::vector<std::vector<CbmMCTrack*> > CbmAnaConversionRecoFull::fMixedTest4_mctracks
private

Definition at line 327 of file CbmAnaConversionRecoFull.h.

Referenced by CombineElectrons(), Exec(), and MixedEventTest4().

◆ fMixedTest4_photons

std::vector<std::vector<TVector3> > CbmAnaConversionRecoFull::fMixedTest4_photons
private

Definition at line 326 of file CbmAnaConversionRecoFull.h.

Referenced by CombineElectrons(), Exec(), and MixedEventTest4().

◆ fPrimVertex

CbmVertex* CbmAnaConversionRecoFull::fPrimVertex
private

Definition at line 103 of file CbmAnaConversionRecoFull.h.

Referenced by Exec(), and Init().

◆ fRichPoints

TClonesArray* CbmAnaConversionRecoFull::fRichPoints
private

Definition at line 96 of file CbmAnaConversionRecoFull.h.

Referenced by Init().

◆ fRichRingMatches

TClonesArray* CbmAnaConversionRecoFull::fRichRingMatches
private

Definition at line 98 of file CbmAnaConversionRecoFull.h.

Referenced by Exec(), and Init().

◆ fRichRings

TClonesArray* CbmAnaConversionRecoFull::fRichRings
private

Definition at line 97 of file CbmAnaConversionRecoFull.h.

Referenced by ElectronANNvalue(), and Init().

◆ fStsTrackMatches

TClonesArray* CbmAnaConversionRecoFull::fStsTrackMatches
private

Definition at line 101 of file CbmAnaConversionRecoFull.h.

Referenced by Exec(), and Init().

◆ fStsTracks

TClonesArray* CbmAnaConversionRecoFull::fStsTracks
private

Definition at line 100 of file CbmAnaConversionRecoFull.h.

Referenced by Exec(), and Init().

◆ fTime

Double_t CbmAnaConversionRecoFull::fTime
private

Definition at line 342 of file CbmAnaConversionRecoFull.h.

Referenced by Exec(), and Finish().

◆ fVector_photons_momenta

std::vector<TVector3> CbmAnaConversionRecoFull::fVector_photons_momenta
private

Definition at line 164 of file CbmAnaConversionRecoFull.h.

◆ fVector_photons_pairs

std::vector<std::vector<int> > CbmAnaConversionRecoFull::fVector_photons_pairs
private

Definition at line 163 of file CbmAnaConversionRecoFull.h.

Referenced by CombineElectrons(), CombinePhotons(), and Exec().

◆ fVector_photons_pairs_1

std::vector<std::vector<int> > CbmAnaConversionRecoFull::fVector_photons_pairs_1
private

Definition at line 129 of file CbmAnaConversionRecoFull.h.

Referenced by CombineElectrons(), CombinePhotons(), and Exec().

◆ fVector_photons_pairs_2

std::vector<std::vector<int> > CbmAnaConversionRecoFull::fVector_photons_pairs_2
private

Definition at line 135 of file CbmAnaConversionRecoFull.h.

Referenced by CombineElectrons(), CombinePhotons(), and Exec().

◆ fVector_photons_pairs_3

std::vector<std::vector<int> > CbmAnaConversionRecoFull::fVector_photons_pairs_3
private

Definition at line 141 of file CbmAnaConversionRecoFull.h.

Referenced by CombineElectrons(), CombinePhotons(), and Exec().

◆ fVector_photons_pairs_4

std::vector<std::vector<int> > CbmAnaConversionRecoFull::fVector_photons_pairs_4
private

Definition at line 147 of file CbmAnaConversionRecoFull.h.

Referenced by CombineElectrons(), CombinePhotons(), and Exec().

◆ fVector_photons_pairs_direction

std::vector<std::vector<int> > CbmAnaConversionRecoFull::fVector_photons_pairs_direction
private

Definition at line 209 of file CbmAnaConversionRecoFull.h.

Referenced by CombineElectrons(), and Exec().

◆ fVector_photons_pairs_new

std::vector<std::vector<int> > CbmAnaConversionRecoFull::fVector_photons_pairs_new[5]
private

Definition at line 154 of file CbmAnaConversionRecoFull.h.

Referenced by CombineElectrons(), CombinePhotons(), and Exec().

◆ fVector_photons_pairs_refit

std::vector<std::vector<int> > CbmAnaConversionRecoFull::fVector_photons_pairs_refit
private

Definition at line 205 of file CbmAnaConversionRecoFull.h.

Referenced by Exec().

◆ globalEventNo

Int_t CbmAnaConversionRecoFull::globalEventNo
private

Definition at line 322 of file CbmAnaConversionRecoFull.h.

Referenced by CombineElectrons(), Exec(), and Init().

◆ timer

TStopwatch CbmAnaConversionRecoFull::timer
private

Definition at line 341 of file CbmAnaConversionRecoFull.h.

Referenced by Exec().


The documentation for this class was generated from the following files: