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