Analysis Software
Documentation for sPHENIX simulation software
|
Variables | |
string | decayDescriptor = "[D0 -> K^- pi^+]cc" |
string | reconstructionName = "myTestReco" |
string | outputRecoFile |
string | outputHFEffFile |
bool | runTruthTrigger = false |
bool | runTrackEff = false |
bool | getTruthInfo = false |
bool | getCaloInfo = false |
bool | runTracking = false |
bool | buildTruthTable = false |
bool | runQA = false |
int | VERBOSITY = 0 |
bool HeavyFlavorReco::buildTruthTable = false |
string HeavyFlavorReco::decayDescriptor = "[D0 -> K^- pi^+]cc" |
Definition at line 16 of file HFReco.C.
View newest version in sPHENIX GitHub at line 16 of file HFReco.C
Referenced by myHeavyFlavorReco(), KFParticle_sPHENIX::setDecayDescriptor(), and DecayFinder::setDecayDescriptor().
bool HeavyFlavorReco::getCaloInfo = false |
Definition at line 23 of file HFReco.C.
View newest version in sPHENIX GitHub at line 23 of file HFReco.C
Referenced by myHeavyFlavorReco().
bool HeavyFlavorReco::getTruthInfo = false |
Definition at line 22 of file HFReco.C.
View newest version in sPHENIX GitHub at line 22 of file HFReco.C
Referenced by myHeavyFlavorReco().
string HeavyFlavorReco::outputHFEffFile |
string HeavyFlavorReco::outputRecoFile |
Definition at line 18 of file HFReco.C.
View newest version in sPHENIX GitHub at line 18 of file HFReco.C
Referenced by myHeavyFlavorReco().
string HeavyFlavorReco::reconstructionName = "myTestReco" |
Definition at line 17 of file HFReco.C.
View newest version in sPHENIX GitHub at line 17 of file HFReco.C
Referenced by myDemoReco(), and myHeavyFlavorReco().
bool HeavyFlavorReco::runQA = false |
bool HeavyFlavorReco::runTrackEff = false |
Definition at line 21 of file HFReco.C.
View newest version in sPHENIX GitHub at line 21 of file HFReco.C
Referenced by myHeavyFlavorReco().
bool HeavyFlavorReco::runTracking = false |
Definition at line 24 of file HFReco.C.
View newest version in sPHENIX GitHub at line 24 of file HFReco.C
Referenced by Fun4All_RunCorrelatorJetTree(), and Fun4All_RunCorrelatorQAModules().
bool HeavyFlavorReco::runTruthTrigger = false |