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