#include <PndSdsPixelClusterTask.h>
Definition at line 50 of file PndSdsPixelClusterTask.h.
◆ PndSdsPixelClusterTask() [1/3]
PndSdsPixelClusterTask::PndSdsPixelClusterTask |
( |
| ) |
|
◆ PndSdsPixelClusterTask() [2/3]
Definition at line 54 of file PndSdsPixelClusterTask.h.
References PndSdsPixelClusterTask(), and ~PndSdsPixelClusterTask().
PndSdsPixelBackMapping * fBackMapping
TClonesArray * fClusterArray
BinaryFunctor * fStartFunctor
PndSdsPixelDigiPar * fDigiPar
FairEventHeader * fEventHeader
Bool_t fUseNoiseSuppression
PndSdsPixelClusterFinder * fClusterFinder
TClonesArray * fDigiArray
PndSdsChargeConversion * fChargeConverter
◆ PndSdsPixelClusterTask() [3/3]
PndSdsPixelClusterTask::PndSdsPixelClusterTask |
( |
const char * |
name | ) |
|
◆ ~PndSdsPixelClusterTask()
virtual PndSdsPixelClusterTask::~PndSdsPixelClusterTask |
( |
| ) |
|
|
virtual |
◆ ClassDef()
◆ ConvertAndFilter()
virtual std::vector<PndSdsDigiPixel> PndSdsPixelClusterTask::ConvertAndFilter |
( |
TClonesArray * |
digidata | ) |
|
|
protectedvirtual |
convert TClonesArray into std::vector and remove corrupted data (for test beam analysis)
Reimplemented in PndMvdToPix4ClusterTask.
◆ Exec()
void PndSdsPixelClusterTask::Exec |
( |
Option_t * |
opt | ) |
|
◆ ExecMQ()
virtual void PndSdsPixelClusterTask::ExecMQ |
( |
TList * |
inputList, |
|
|
TList * |
outputList |
|
) |
| |
|
virtual |
◆ FinishEvent()
virtual void PndSdsPixelClusterTask::FinishEvent |
( |
| ) |
|
|
virtual |
◆ GetNoiseSuppression()
Bool_t PndSdsPixelClusterTask::GetNoiseSuppression |
( |
| ) |
const |
|
inline |
◆ GetParList()
virtual void PndSdsPixelClusterTask::GetParList |
( |
TList * |
tempList | ) |
|
|
virtual |
◆ Init()
virtual InitStatus PndSdsPixelClusterTask::Init |
( |
| ) |
|
|
virtual |
◆ InitMQ()
virtual void PndSdsPixelClusterTask::InitMQ |
( |
TList * |
tempList | ) |
|
|
virtual |
◆ operator=()
Definition at line 64 of file PndSdsPixelClusterTask.h.
References fBackMapping, fChargeConverter, fClustBranchName, fClusterArray, fClusterFinder, fClusterType, fDigiArray, fDigiPar, fEventHeader, fEventNr, fFEModel, fFunctor, fGeoH, fHitArray, fStartFunctor, fUseNoiseSuppression, SetBackMapping(), and SetClusterFinder().
PndSdsPixelBackMapping * fBackMapping
TClonesArray * fClusterArray
BinaryFunctor * fStartFunctor
PndSdsPixelDigiPar * fDigiPar
FairEventHeader * fEventHeader
Bool_t fUseNoiseSuppression
PndSdsPixelClusterFinder * fClusterFinder
TClonesArray * fDigiArray
PndSdsChargeConversion * fChargeConverter
◆ ProduceHits()
void PndSdsPixelClusterTask::ProduceHits |
( |
| ) |
|
|
protected |
◆ Register()
void PndSdsPixelClusterTask::Register |
( |
| ) |
|
|
protected |
◆ ReInit()
virtual InitStatus PndSdsPixelClusterTask::ReInit |
( |
| ) |
|
|
virtual |
◆ Reset()
void PndSdsPixelClusterTask::Reset |
( |
| ) |
|
|
protected |
◆ SetBackMapping()
virtual void PndSdsPixelClusterTask::SetBackMapping |
( |
| ) |
|
|
pure virtual |
◆ SetBackMappingMQ()
virtual void PndSdsPixelClusterTask::SetBackMappingMQ |
( |
TList * |
| ) |
|
|
inlinevirtual |
◆ SetClusterFinder()
virtual void PndSdsPixelClusterTask::SetClusterFinder |
( |
| ) |
|
|
pure virtual |
◆ SetClusterFinderMQ()
virtual void PndSdsPixelClusterTask::SetClusterFinderMQ |
( |
TList * |
| ) |
|
|
inlinevirtual |
◆ SetInBranchId()
virtual void PndSdsPixelClusterTask::SetInBranchId |
( |
| ) |
|
|
inlinevirtual |
◆ SetNoiseSuppression()
void PndSdsPixelClusterTask::SetNoiseSuppression |
( |
Bool_t |
val | ) |
|
|
inline |
◆ SetParContainers()
virtual void PndSdsPixelClusterTask::SetParContainers |
( |
| ) |
|
|
virtual |
◆ fBackMapping
◆ fChargeConverter
◆ fClustBranchName
TString PndSdsPixelClusterTask::fClustBranchName |
|
protected |
◆ fClusterArray
TClonesArray* PndSdsPixelClusterTask::fClusterArray |
|
protected |
◆ fClusterFinder
◆ fClusterType
Int_t PndSdsPixelClusterTask::fClusterType |
|
protected |
◆ fDigiArray
TClonesArray* PndSdsPixelClusterTask::fDigiArray |
|
protected |
◆ fDigiPar
◆ fEventHeader
FairEventHeader* PndSdsPixelClusterTask::fEventHeader |
|
protected |
◆ fEventNr
Int_t PndSdsPixelClusterTask::fEventNr |
|
protected |
◆ fFEModel
PndSdsFE* PndSdsPixelClusterTask::fFEModel |
|
protected |
◆ fFunctor
BinaryFunctor* PndSdsPixelClusterTask::fFunctor |
|
protected |
◆ fGeoH
◆ fHitArray
TClonesArray* PndSdsPixelClusterTask::fHitArray |
|
protected |
◆ fStartFunctor
BinaryFunctor* PndSdsPixelClusterTask::fStartFunctor |
|
protected |
◆ fUseNoiseSuppression
Bool_t PndSdsPixelClusterTask::fUseNoiseSuppression |
|
protected |
The documentation for this class was generated from the following file: