Analysis Software
Documentation for sPHENIX simulation software
|
Functions | |
std::pair< float, float > | UpsilonMassRange (8, 11) |
std::pair< float, float > | D0MassRange (1.75, 1.95) |
std::pair< float, float > | LambdacMassRange (2.15, 2.45) |
Variables | |
bool | QA = false |
bool | runUpsilonReco = false |
std::string | UpsilonName = "Upsilon" |
std::string | UpsilonDecayDescriptor = UpsilonName + " -> e^+ e^-" |
bool | UpsilonTrigger = false |
bool | runD0Reco = false |
std::string | D0Name = "D0" |
std::string | D0DecayDescriptor = "[" + D0Name + " -> K^- pi^+]cc" |
bool | D0Trigger = false |
bool | runLambdacReco = false |
std::string | LambdacName = "Lambdac" |
std::string | LambdacDecayDescriptor = "[" + LambdacName + " -> proton^+ K^- pi^+]cc" |
bool | LambdacTrigger = false |
std::pair<float, float> KFPARTICLE::D0MassRange | ( | 1. | 75, |
1. | 95 | ||
) |
Referenced by KFParticle_D0_Reco(), KFParticle_QA(), and HFjets::KFParticle_Set_Reco().
std::pair<float, float> KFPARTICLE::LambdacMassRange | ( | 2. | 15, |
2. | 45 | ||
) |
Referenced by KFParticle_Lambdac_Reco(), KFParticle_QA(), and HFjets::KFParticle_Set_Reco().
std::pair<float, float> KFPARTICLE::UpsilonMassRange | ( | 8 | , |
11 | |||
) |
Referenced by KFParticle_QA(), and KFParticle_Upsilon_Reco().
Definition at line 41 of file G4_KFParticle.C.
View newest version in sPHENIX GitHub at line 41 of file G4_KFParticle.C
Referenced by KFParticle_D0_Reco(), and KFParticle_QA().
std::string KFPARTICLE::D0Name = "D0" |
Definition at line 40 of file G4_KFParticle.C.
View newest version in sPHENIX GitHub at line 40 of file G4_KFParticle.C
Referenced by KFParticle_D0_Reco(), KFParticle_QA(), and HFjets::KFParticle_Set_Reco().
bool KFPARTICLE::D0Trigger = false |
Definition at line 43 of file G4_KFParticle.C.
View newest version in sPHENIX GitHub at line 43 of file G4_KFParticle.C
Referenced by KFParticle_QA().
std::string KFPARTICLE::LambdacDecayDescriptor = "[" + LambdacName + " -> proton^+ K^- pi^+]cc" |
Definition at line 47 of file G4_KFParticle.C.
View newest version in sPHENIX GitHub at line 47 of file G4_KFParticle.C
Referenced by KFParticle_Lambdac_Reco(), KFParticle_QA(), and HFjets::KFParticle_Set_Reco().
std::string KFPARTICLE::LambdacName = "Lambdac" |
Definition at line 46 of file G4_KFParticle.C.
View newest version in sPHENIX GitHub at line 46 of file G4_KFParticle.C
Referenced by KFParticle_Lambdac_Reco(), KFParticle_QA(), and HFjets::KFParticle_Set_Reco().
bool KFPARTICLE::LambdacTrigger = false |
Definition at line 49 of file G4_KFParticle.C.
View newest version in sPHENIX GitHub at line 49 of file G4_KFParticle.C
Referenced by KFParticle_QA().
bool KFPARTICLE::QA = false |
Definition at line 31 of file G4_KFParticle.C.
View newest version in sPHENIX GitHub at line 31 of file G4_KFParticle.C
bool KFPARTICLE::runD0Reco = false |
Definition at line 39 of file G4_KFParticle.C.
View newest version in sPHENIX GitHub at line 39 of file G4_KFParticle.C
Referenced by KFParticle_D0_Reco(), and KFParticle_QA().
bool KFPARTICLE::runLambdacReco = false |
Definition at line 45 of file G4_KFParticle.C.
View newest version in sPHENIX GitHub at line 45 of file G4_KFParticle.C
Referenced by KFParticle_Lambdac_Reco(), and KFParticle_QA().
bool KFPARTICLE::runUpsilonReco = false |
Definition at line 33 of file G4_KFParticle.C.
View newest version in sPHENIX GitHub at line 33 of file G4_KFParticle.C
Referenced by KFParticle_QA(), and KFParticle_Upsilon_Reco().
std::string KFPARTICLE::UpsilonDecayDescriptor = UpsilonName + " -> e^+ e^-" |
Definition at line 35 of file G4_KFParticle.C.
View newest version in sPHENIX GitHub at line 35 of file G4_KFParticle.C
Referenced by KFParticle_QA(), and KFParticle_Upsilon_Reco().
std::string KFPARTICLE::UpsilonName = "Upsilon" |
Definition at line 34 of file G4_KFParticle.C.
View newest version in sPHENIX GitHub at line 34 of file G4_KFParticle.C
Referenced by KFParticle_QA(), and KFParticle_Upsilon_Reco().
bool KFPARTICLE::UpsilonTrigger = false |
Definition at line 37 of file G4_KFParticle.C.
View newest version in sPHENIX GitHub at line 37 of file G4_KFParticle.C
Referenced by KFParticle_QA().