PandaRoot
PndMvdToPix4ClusterTask Class Reference

#include <PndMvdToPix4ClusterTask.h>

Inheritance diagram for PndMvdToPix4ClusterTask:
PndMvdPixelClusterTask PndSdsPixelClusterTask PndSdsTask PndPersistencyTask

Public Member Functions

 PndMvdToPix4ClusterTask (TString parName="MVDPixelDigiPar", TString totParName="MVDPixelTotDigiPar")
 
virtual ~PndMvdToPix4ClusterTask ()
 
- Public Member Functions inherited from PndMvdPixelClusterTask
 PndMvdPixelClusterTask (TString parName="MVDPixelDigiPar", TString totParName="MVDPixelTotDigiPar")
 
virtual ~PndMvdPixelClusterTask ()
 
 PndMvdPixelClusterTask (const PndMvdPixelClusterTask &)=delete
 
PndMvdPixelClusterTaskoperator= (const PndMvdPixelClusterTask &)=delete
 
virtual void GetParList (TList *tempList)
 
virtual void SetClusterFinderMQ (TList *tempList)
 
virtual void SetBackMappingMQ (TList *tempList)
 
virtual void SetParContainers ()
 
virtual void SetBranchNames ()
 
virtual void SetClusterFinder ()
 
virtual void SetBackMapping ()
 
virtual void SetBranchNames (TString inBranchname, TString outHitBranchname, TString outClustBranchname, TString folderName)
 
- Public Member Functions inherited from PndSdsPixelClusterTask
 PndSdsPixelClusterTask ()
 
 PndSdsPixelClusterTask (const PndSdsPixelClusterTask &other)
 
 PndSdsPixelClusterTask (const char *name)
 
virtual ~PndSdsPixelClusterTask ()
 
PndSdsPixelClusterTaskoperator= (PndSdsPixelClusterTask &other)
 
void SetNoiseSuppression (Bool_t val)
 
Bool_t GetNoiseSuppression () const
 
virtual void SetInBranchId ()
 
virtual InitStatus Init ()
 
virtual InitStatus ReInit ()
 
virtual void FinishEvent ()
 
virtual void InitMQ (TList *tempList)
 
virtual void ExecMQ (TList *inputList, TList *outputList)
 
void Exec (Option_t *opt)
 
- Public Member Functions inherited from PndSdsTask
 PndSdsTask ()
 
 PndSdsTask (const char *name, Int_t iVerbose=1)
 
virtual ~PndSdsTask ()
 
- Public Member Functions inherited from PndPersistencyTask
 PndPersistencyTask ()
 
 PndPersistencyTask (const char *name, Int_t iVerbose=1)
 
virtual ~PndPersistencyTask ()
 
void SetPersistency (Bool_t val=kTRUE)
 
Bool_t GetPersistency ()
 

Protected Member Functions

virtual std::vector< PndSdsDigiPixelConvertAndFilter (TClonesArray *digidata)
 convert TClonesArray into std::vector and remove corrupted data (for test beam analysis) More...
 
- Protected Member Functions inherited from PndSdsPixelClusterTask
void Register ()
 
void Reset ()
 
void ProduceHits ()
 
 ClassDef (PndSdsPixelClusterTask, 4)
 
- Protected Member Functions inherited from PndSdsTask
 ClassDef (PndSdsTask, 1)
 

Additional Inherited Members

- Protected Attributes inherited from PndSdsPixelClusterTask
Bool_t fUseNoiseSuppression
 
PndSdsFEfFEModel
 
TClonesArray * fDigiArray
 
PndSdsPixelDigiParfDigiPar
 
PndSdsChargeConversionfChargeConverter
 
PndGeoHandlingfGeoH
 
TString fClustBranchName
 
TClonesArray * fClusterArray
 
TClonesArray * fHitArray
 
FairEventHeader * fEventHeader
 
BinaryFunctor * fFunctor
 
BinaryFunctor * fStartFunctor
 
Int_t fClusterType
 
Int_t fEventNr
 
PndSdsPixelClusterFinderfClusterFinder
 
PndSdsPixelBackMappingfBackMapping
 
- Protected Attributes inherited from PndSdsTask
TString fInBranchName
 
TString fOutBranchName
 
TString fFolderName
 
Int_t fInBranchId
 
Int_t fOutBranchId
 

Detailed Description

Definition at line 13 of file PndMvdToPix4ClusterTask.h.

Constructor & Destructor Documentation

◆ PndMvdToPix4ClusterTask()

PndMvdToPix4ClusterTask::PndMvdToPix4ClusterTask ( TString  parName = "MVDPixelDigiPar",
TString  totParName = "MVDPixelTotDigiPar" 
)

Default constructor

◆ ~PndMvdToPix4ClusterTask()

virtual PndMvdToPix4ClusterTask::~PndMvdToPix4ClusterTask ( )
virtual

Destructor

Member Function Documentation

◆ ConvertAndFilter()

virtual std::vector<PndSdsDigiPixel> PndMvdToPix4ClusterTask::ConvertAndFilter ( TClonesArray *  digidata)
protectedvirtual

convert TClonesArray into std::vector and remove corrupted data (for test beam analysis)

Reimplemented from PndSdsPixelClusterTask.


The documentation for this class was generated from the following file: