5#ifndef CBMTASKTOFCLUSTERIZERPARWRITE_H
6#define CBMTASKTOFCLUSTERIZERPARWRITE_H 1
18#include "Math/Rotation3D.h"
19#include "Math/Vector3Dfwd.h"
50 virtual InitStatus
Init();
60 virtual void Exec(Option_t* ){};
117 std::vector<std::vector<std::vector<std::vector<double>>>>
fvCPTOff;
118 std::vector<std::vector<std::vector<std::vector<double>>>>
fvCPTotGain;
119 std::vector<std::vector<std::vector<std::vector<double>>>>
fvCPTotOff;
120 std::vector<std::vector<std::vector<std::vector<std::vector<double>>>>>
122 std::vector<std::vector<std::vector<double>>>
fvCPTOffY;
void SetDeadStrips(int32_t iDet, uint32_t ival)
void SetCalParFileName(TString CalParFileName)
CbmTaskTofClusterizerParWrite & operator=(const CbmTaskTofClusterizerParWrite &)
Copy operator.
std::vector< std::vector< std::vector< std::vector< double > > > > fvCPTOff
void SetMaxTimeDist(double val)
void SetCalMode(int32_t iMode)
const int32_t nbClWalkBinX
void PosYMaxScal(double val)
std::vector< std::vector< std::vector< std::vector< std::vector< double > > > > > fvCPWalk
virtual ~CbmTaskTofClusterizerParWrite()
Destructor.
virtual void Finish()
Inherited from FairTask.
virtual void Exec(Option_t *)
Inherited from FairTask.
void SetChannelDeadtime(double val)
void SetTotMin(double val)
virtual InitStatus Init()
Inherited from FairTask.
bool bAddBeamCounterSideDigi
CbmTofDigiBdfPar * fDigiBdfPar
std::vector< std::vector< double > > fvCPTOffYRange
std::vector< std::vector< std::vector< double > > > fvCPTOffY
void SetTotMean(double val)
const int32_t nbClWalkBinY
bool InitCalibParameter()
Initialize other parameters not included in parameter classes.
bool InitParameters()
Initialize other parameters not included in parameter classes.
CbmTaskTofClusterizerParWrite()
Constructor.
bool InitAlgos()
Create one algo object for each RPC.
CbmTofDetectorId * fTofId
std::vector< uint32_t > fvDeadStrips
std::vector< std::vector< double > > fvCPTOffYBinWidth
ClassDef(CbmTaskTofClusterizerParWrite, 1)
void SetTotMax(double val)
std::vector< std::vector< std::vector< std::vector< double > > > > fvCPTotGain
std::vector< std::vector< std::vector< std::vector< double > > > > fvCPTotOff
CbmTaskTofClusterizerParWrite(const CbmTaskTofClusterizerParWrite &)
Copy constructor.
virtual void SetParContainers()
Inherited from FairTask.
void SwapChannelSides(bool bSwap)
Parameters class for the CBM ToF digitizer using beam data distributions.