Analysis Software
Documentation for sPHENIX simulation software
|
Variables | |
bool | KFPARTICLE_SAVE_NTUPLE = false |
bool | KFPARTICLE_APPEND_TO_DST = true |
bool | KFPARTICLE_TRUTH_MATCH = true |
bool | KFPARTICLE_DETECTOR_INFO = false |
bool | KFPARTICLE_CALO_INFO = false |
bool | KFPARTICLE_ALL_PV_INFO = false |
int | KFPARTICLE_VERBOSITY = INT_MAX |
bool | runTracking = false |
bool | runTruthTrigger = true |
string | reconstructionName = "myTestReco" |
bool HFjets::Enable::KFPARTICLE_ALL_PV_INFO = false |
Definition at line 24 of file HFReco.C.
View newest version in sPHENIX GitHub at line 24 of file HFReco.C
Referenced by HFjets::KFParticle_Set_Reco().
bool HFjets::Enable::KFPARTICLE_APPEND_TO_DST = true |
bool HFjets::Enable::KFPARTICLE_CALO_INFO = false |
Definition at line 23 of file HFReco.C.
View newest version in sPHENIX GitHub at line 23 of file HFReco.C
Referenced by HFjets::KFParticle_Set_Reco().
bool HFjets::Enable::KFPARTICLE_DETECTOR_INFO = false |
bool HFjets::Enable::KFPARTICLE_SAVE_NTUPLE = false |
bool HFjets::Enable::KFPARTICLE_TRUTH_MATCH = true |
int HFjets::Enable::KFPARTICLE_VERBOSITY = INT_MAX |
string HFjets::Enable::reconstructionName = "myTestReco" |
bool HFjets::Enable::runTracking = false |