![]() |
PandaRoot
|
#include <BSEmcDigiCaloDraw.h>
Public Member Functions | |
BSEmcDigiCaloDraw () | |
BSEmcDigiCaloDraw (const char *name) | |
virtual | ~BSEmcDigiCaloDraw () |
void | SetPositionParName (const TString &t_parName) |
![]() | |
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) |
virtual void | SetParContainers () |
ClassDef (BSEmcDigiCaloDraw, 1) | |
![]() | |
virtual InitStatus | Init () |
virtual void | Finish () |
virtual void | FillHisto (TObject *obj) |
Protected Attributes | |
TString | fPosParName {""} |
BSEmcCrystalPositionPar * | fPositionPar {nullptr} |
![]() | |
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 |
Definition at line 31 of file BSEmcDigiCaloDraw.h.
|
inline |
|
inline |
Standard constructor
name | Name of task |
iVerbose | Verbosity level |
Definition at line 41 of file BSEmcDigiCaloDraw.h.
|
inlinevirtual |
|
protected |
|
protectedvirtual |
Implements PndCaloDraw.
Referenced by SetPositionParName().
|
protectedvirtual |
Implements PndCaloDraw.
Referenced by SetPositionParName().
|
protectedvirtual |
Reimplemented from PndCaloDraw.
Referenced by SetPositionParName().
|
inline |
Definition at line 46 of file BSEmcDigiCaloDraw.h.
References fPosParName, GetEnergy(), GetVector(), and SetParContainers().
|
protected |
Definition at line 54 of file BSEmcDigiCaloDraw.h.
|
protected |
Definition at line 53 of file BSEmcDigiCaloDraw.h.
Referenced by SetPositionParName().