CbmRoot
|
#include <CbmAnaConversionTest.h>
Public Member Functions | |
CbmAnaConversionTest () | |
virtual | ~CbmAnaConversionTest () |
void | Init () |
void | InitHistos () |
void | Finish () |
void | Exec () |
void | GetNofRichElectrons () |
Double_t | CalcInvMass (Int_t e1, Int_t e2, Int_t e3, Int_t e4) |
void | DoSTSonlyAnalysis () |
void | CombineElectrons_FromSTSandRICH () |
void | CombinePhotons () |
void | CombineElectrons_FromRICH () |
LmvmKinePar | CalculateKinematicParamsReco (const TVector3 electron1, const TVector3 electron2) |
Double_t | Invmass_4particlesRECO (const TVector3 part1, const TVector3 part2, const TVector3 part3, const TVector3 part4) |
void | CombineElectrons_STSonly () |
void | CombinePhotons_STSonly () |
Bool_t | HasRichInd (Int_t gtIndex, Int_t arrayIndex) |
void | MixedEventTest_3p1 () |
void | MixedEventTest_STSonly () |
Double_t | ElectronANNvalue (Int_t globalTrackIndex, Double_t momentum) |
Private Member Functions | |
CbmAnaConversionTest (const CbmAnaConversionTest &) | |
CbmAnaConversionTest | operator= (const CbmAnaConversionTest &) |
Definition at line 34 of file CbmAnaConversionTest.h.
CbmAnaConversionTest::CbmAnaConversionTest | ( | ) |
Definition at line 36 of file CbmAnaConversionTest.cxx.
|
virtual |
Definition at line 108 of file CbmAnaConversionTest.cxx.
|
private |
Double_t CbmAnaConversionTest::CalcInvMass | ( | Int_t | e1, |
Int_t | e2, | ||
Int_t | e3, | ||
Int_t | e4 ) |
Definition at line 421 of file CbmAnaConversionTest.cxx.
References fElectrons_mcid, fMcTracks, CbmMCTrack::Get4Momentum(), and CbmMCTrack::GetPdgCode().
Referenced by GetNofRichElectrons().
LmvmKinePar CbmAnaConversionTest::CalculateKinematicParamsReco | ( | const TVector3 | electron1, |
const TVector3 | electron2 ) |
Definition at line 973 of file CbmAnaConversionTest.cxx.
References LmvmKinePar::fAngle, LmvmKinePar::fMinv, LmvmKinePar::fMomentumMag, LmvmKinePar::fPt, LmvmKinePar::fRapidity, and M2E.
void CbmAnaConversionTest::CombineElectrons_FromRICH | ( | ) |
Definition at line 684 of file CbmAnaConversionTest.cxx.
References ElectronANNvalue(), CbmAnaConversionKinematicParams::fAngle, fhTest_PhotonsPerEvent_RICHonly, CbmAnaConversionKinematicParams::fMinv, fMixedTest_3p1_ann, fMixedTest_3p1_combined, fMixedTest_3p1_eventno, fMixedTest_3p1_photons, CbmAnaConversionKinematicParams::fPt, fVector_electronRICH_gt, fVector_electronRICH_gtIndex, fVector_electronRICH_momenta, fVector_electronRICH_reconstructedPhotons, globalEventNo, and CbmAnaConversionKinematicParams::KinematicParams_2particles_Reco().
Referenced by DoSTSonlyAnalysis().
void CbmAnaConversionTest::CombineElectrons_FromSTSandRICH | ( | ) |
Definition at line 621 of file CbmAnaConversionTest.cxx.
References ElectronANNvalue(), CbmAnaConversionKinematicParams::fAngle, fhTest_PhotonsPerEvent_STSandRICH, CbmAnaConversionKinematicParams::fMinv, fMixedTest_3p1_ann, fMixedTest_3p1_combined, fMixedTest_3p1_eventno, fMixedTest_3p1_photons, CbmAnaConversionKinematicParams::fPt, fVector_electronRICH_gt, fVector_electronRICH_gtIndex, fVector_electronRICH_momenta, fVector_gt, fVector_gtIndex, fVector_momenta, fVector_reconstructedPhotons_FromSTSandRICH, fVector_richIndex, globalEventNo, and CbmAnaConversionKinematicParams::KinematicParams_2particles_Reco().
Referenced by DoSTSonlyAnalysis().
void CbmAnaConversionTest::CombineElectrons_STSonly | ( | ) |
Definition at line 1024 of file CbmAnaConversionTest.cxx.
References CbmAnaConversionKinematicParams::fAngle, CbmAnaConversionKinematicParams::fMinv, fMixedTest_STSonly_eventno, fMixedTest_STSonly_hasRichInd, fMixedTest_STSonly_photons, CbmAnaConversionKinematicParams::fPt, fVector_gt, fVector_gtIndex, fVector_momenta, fVector_reconstructedPhotons_STSonly, fVector_withRichSignal, globalEventNo, and CbmAnaConversionKinematicParams::KinematicParams_2particles_Reco().
Referenced by DoSTSonlyAnalysis().
void CbmAnaConversionTest::CombinePhotons | ( | ) |
Definition at line 744 of file CbmAnaConversionTest.cxx.
References ElectronANNvalue(), fhTest_invmass, fhTest_invmass_ANNcuts, fhTest_invmass_GGcut, fhTest_invmass_MCcutAll, fhTest_invmass_pCut, fhTest_peakCheck1, fhTest_peakCheck2, fhTest_peakCheck3, fhTest_phaseSpace_eta, fhTest_phaseSpace_pi0, fhTest_ReconstructedPi0PerEvent, fMcTracks, CbmAnaConversionKinematicParams::fMinv, CbmAnaConversionKinematicParams::fPt, CbmAnaConversionKinematicParams::fRapidity, fVector_electronRICH_gtIndex, fVector_electronRICH_mcIndex, fVector_electronRICH_momenta, fVector_electronRICH_reconstructedPhotons, fVector_gtIndex, fVector_mcIndex, fVector_momenta, fVector_reconstructedPhotons_FromSTSandRICH, CbmMCTrack::GetMotherId(), CbmMCTrack::GetPdgCode(), CbmAnaConversionKinematicParams::KinematicParams_4particles_Reco(), and CbmAnaConversionGlobalFunctions::OpeningAngleBetweenGamma().
Referenced by DoSTSonlyAnalysis().
void CbmAnaConversionTest::CombinePhotons_STSonly | ( | ) |
Definition at line 1078 of file CbmAnaConversionTest.cxx.
References fhTest_invmass_RICHindex0, fhTest_invmass_RICHindex1, fhTest_invmass_RICHindex2, fhTest_invmass_RICHindex3, fhTest_invmass_RICHindex4, CbmAnaConversionKinematicParams::fMinv, fVector_gtIndex, fVector_momenta, fVector_reconstructedPhotons_STSonly, fVector_withRichSignal, and CbmAnaConversionKinematicParams::KinematicParams_4particles_Reco().
Referenced by DoSTSonlyAnalysis().
void CbmAnaConversionTest::DoSTSonlyAnalysis | ( | ) |
Definition at line 448 of file CbmAnaConversionTest.cxx.
References CbmAnaConversionCutSettings::CalcChiCut(), CombineElectrons_FromRICH(), CombineElectrons_FromSTSandRICH(), CombineElectrons_STSonly(), CombinePhotons(), CombinePhotons_STSonly(), fGlobalTracks, fhTest_ParticlesPerEvent, fhTest_RICHelectronsPerEvent, CbmL1PFFitter::Fit(), fKFVertex, fMcTracks, fMixedTest_3p1_ann, fMixedTest_3p1_combined, fMixedTest_3p1_eventno, fMixedTest_3p1_photons, fMixedTest_STSonly_eventno, fMixedTest_STSonly_hasRichInd, fMixedTest_STSonly_photons, fRichRingMatches, fStsTrackMatches, fStsTracks, fVector_AllMomenta, fVector_chi, fVector_electronRICH_gt, fVector_electronRICH_gtIndex, fVector_electronRICH_mcIndex, fVector_electronRICH_momenta, fVector_electronRICH_reconstructedPhotons, fVector_gt, fVector_gtIndex, fVector_mcIndex, fVector_momenta, fVector_reconstructedPhotons_FromSTSandRICH, fVector_reconstructedPhotons_STSonly, fVector_richIndex, fVector_withRichSignal, CbmL1PFFitter::GetChiToVertex(), CbmLink::GetIndex(), CbmLitGlobalElectronId::GetInstance(), CbmMatch::GetMatchedLink(), CbmMatch::GetNofLinks(), CbmGlobalTrack::GetRichRingIndex(), CbmGlobalTrack::GetStsTrackIndex(), globalEventNo, CbmLitGlobalElectronId::IsRichElectron(), MixedEventTest_3p1(), and MixedEventTest_STSonly().
Referenced by Exec().
Double_t CbmAnaConversionTest::ElectronANNvalue | ( | Int_t | globalTrackIndex, |
Double_t | momentum ) |
Definition at line 1308 of file CbmAnaConversionTest.cxx.
References CbmRichElectronIdAnn::CalculateAnnValue(), fGlobalTracks, fRichRings, CbmRichElectronIdAnn::GetInstance(), and CbmGlobalTrack::GetRichRingIndex().
Referenced by CombineElectrons_FromRICH(), CombineElectrons_FromSTSandRICH(), and CombinePhotons().
void CbmAnaConversionTest::Exec | ( | ) |
Definition at line 298 of file CbmAnaConversionTest.cxx.
References DoSTSonlyAnalysis(), fElectrons_gtid, fElectrons_mcid, fElectrons_pi0mcid, fElectrons_richInd, fElectrons_same, fGlobalTracks, fKFVertex, fMcTracks, fPrimVertex, fRichRingMatches, fStsTrackMatches, fStsTracks, CbmLink::GetIndex(), CbmMatch::GetMatchedLink(), CbmMCTrack::GetMotherId(), GetNofRichElectrons(), CbmMCTrack::GetPdgCode(), CbmGlobalTrack::GetRichRingIndex(), CbmGlobalTrack::GetStsTrackIndex(), and globalEventNo.
Referenced by CbmAnaConversion::Exec().
void CbmAnaConversionTest::Finish | ( | ) |
Definition at line 286 of file CbmAnaConversionTest.cxx.
References fHistoList_test.
Referenced by CbmAnaConversion::Finish().
void CbmAnaConversionTest::GetNofRichElectrons | ( | ) |
Definition at line 378 of file CbmAnaConversionTest.cxx.
References CalcInvMass(), fElectrons_nofPerPi0, fElectrons_nofPerPi0_withRichInd, fElectrons_pi0mcid, fElectrons_same, and fhElectronsTest_invmass.
Referenced by Exec().
Bool_t CbmAnaConversionTest::HasRichInd | ( | Int_t | gtIndex, |
Int_t | arrayIndex ) |
Definition at line 1158 of file CbmAnaConversionTest.cxx.
References fGlobalTracks, fMcTracks, fRichRingMatches, fStsTrackMatches, fStsTracks, fVector_momenta, CbmLink::GetIndex(), CbmLitGlobalElectronId::GetInstance(), CbmMatch::GetMatchedLink(), CbmMatch::GetNofLinks(), CbmGlobalTrack::GetRichRingIndex(), CbmGlobalTrack::GetStsTrackIndex(), and CbmLitGlobalElectronId::IsRichElectron().
void CbmAnaConversionTest::Init | ( | ) |
Definition at line 111 of file CbmAnaConversionTest.cxx.
References fGlobalTracks, fMcTracks, fPrimVertex, fRichPoints, fRichRingMatches, fRichRings, fStsTrackMatches, fStsTracks, CbmLitGlobalElectronId::GetInstance(), globalEventNo, InitHistos(), and CbmLitGlobalElectronId::SetRichAnnCut().
Referenced by CbmAnaConversion::Init().
void CbmAnaConversionTest::InitHistos | ( | ) |
Definition at line 152 of file CbmAnaConversionTest.cxx.
References fElectrons_nofPerPi0, fElectrons_nofPerPi0_withRichInd, fhElectronsTest_invmass, fHistoList_test, fhTest_eventMixing_3p1, fhTest_eventMixing_3p1_ANNcuts, fhTest_eventMixing_3p1_GGcut, fhTest_eventMixing_3p1_pCut, fhTest_eventMixing_STSonly_2p2, fhTest_eventMixing_STSonly_3p1, fhTest_eventMixing_STSonly_4p0, fhTest_invmass, fhTest_invmass_ANNcuts, fhTest_invmass_GGcut, fhTest_invmass_MCcutAll, fhTest_invmass_pCut, fhTest_invmass_RICHindex0, fhTest_invmass_RICHindex1, fhTest_invmass_RICHindex2, fhTest_invmass_RICHindex3, fhTest_invmass_RICHindex4, fhTest_ParticlesPerEvent, fhTest_peakCheck1, fhTest_peakCheck2, fhTest_peakCheck3, fhTest_phaseSpace_eta, fhTest_phaseSpace_pi0, fhTest_PhotonsPerEvent_RICHonly, fhTest_PhotonsPerEvent_STSandRICH, fhTest_ReconstructedPi0PerEvent, and fhTest_RICHelectronsPerEvent.
Referenced by Init().
Double_t CbmAnaConversionTest::Invmass_4particlesRECO | ( | const TVector3 | part1, |
const TVector3 | part2, | ||
const TVector3 | part3, | ||
const TVector3 | part4 ) |
Definition at line 1001 of file CbmAnaConversionTest.cxx.
References M2E.
void CbmAnaConversionTest::MixedEventTest_3p1 | ( | ) |
Definition at line 1228 of file CbmAnaConversionTest.cxx.
References fhTest_eventMixing_3p1, fhTest_eventMixing_3p1_ANNcuts, fhTest_eventMixing_3p1_GGcut, fhTest_eventMixing_3p1_pCut, CbmAnaConversionKinematicParams::fMinv, fMixedTest_3p1_ann, fMixedTest_3p1_combined, fMixedTest_3p1_eventno, fMixedTest_3p1_photons, CbmAnaConversionKinematicParams::KinematicParams_4particles_Reco(), and CbmAnaConversionGlobalFunctions::OpeningAngleBetweenGamma().
Referenced by DoSTSonlyAnalysis().
void CbmAnaConversionTest::MixedEventTest_STSonly | ( | ) |
Definition at line 1278 of file CbmAnaConversionTest.cxx.
References fhTest_eventMixing_STSonly_2p2, fhTest_eventMixing_STSonly_3p1, fhTest_eventMixing_STSonly_4p0, CbmAnaConversionKinematicParams::fMinv, fMixedTest_STSonly_eventno, fMixedTest_STSonly_hasRichInd, fMixedTest_STSonly_photons, and CbmAnaConversionKinematicParams::KinematicParams_4particles_Reco().
Referenced by DoSTSonlyAnalysis().
|
private |
|
private |
Definition at line 80 of file CbmAnaConversionTest.h.
Referenced by Exec().
|
private |
Definition at line 81 of file CbmAnaConversionTest.h.
Referenced by CalcInvMass(), and Exec().
|
private |
Definition at line 86 of file CbmAnaConversionTest.h.
Referenced by GetNofRichElectrons(), and InitHistos().
|
private |
Definition at line 87 of file CbmAnaConversionTest.h.
Referenced by GetNofRichElectrons(), and InitHistos().
|
private |
Definition at line 83 of file CbmAnaConversionTest.h.
Referenced by Exec(), and GetNofRichElectrons().
|
private |
Definition at line 82 of file CbmAnaConversionTest.h.
Referenced by Exec().
|
private |
Definition at line 84 of file CbmAnaConversionTest.h.
Referenced by Exec(), and GetNofRichElectrons().
|
private |
Definition at line 74 of file CbmAnaConversionTest.h.
Referenced by DoSTSonlyAnalysis(), ElectronANNvalue(), Exec(), HasRichInd(), and Init().
|
private |
Definition at line 89 of file CbmAnaConversionTest.h.
Referenced by GetNofRichElectrons(), and InitHistos().
|
private |
Definition at line 78 of file CbmAnaConversionTest.h.
Referenced by Finish(), and InitHistos().
|
private |
Definition at line 163 of file CbmAnaConversionTest.h.
Referenced by InitHistos(), and MixedEventTest_3p1().
|
private |
Definition at line 166 of file CbmAnaConversionTest.h.
Referenced by InitHistos(), and MixedEventTest_3p1().
|
private |
Definition at line 165 of file CbmAnaConversionTest.h.
Referenced by InitHistos(), and MixedEventTest_3p1().
|
private |
Definition at line 164 of file CbmAnaConversionTest.h.
Referenced by InitHistos(), and MixedEventTest_3p1().
|
private |
Definition at line 154 of file CbmAnaConversionTest.h.
Referenced by InitHistos(), and MixedEventTest_STSonly().
|
private |
Definition at line 155 of file CbmAnaConversionTest.h.
Referenced by InitHistos(), and MixedEventTest_STSonly().
|
private |
Definition at line 156 of file CbmAnaConversionTest.h.
Referenced by InitHistos(), and MixedEventTest_STSonly().
|
private |
Definition at line 98 of file CbmAnaConversionTest.h.
Referenced by CombinePhotons(), and InitHistos().
|
private |
Definition at line 113 of file CbmAnaConversionTest.h.
Referenced by CombinePhotons(), and InitHistos().
|
private |
Definition at line 100 of file CbmAnaConversionTest.h.
Referenced by CombinePhotons(), and InitHistos().
|
private |
Definition at line 109 of file CbmAnaConversionTest.h.
Referenced by CombinePhotons(), and InitHistos().
|
private |
Definition at line 99 of file CbmAnaConversionTest.h.
Referenced by CombinePhotons(), and InitHistos().
|
private |
Definition at line 103 of file CbmAnaConversionTest.h.
Referenced by CombinePhotons_STSonly(), and InitHistos().
|
private |
Definition at line 104 of file CbmAnaConversionTest.h.
Referenced by CombinePhotons_STSonly(), and InitHistos().
|
private |
Definition at line 105 of file CbmAnaConversionTest.h.
Referenced by CombinePhotons_STSonly(), and InitHistos().
|
private |
Definition at line 106 of file CbmAnaConversionTest.h.
Referenced by CombinePhotons_STSonly(), and InitHistos().
|
private |
Definition at line 107 of file CbmAnaConversionTest.h.
Referenced by CombinePhotons_STSonly(), and InitHistos().
|
private |
Definition at line 93 of file CbmAnaConversionTest.h.
Referenced by DoSTSonlyAnalysis(), and InitHistos().
|
private |
Definition at line 110 of file CbmAnaConversionTest.h.
Referenced by CombinePhotons(), and InitHistos().
|
private |
Definition at line 111 of file CbmAnaConversionTest.h.
Referenced by CombinePhotons(), and InitHistos().
|
private |
Definition at line 112 of file CbmAnaConversionTest.h.
Referenced by CombinePhotons(), and InitHistos().
|
private |
Definition at line 116 of file CbmAnaConversionTest.h.
Referenced by CombinePhotons(), and InitHistos().
|
private |
Definition at line 115 of file CbmAnaConversionTest.h.
Referenced by CombinePhotons(), and InitHistos().
|
private |
Definition at line 95 of file CbmAnaConversionTest.h.
Referenced by CombineElectrons_FromRICH(), and InitHistos().
|
private |
Definition at line 96 of file CbmAnaConversionTest.h.
Referenced by CombineElectrons_FromSTSandRICH(), and InitHistos().
|
private |
Definition at line 97 of file CbmAnaConversionTest.h.
Referenced by CombinePhotons(), and InitHistos().
|
private |
Definition at line 94 of file CbmAnaConversionTest.h.
Referenced by DoSTSonlyAnalysis(), and InitHistos().
|
private |
Definition at line 76 of file CbmAnaConversionTest.h.
Referenced by DoSTSonlyAnalysis(), and Exec().
|
private |
Definition at line 71 of file CbmAnaConversionTest.h.
Referenced by CalcInvMass(), CombinePhotons(), DoSTSonlyAnalysis(), Exec(), HasRichInd(), and Init().
|
private |
Definition at line 162 of file CbmAnaConversionTest.h.
Referenced by CombineElectrons_FromRICH(), CombineElectrons_FromSTSandRICH(), DoSTSonlyAnalysis(), and MixedEventTest_3p1().
|
private |
Definition at line 161 of file CbmAnaConversionTest.h.
Referenced by CombineElectrons_FromRICH(), CombineElectrons_FromSTSandRICH(), DoSTSonlyAnalysis(), and MixedEventTest_3p1().
|
private |
Definition at line 160 of file CbmAnaConversionTest.h.
Referenced by CombineElectrons_FromRICH(), CombineElectrons_FromSTSandRICH(), DoSTSonlyAnalysis(), and MixedEventTest_3p1().
|
private |
Definition at line 159 of file CbmAnaConversionTest.h.
Referenced by CombineElectrons_FromRICH(), CombineElectrons_FromSTSandRICH(), DoSTSonlyAnalysis(), and MixedEventTest_3p1().
|
private |
Definition at line 152 of file CbmAnaConversionTest.h.
Referenced by CombineElectrons_STSonly(), DoSTSonlyAnalysis(), and MixedEventTest_STSonly().
|
private |
Definition at line 153 of file CbmAnaConversionTest.h.
Referenced by CombineElectrons_STSonly(), DoSTSonlyAnalysis(), and MixedEventTest_STSonly().
|
private |
Definition at line 151 of file CbmAnaConversionTest.h.
Referenced by CombineElectrons_STSonly(), DoSTSonlyAnalysis(), and MixedEventTest_STSonly().
|
private |
Definition at line 75 of file CbmAnaConversionTest.h.
|
private |
Definition at line 68 of file CbmAnaConversionTest.h.
Referenced by Init().
|
private |
Definition at line 70 of file CbmAnaConversionTest.h.
Referenced by DoSTSonlyAnalysis(), Exec(), HasRichInd(), and Init().
|
private |
Definition at line 69 of file CbmAnaConversionTest.h.
Referenced by ElectronANNvalue(), and Init().
|
private |
Definition at line 73 of file CbmAnaConversionTest.h.
Referenced by DoSTSonlyAnalysis(), Exec(), HasRichInd(), and Init().
|
private |
Definition at line 72 of file CbmAnaConversionTest.h.
Referenced by DoSTSonlyAnalysis(), Exec(), HasRichInd(), and Init().
|
private |
Definition at line 119 of file CbmAnaConversionTest.h.
Referenced by DoSTSonlyAnalysis().
|
private |
Definition at line 125 of file CbmAnaConversionTest.h.
Referenced by DoSTSonlyAnalysis().
|
private |
Definition at line 133 of file CbmAnaConversionTest.h.
Referenced by CombineElectrons_FromRICH(), CombineElectrons_FromSTSandRICH(), and DoSTSonlyAnalysis().
|
private |
Definition at line 134 of file CbmAnaConversionTest.h.
Referenced by CombineElectrons_FromRICH(), CombineElectrons_FromSTSandRICH(), CombinePhotons(), and DoSTSonlyAnalysis().
|
private |
Definition at line 135 of file CbmAnaConversionTest.h.
Referenced by CombinePhotons(), and DoSTSonlyAnalysis().
|
private |
Definition at line 136 of file CbmAnaConversionTest.h.
Referenced by CombineElectrons_FromRICH(), CombineElectrons_FromSTSandRICH(), CombinePhotons(), and DoSTSonlyAnalysis().
|
private |
Definition at line 137 of file CbmAnaConversionTest.h.
Referenced by CombineElectrons_FromRICH(), CombinePhotons(), and DoSTSonlyAnalysis().
|
private |
Definition at line 123 of file CbmAnaConversionTest.h.
Referenced by CombineElectrons_FromSTSandRICH(), CombineElectrons_STSonly(), and DoSTSonlyAnalysis().
|
private |
Definition at line 126 of file CbmAnaConversionTest.h.
Referenced by CombineElectrons_FromSTSandRICH(), CombineElectrons_STSonly(), CombinePhotons(), CombinePhotons_STSonly(), and DoSTSonlyAnalysis().
|
private |
Definition at line 128 of file CbmAnaConversionTest.h.
Referenced by CombinePhotons(), and DoSTSonlyAnalysis().
|
private |
Definition at line 124 of file CbmAnaConversionTest.h.
Referenced by CombineElectrons_FromSTSandRICH(), CombineElectrons_STSonly(), CombinePhotons(), CombinePhotons_STSonly(), DoSTSonlyAnalysis(), and HasRichInd().
|
private |
Definition at line 130 of file CbmAnaConversionTest.h.
Referenced by CombineElectrons_FromSTSandRICH(), CombinePhotons(), and DoSTSonlyAnalysis().
|
private |
Definition at line 140 of file CbmAnaConversionTest.h.
Referenced by CombineElectrons_STSonly(), CombinePhotons_STSonly(), and DoSTSonlyAnalysis().
|
private |
Definition at line 127 of file CbmAnaConversionTest.h.
Referenced by CombineElectrons_FromSTSandRICH(), and DoSTSonlyAnalysis().
|
private |
Definition at line 129 of file CbmAnaConversionTest.h.
Referenced by CombineElectrons_STSonly(), CombinePhotons_STSonly(), and DoSTSonlyAnalysis().
|
private |
Definition at line 144 of file CbmAnaConversionTest.h.
Referenced by CombineElectrons_FromRICH(), CombineElectrons_FromSTSandRICH(), CombineElectrons_STSonly(), DoSTSonlyAnalysis(), Exec(), and Init().