#include <PndMapSorterTask.h>
Definition at line 26 of file PndMapSorterTask.h.
◆ PndMapSorterTask() [1/4]
PndMapSorterTask::PndMapSorterTask |
( |
| ) |
|
|
inline |
Default constructor
Definition at line 29 of file PndMapSorterTask.h.
TClonesArray * fInputArray
TClonesArray * fOutputArray
◆ PndMapSorterTask() [2/4]
PndMapSorterTask::PndMapSorterTask |
( |
const char * |
name | ) |
|
|
inline |
Named constructor
Definition at line 37 of file PndMapSorterTask.h.
TClonesArray * fInputArray
TClonesArray * fOutputArray
◆ PndMapSorterTask() [3/4]
PndMapSorterTask::PndMapSorterTask |
( |
TString |
inputBranch, |
|
|
TString |
outputBranch, |
|
|
TString |
folderName |
|
) |
| |
|
inline |
Definition at line 44 of file PndMapSorterTask.h.
TClonesArray * fInputArray
TClonesArray * fOutputArray
◆ ~PndMapSorterTask()
virtual PndMapSorterTask::~PndMapSorterTask |
( |
| ) |
|
|
inlinevirtual |
◆ PndMapSorterTask() [4/4]
◆ AddNewDataToTClonesArray()
virtual void PndMapSorterTask::AddNewDataToTClonesArray |
( |
FairTimeStamp * |
data | ) |
|
|
virtual |
◆ ClassDef()
◆ Exec()
virtual void PndMapSorterTask::Exec |
( |
Option_t * |
opt | ) |
|
|
virtual |
◆ FinishEvent()
virtual void PndMapSorterTask::FinishEvent |
( |
| ) |
|
|
virtual |
◆ FinishTask()
virtual void PndMapSorterTask::FinishTask |
( |
| ) |
|
|
virtual |
◆ GetPersistance()
Bool_t PndMapSorterTask::GetPersistance |
( |
| ) |
|
|
inline |
◆ Init()
virtual InitStatus PndMapSorterTask::Init |
( |
| ) |
|
|
virtual |
◆ operator=()
◆ ReInit()
virtual InitStatus PndMapSorterTask::ReInit |
( |
| ) |
|
|
virtual |
◆ SetParContainers()
virtual void PndMapSorterTask::SetParContainers |
( |
| ) |
|
|
inlinevirtual |
◆ SetPersistance()
void PndMapSorterTask::SetPersistance |
( |
Bool_t |
p = kTRUE | ) |
|
|
inline |
◆ SetTimeOffset()
void PndMapSorterTask::SetTimeOffset |
( |
Double_t |
val | ) |
|
|
inline |
◆ fDigiPixelMCInfo
Bool_t PndMapSorterTask::fDigiPixelMCInfo |
|
protected |
switch to turn on/off storing additional MC Info of Digis
Definition at line 83 of file PndMapSorterTask.h.
◆ fEntryNr
Int_t PndMapSorterTask::fEntryNr |
|
protected |
◆ fFolder
TString PndMapSorterTask::fFolder |
|
protected |
◆ fInputArray
TClonesArray* PndMapSorterTask::fInputArray |
|
protected |
◆ fInputBranch
TString PndMapSorterTask::fInputBranch |
|
protected |
◆ fOutputArray
TClonesArray* PndMapSorterTask::fOutputArray |
|
protected |
◆ fOutputBranch
TString PndMapSorterTask::fOutputBranch |
|
protected |
◆ fPersistance
Bool_t PndMapSorterTask::fPersistance |
|
protected |
◆ fSorter
◆ fTimeOffset
Double_t PndMapSorterTask::fTimeOffset |
|
protected |
The documentation for this class was generated from the following file: