Go to the documentation of this file.
6 #ifndef CBMTOFCALIBRATOR_H
7 #define CBMTOFCALIBRATOR_H 1
28 #include "CbmTofHit.h"
32 #include "FairTrackParam.h"
76 std::vector<std::vector<std::vector<TH2*>>>
84 std::vector<std::vector<std::vector<TH1*>>>
contains filling and updating of calibration histos
void SetR0Lim(Double_t dVal)
std::vector< TH1 * > fhCorTOff
virtual ~CbmTofCalibrator()
void ReadHist(TFile *fhFile)
std::vector< std::vector< std::vector< TH2 * > > > fhCalWalk
Provides information on attaching a TofHit to a TofTrack.
TClonesArray * fTofDigiMatchColl
CbmTofTrackletTools * fTrackletTools
CbmTofFindTracks * fTofFindTracks
std::vector< TH2 * > fhCalPos
std::map< UInt_t, UInt_t > fDetIdIndexMap
std::vector< TH1 * > fhCorTotOff
CbmDigiManager * fDigiMan
std::vector< TH1 * > fhCorSvel
std::vector< TH2 * > fhCalTOff
CbmTofDigiBdfPar * fDigiBdfPar
Parameters class for the CBM ToF digitizer using beam data distributions.
CbmTofEventClusterizer * fTofClusterizer
ClassDef(CbmTofCalibrator, 1)
Data class for expanded digital TOF information.
std::vector< TH2 * > fhCalTot
CbmTofCalibrator(const CbmTofCalibrator &)=delete
Bool_t UpdateCalHist(Int_t iOpt)
CbmTofCalibrator operator=(const CbmTofCalibrator &)=delete
Class characterising one event by a collection of links (indices) to data objects,...
std::vector< std::vector< std::vector< TH1 * > > > fhCorWalk
void FillCalHist(CbmTofTracklet *pTrk)
std::vector< TH1 * > fhCorPos
std::vector< TH1 * > fhCorTot
void WriteHist(TFile *fhFile)