Analysis Software
Documentation for sPHENIX simulation software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
HFjets::KFPARTICLE Namespace Reference

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"
 

Function Documentation

std::pair<float, float> HFjets::KFPARTICLE::D0MassRange ( 1.  7,
2.  0 
)
std::pair<float, float> HFjets::KFPARTICLE::DplusMassRange ( 1.  7,
2.  00 
)

Referenced by HFjets::KFParticle_Set_Reco().

+ Here is the caller graph for this function:

std::pair<float, float> HFjets::KFPARTICLE::LambdacMassRange ( 2.  15,
2.  45 
)

Variable Documentation

std::string HFjets::KFPARTICLE::D0Name = "D0"

Definition at line 38 of file HFReco.C.

View newest version in sPHENIX GitHub at line 38 of file HFReco.C

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().

std::string HFjets::KFPARTICLE::D0toKpiDecayDescriptor = "[" + D0Name + " -> K^- pi^+]cc"

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

Definition at line 41 of file HFReco.C.

View newest version in sPHENIX GitHub at line 41 of file HFReco.C

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

Definition at line 49 of file HFReco.C.

View newest version in sPHENIX GitHub at line 49 of file HFReco.C

std::string HFjets::KFPARTICLE::LambdacDecayDescriptor = "[" + LambdacName + " -> proton^+ K^- pi^+]cc"

Definition at line 57 of file HFReco.C.

View newest version in sPHENIX GitHub at line 57 of file HFReco.C

std::string HFjets::KFPARTICLE::LambdacName = "Lambdac"

Definition at line 53 of file HFReco.C.

View newest version in sPHENIX GitHub at line 53 of file HFReco.C

bool HFjets::KFPARTICLE::LambdacTrigger = false

Definition at line 55 of file HFReco.C.

View newest version in sPHENIX GitHub at line 55 of file HFReco.C

bool HFjets::KFPARTICLE::runD0toK3piReco = false

Definition at line 44 of file HFReco.C.

View newest version in sPHENIX GitHub at line 44 of file HFReco.C

bool HFjets::KFPARTICLE::runD0toKpiReco = false

Definition at line 42 of file HFReco.C.

View newest version in sPHENIX GitHub at line 42 of file HFReco.C

bool HFjets::KFPARTICLE::runDplustoK2piReco = false

Definition at line 50 of file HFReco.C.

View newest version in sPHENIX GitHub at line 50 of file HFReco.C

bool HFjets::KFPARTICLE::runLambdactopKpiReco = false

Definition at line 56 of file HFReco.C.

View newest version in sPHENIX GitHub at line 56 of file HFReco.C

bool HFjets::KFPARTICLE::runQA = false

Definition at line 36 of file HFReco.C.

View newest version in sPHENIX GitHub at line 36 of file HFReco.C