#include <PndTSCorrectorTask.h>
Definition at line 26 of file PndTSCorrectorTask.h.
◆ PndTSCorrectorTask() [1/4]
PndTSCorrectorTask::PndTSCorrectorTask |
( |
| ) |
|
|
inline |
Default constructor
Definition at line 29 of file PndTSCorrectorTask.h.
TClonesArray * fInputArray
TClonesArray * fOutputArray
◆ PndTSCorrectorTask() [2/4]
PndTSCorrectorTask::PndTSCorrectorTask |
( |
const char * |
name | ) |
|
|
inline |
Named constructor
Definition at line 37 of file PndTSCorrectorTask.h.
TClonesArray * fInputArray
TClonesArray * fOutputArray
◆ PndTSCorrectorTask() [3/4]
PndTSCorrectorTask::PndTSCorrectorTask |
( |
TString |
inputBranch, |
|
|
TString |
outputBranch, |
|
|
TString |
folderName |
|
) |
| |
|
inline |
◆ ~PndTSCorrectorTask()
virtual PndTSCorrectorTask::~PndTSCorrectorTask |
( |
| ) |
|
|
inlinevirtual |
◆ PndTSCorrectorTask() [4/4]
◆ ClassDef()
◆ Exec()
virtual void PndTSCorrectorTask::Exec |
( |
Option_t * |
opt | ) |
|
|
virtual |
◆ FinishEvent()
virtual void PndTSCorrectorTask::FinishEvent |
( |
| ) |
|
|
virtual |
◆ FinishTask()
virtual void PndTSCorrectorTask::FinishTask |
( |
| ) |
|
|
virtual |
◆ GetPersistance()
Bool_t PndTSCorrectorTask::GetPersistance |
( |
| ) |
|
|
inline |
◆ Init()
virtual InitStatus PndTSCorrectorTask::Init |
( |
| ) |
|
|
virtual |
◆ operator=()
◆ ReInit()
virtual InitStatus PndTSCorrectorTask::ReInit |
( |
| ) |
|
|
virtual |
◆ SetCorrectionValue()
void PndTSCorrectorTask::SetCorrectionValue |
( |
Int_t |
sensorId, |
|
|
Int_t |
value |
|
) |
| |
|
inline |
◆ SetParContainers()
virtual void PndTSCorrectorTask::SetParContainers |
( |
| ) |
|
|
inlinevirtual |
◆ SetPersistance()
void PndTSCorrectorTask::SetPersistance |
( |
Bool_t |
p = kTRUE | ) |
|
|
inline |
◆ fEntryNr
Int_t PndTSCorrectorTask::fEntryNr |
|
protected |
◆ fFolder
TString PndTSCorrectorTask::fFolder |
|
protected |
◆ fInputArray
TClonesArray* PndTSCorrectorTask::fInputArray |
|
protected |
◆ fInputBranch
TString PndTSCorrectorTask::fInputBranch |
|
protected |
◆ fOutputArray
TClonesArray* PndTSCorrectorTask::fOutputArray |
|
protected |
◆ fOutputBranch
TString PndTSCorrectorTask::fOutputBranch |
|
protected |
◆ fPersistance
Bool_t PndTSCorrectorTask::fPersistance |
|
protected |
◆ fTSCorrectionMap
std::map<Int_t, Int_t> PndTSCorrectorTask::fTSCorrectionMap |
|
protected |
The documentation for this class was generated from the following file: