Go to the documentation of this file.
17 #ifndef _CbmBoltzmannDistribution_h_
18 #define _CbmBoltzmannDistribution_h_
34 class FairRootManager;
50 TString pname =
"pi-",
52 KFParticleTopoReconstructor* tr = 0,
56 virtual void ReInit(FairRootManager* fManger);
100 std::vector<double>
Ts;
~CbmBoltzmannDistribution()
TClonesArray * flistMCTracks
std::vector< BoltzmannDistribution * > modelsY
std::vector< int > totalGlobalInterval
virtual void ReInit(FairRootManager *fManger)
std::vector< double > paramLocalInterval
std::vector< double > fYmaxv
std::vector< double > fYminv
std::vector< int > totalLocalInterval
std::vector< double > param2GlobalInterval
TGraphErrors * grdndyReco
void CalculateAveragesInEvent(int RecoLevel, bool UpdateGlobal=0)
TH1F *** histo1DIntervals
BoltzmannDistribution * modelmc
void AddRapidityInterval(double ymin, double ymax)
std::vector< double > paramGlobalInterval
static const int nHisto1D
BoltzmannDistribution * model
ClassDef(CbmBoltzmannDistribution, 1)
CbmBoltzmannDistribution(const CbmBoltzmannDistribution &)
CbmBoltzmannDistribution(Int_t recoLevel=-1, Int_t iVerbose=1, TString Mode="MC", Int_t PDG=-211, TString pname="pi-", Int_t EventStats=1, KFParticleTopoReconstructor *tr=0, Float_t ekin_=25.)
CbmBoltzmannDistribution & operator=(const CbmBoltzmannDistribution &)