Analysis Software
Documentation for sPHENIX simulation software
|
Functions | |
std::pair< float, float > | D0MassRange (1.7, 2.0) |
std::pair< float, float > | DplusMassRange (1.7, 2.00) |
std::pair< float, float > | LambdacMassRange (2.15, 2.45) |
Variables | |
bool | runQA = false |
std::string | D0Name = "D0" |
std::string | D0toK3piName = "D0TOK3PI" |
bool | D0Trigger = false |
bool | runD0toKpiReco = false |
std::string | D0toKpiDecayDescriptor = "[" + D0Name + " -> K^- pi^+]cc" |
bool | runD0toK3piReco = false |
std::string | D0toK3piDecayDescriptor = "[" + D0Name + " -> K^- pi^- pi^+ pi^+]cc" |
std::string | DplusName = "Dplus" |
bool | DplusTrigger = false |
bool | runDplustoK2piReco = false |
std::string | DplustoK2piDecayDescriptor = "[" + DplusName + " -> K^- pi^+ pi^+]cc" |
std::string | LambdacName = "Lambdac" |
bool | LambdacTrigger = false |
bool | runLambdactopKpiReco = false |
std::string | LambdacDecayDescriptor = "[" + LambdacName + " -> proton^+ K^- pi^+]cc" |
std::pair<float, float> HFjets::KFPARTICLE::D0MassRange | ( | 1. | 7, |
2. | 0 | ||
) |
std::pair<float, float> HFjets::KFPARTICLE::DplusMassRange | ( | 1. | 7, |
2. | 00 | ||
) |
std::pair<float, float> HFjets::KFPARTICLE::LambdacMassRange | ( | 2. | 15, |
2. | 45 | ||
) |
std::string HFjets::KFPARTICLE::D0Name = "D0" |
std::string HFjets::KFPARTICLE::D0toK3piDecayDescriptor = "[" + D0Name + " -> K^- pi^- pi^+ pi^+]cc" |
Definition at line 45 of file HFReco.C.
View newest version in sPHENIX GitHub at line 45 of file HFReco.C
Referenced by HFjets::KFParticle_Set_Reco().
std::string HFjets::KFPARTICLE::D0toK3piName = "D0TOK3PI" |
Definition at line 39 of file HFReco.C.
View newest version in sPHENIX GitHub at line 39 of file HFReco.C
Referenced by HFjets::KFParticle_Set_Reco().
Definition at line 43 of file HFReco.C.
View newest version in sPHENIX GitHub at line 43 of file HFReco.C
Referenced by HFjets::KFParticle_Set_Reco().
bool HFjets::KFPARTICLE::D0Trigger = false |
std::string HFjets::KFPARTICLE::DplusName = "Dplus" |
Definition at line 47 of file HFReco.C.
View newest version in sPHENIX GitHub at line 47 of file HFReco.C
Referenced by HFjets::KFParticle_Set_Reco().
std::string HFjets::KFPARTICLE::DplustoK2piDecayDescriptor = "[" + DplusName + " -> K^- pi^+ pi^+]cc" |
Definition at line 51 of file HFReco.C.
View newest version in sPHENIX GitHub at line 51 of file HFReco.C
Referenced by HFjets::KFParticle_Set_Reco().
bool HFjets::KFPARTICLE::DplusTrigger = false |
std::string HFjets::KFPARTICLE::LambdacDecayDescriptor = "[" + LambdacName + " -> proton^+ K^- pi^+]cc" |
std::string HFjets::KFPARTICLE::LambdacName = "Lambdac" |
bool HFjets::KFPARTICLE::LambdacTrigger = false |
bool HFjets::KFPARTICLE::runD0toK3piReco = false |
bool HFjets::KFPARTICLE::runD0toKpiReco = false |
bool HFjets::KFPARTICLE::runDplustoK2piReco = false |
bool HFjets::KFPARTICLE::runLambdactopKpiReco = false |