CbmRoot
ThermalModelNoFlowNamespace Namespace Reference

Classes

struct  AcceptanceFunction
 
struct  ReconstructionEfficiencyFunction
 
class  ThermalChi2Func
 
class  ThermalDistributionFunction
 

Variables

const Double_t kProtonMass = 0.938271998
 
const int p_sz1 = 2
 
const TString p_names [p_sz1] = {"pi-", "pi+"}
 
const TString p_names_gr [p_sz1]
 
const int pdgIds [p_sz1] = {-211, 211}
 
const Double_t GeVtoifm = 5.06423
 
const int recoLevels = 4
 
const TString LevelNames [recoLevels]
 

Variable Documentation

◆ GeVtoifm

◆ kProtonMass

◆ LevelNames

const TString ThermalModelNoFlowNamespace::LevelNames[recoLevels]
Initial value:
= {"Level 0",
"Level 1",
"Level 2",
"Level 3"}

Definition at line 77 of file CbmThermalModelNoFlow.cxx.

◆ p_names

const TString ThermalModelNoFlowNamespace::p_names[p_sz1] = {"pi-", "pi+"}

Definition at line 69 of file CbmThermalModelNoFlow.cxx.

Referenced by ClassImp(), and CbmThermalModelNoFlow::Finish().

◆ p_names_gr

const TString ThermalModelNoFlowNamespace::p_names_gr[p_sz1]
Initial value:
= {
"#pi^{-}",
"#pi^{+}"}

Definition at line 70 of file CbmThermalModelNoFlow.cxx.

Referenced by ClassImp().

◆ p_sz1

const int ThermalModelNoFlowNamespace::p_sz1 = 2

Definition at line 67 of file CbmThermalModelNoFlow.cxx.

◆ pdgIds

◆ recoLevels

const int ThermalModelNoFlowNamespace::recoLevels = 4

Definition at line 76 of file CbmThermalModelNoFlow.cxx.