#include <PndEmcHitDraw.h>
- Author
- T. Stockmanns
- Since
- 03.01.09
Definition at line 12 of file PndEmcHitDraw.h.
◆ PndEmcHitDraw() [1/2]
PndEmcHitDraw::PndEmcHitDraw |
( |
| ) |
|
|
inline |
Default constructor
Definition at line 16 of file PndEmcHitDraw.h.
16 { SetBoxDimensions(2.0, 2.0, 2.0); };
◆ PndEmcHitDraw() [2/2]
PndEmcHitDraw::PndEmcHitDraw |
( |
const char * |
name, |
|
|
FairDataSourceI * |
dataSource = nullptr , |
|
|
Int_t |
iVerbose = 1 |
|
) |
| |
|
inline |
Standard constructor
- Parameters
-
name | Name of task |
dataSource | |
iVerbose | Verbosity level |
Definition at line 23 of file PndEmcHitDraw.h.
23 : FairHitDraw(name, dataSource, iVerbose) { SetBoxDimensions(2.0, 2.0, 2.0); };
◆ ~PndEmcHitDraw()
virtual PndEmcHitDraw::~PndEmcHitDraw |
( |
| ) |
|
|
inlinevirtual |
◆ ClassDef()
◆ GetValue()
virtual Int_t PndEmcHitDraw::GetValue |
( |
TObject * |
obj, |
|
|
Int_t |
i |
|
) |
| |
|
protectedvirtual |
The documentation for this class was generated from the following file: