![]() |
PandaRoot
|
#include <PndEmcDigiCaloDraw.h>
Public Member Functions | |
| PndEmcDigiCaloDraw () | |
| PndEmcDigiCaloDraw (const char *name) | |
| virtual | ~PndEmcDigiCaloDraw () |
Public Member Functions inherited from PndCaloDraw | |
| PndCaloDraw () | |
| PndCaloDraw (const char *name, FairDataSourceI *dataSource=nullptr) | |
| virtual | ~PndCaloDraw () |
| virtual Double_t | GetTimeWindowPlus () |
| virtual Double_t | GetTimeWindowMinus () |
| virtual void | SetTimeWindowMinus (Double_t val) |
| virtual void | SetTimeWindowPlus (Double_t val) |
| virtual void | SetStartTime (Double_t val) |
| virtual void | UseEventTimeAsStartTime (Bool_t val=kTRUE) |
| virtual void | Exec (Option_t *option) |
| FairBoxSet * | CreateBoxSet () |
| void | Reset () |
Protected Member Functions | |
| virtual TVector3 | GetVector (TObject *obj) |
| virtual Double_t | GetEnergy (TObject *obj) |
| ClassDef (PndEmcDigiCaloDraw, 1) | |
Protected Member Functions inherited from PndCaloDraw | |
| virtual void | SetParContainers () |
| virtual InitStatus | Init () |
| virtual void | Finish () |
| virtual void | FillHisto (TObject *obj) |
Additional Inherited Members | |
Protected Attributes inherited from PndCaloDraw | |
| TClonesArray * | fList = nullptr |
| FairEventManager * | fEventManager = nullptr |
| FairRootManager * | fManager = nullptr |
| TH2F * | fCaloHisto = nullptr |
| TEveCaloDataHist * | fEveHist = nullptr |
| TEveCalo3D * | fCalo3D = nullptr |
| Double_t | fTimeWindowPlus = -1.0 |
| Double_t | fTimeWindowMinus = -1.0 |
| Double_t | fStartTime = 0. |
| Bool_t | fUseEventTime = kFALSE |
|
inline |
|
inline |
Standard constructor
| name | Name of task |
| iVerbose | Verbosity level |
Definition at line 22 of file PndEmcDigiCaloDraw.h.
|
inlinevirtual |
Destructor
Definition at line 25 of file PndEmcDigiCaloDraw.h.
References ClassDef(), GetEnergy(), and GetVector().
|
protected |
Referenced by ~PndEmcDigiCaloDraw().
|
protectedvirtual |
Implements PndCaloDraw.
Referenced by ~PndEmcDigiCaloDraw().
|
protectedvirtual |
Implements PndCaloDraw.
Referenced by ~PndEmcDigiCaloDraw().