Go to the documentation of this file.
17 #ifndef _CbmInverseSlope_h_
18 #define _CbmInverseSlope_h_
34 class FairRootManager;
50 TString pname =
"pi-",
52 KFParticleTopoReconstructor* tr = 0,
56 virtual void ReInit(FairRootManager* fManger);
101 std::vector<double>
Ts;
ClassDef(CbmInverseSlope, 1)
std::vector< double > param2GlobalInterval
TH1F *** histo1DIntervals
std::vector< int > totalLocalInterval
TGraphErrors * grdndyReco
std::vector< double > paramGlobalInterval
std::vector< double > fYminv
std::vector< InverseSlope * > modelsY
CbmInverseSlope & operator=(const CbmInverseSlope &)
TClonesArray * flistMCTracks
void CalculateAveragesInEvent(int RecoLevel, bool UpdateGlobal=0)
void AddRapidityInterval(double ymin, double ymax)
static const int nHisto1D
CbmInverseSlope(const CbmInverseSlope &)
std::vector< int > totalGlobalInterval
virtual void ReInit(FairRootManager *fManger)
std::vector< double > paramLocalInterval
std::vector< double > fYmaxv
CbmInverseSlope(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.)