EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
KFPARTICLE Namespace Reference

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
 

Function Documentation

std::pair<float, float> KFPARTICLE::D0MassRange ( 1.  75,
1.  95 
)

Referenced by KFParticle_D0_Reco(), and KFParticle_QA().

+ Here is the caller graph for this function:

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

Referenced by KFParticle_Lambdac_Reco(), and KFParticle_QA().

+ Here is the caller graph for this function:

std::pair<float, float> KFPARTICLE::UpsilonMassRange ( ,
11   
)

Referenced by KFParticle_QA(), and KFParticle_Upsilon_Reco().

+ Here is the caller graph for this function:

Variable Documentation

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

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

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

Definition at line 38 of file G4_KFParticle.C.

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

Referenced by KFParticle_D0_Reco(), and KFParticle_QA().

bool KFPARTICLE::D0Trigger = false

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

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

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

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

Definition at line 44 of file G4_KFParticle.C.

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

Referenced by KFParticle_Lambdac_Reco(), and KFParticle_QA().

bool KFPARTICLE::LambdacTrigger = false

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

bool KFPARTICLE::QA = false

Definition at line 29 of file G4_KFParticle.C.

View newest version in sPHENIX GitHub at line 29 of file G4_KFParticle.C

bool KFPARTICLE::runD0Reco = 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_D0_Reco(), and KFParticle_QA().

bool KFPARTICLE::runLambdacReco = 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_Lambdac_Reco(), and KFParticle_QA().

bool KFPARTICLE::runUpsilonReco = false

Definition at line 31 of file G4_KFParticle.C.

View newest version in sPHENIX GitHub at line 31 of file G4_KFParticle.C

Referenced by KFParticle_QA(), and KFParticle_Upsilon_Reco().

std::string KFPARTICLE::UpsilonDecayDescriptor = UpsilonName + " -> e^+ e^-"

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::UpsilonName = "Upsilon"

Definition at line 32 of file G4_KFParticle.C.

View newest version in sPHENIX GitHub at line 32 of file G4_KFParticle.C

Referenced by KFParticle_QA(), and KFParticle_Upsilon_Reco().

bool KFPARTICLE::UpsilonTrigger = false

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