#include <PndSorterTask.h>
Definition at line 17 of file PndSorterTask.h.
◆ PndSorterTask() [1/3]
PndSorterTask::PndSorterTask |
( |
| ) |
|
|
inline |
◆ PndSorterTask() [2/3]
PndSorterTask::PndSorterTask |
( |
const char * |
name | ) |
|
|
inline |
◆ PndSorterTask() [3/3]
PndSorterTask::PndSorterTask |
( |
Int_t |
numberOfCells, |
|
|
Double_t |
widthOfCells, |
|
|
TString |
inputBranch, |
|
|
TString |
outputBranch, |
|
|
TString |
folderName |
|
) |
| |
|
inline |
◆ ~PndSorterTask()
virtual PndSorterTask::~PndSorterTask |
( |
| ) |
|
|
inlinevirtual |
◆ AddNewDataToTClonesArray()
virtual void PndSorterTask::AddNewDataToTClonesArray |
( |
FairTimeStamp * |
data | ) |
|
|
pure virtual |
◆ ClassDef()
◆ Exec()
virtual void PndSorterTask::Exec |
( |
Option_t * |
opt | ) |
|
|
virtual |
◆ FinishEvent()
virtual void PndSorterTask::FinishEvent |
( |
| ) |
|
|
virtual |
◆ FinishTask()
virtual void PndSorterTask::FinishTask |
( |
| ) |
|
|
virtual |
◆ GetPersistance()
Bool_t PndSorterTask::GetPersistance |
( |
| ) |
|
|
inline |
◆ Init()
virtual InitStatus PndSorterTask::Init |
( |
| ) |
|
|
virtual |
◆ InitSorter()
virtual PndRingSorter* PndSorterTask::InitSorter |
( |
Int_t |
numberOfCells, |
|
|
Double_t |
widthOfCells |
|
) |
| |
|
pure virtual |
◆ ReInit()
virtual InitStatus PndSorterTask::ReInit |
( |
| ) |
|
|
virtual |
◆ SetParContainers()
virtual void PndSorterTask::SetParContainers |
( |
| ) |
|
|
inlinevirtual |
◆ SetPersistance()
void PndSorterTask::SetPersistance |
( |
Bool_t |
p = kTRUE | ) |
|
|
inline |
◆ fDigiPixelMCInfo
Bool_t PndSorterTask::fDigiPixelMCInfo |
|
protected |
◆ fEntryNr
Int_t PndSorterTask::fEntryNr |
|
protected |
◆ fFolder
TString PndSorterTask::fFolder |
|
protected |
◆ fInputArray
TClonesArray* PndSorterTask::fInputArray |
|
protected |
◆ fInputBranch
TString PndSorterTask::fInputBranch |
|
protected |
◆ fNumberOfCells
Int_t PndSorterTask::fNumberOfCells |
|
protected |
◆ fOutputArray
TClonesArray* PndSorterTask::fOutputArray |
|
protected |
◆ fOutputBranch
TString PndSorterTask::fOutputBranch |
|
protected |
◆ fPersistance
Bool_t PndSorterTask::fPersistance |
|
protected |
◆ fSorter
◆ fWidthOfCells
Double_t PndSorterTask::fWidthOfCells |
|
protected |
The documentation for this class was generated from the following file: