Task to display Emc MCHit.
More...
#include <BSEmcMCHitDraw.h>
Task to display Emc MCHit.
BSEmcMCHitDraw
- Author
- T. Stockmanns
-
Ben Salisbury
- Since
- 03.01.09
Definition at line 26 of file BSEmcMCHitDraw.h.
◆ BSEmcMCHitDraw() [1/2]
BSEmcMCHitDraw::BSEmcMCHitDraw |
( |
| ) |
|
|
inline |
Default constructor
Definition at line 30 of file BSEmcMCHitDraw.h.
30 { SetBoxDimensions(2.0, 2.0, 2.0); };
◆ BSEmcMCHitDraw() [2/2]
BSEmcMCHitDraw::BSEmcMCHitDraw |
( |
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 BSEmcMCHitDraw.h.
36 : FairHitDraw(name, dataSource, iVerbose) { SetBoxDimensions(2.0, 2.0, 2.0); };
◆ ~BSEmcMCHitDraw()
virtual BSEmcMCHitDraw::~BSEmcMCHitDraw |
( |
| ) |
|
|
inlinevirtual |
◆ ClassDef()
◆ GetValue()
virtual Int_t BSEmcMCHitDraw::GetValue |
( |
TObject * |
obj, |
|
|
Int_t |
i |
|
) |
| |
|
protectedvirtual |
The documentation for this class was generated from the following file: