Task to display Emc MCHits in cluster form.
More...
#include <BSEmcMCHitClusterDraw.h>
Task to display Emc MCHits in cluster form.
BSEmcMCHitClusterDraw
- Author
- T. Stockmanns
- Since
- 03.01.09
Definition at line 28 of file BSEmcMCHitClusterDraw.h.
◆ BSEmcMCHitClusterDraw() [1/2]
BSEmcMCHitClusterDraw::BSEmcMCHitClusterDraw |
( |
| ) |
|
|
inline |
◆ BSEmcMCHitClusterDraw() [2/2]
BSEmcMCHitClusterDraw::BSEmcMCHitClusterDraw |
( |
const char * |
name, |
|
|
Int_t |
iVerbose = 1 |
|
) |
| |
|
inline |
Standard constructor
- Parameters
-
name | Name of task |
iVerbose | Verbosity level |
Definition at line 38 of file BSEmcMCHitClusterDraw.h.
38 : FairHitDraw(name,
nullptr, iVerbose) { SetBoxDimensions(2.0, 2.0, 2.0); };
◆ ~BSEmcMCHitClusterDraw()
virtual BSEmcMCHitClusterDraw::~BSEmcMCHitClusterDraw |
( |
| ) |
|
|
inlinevirtual |
◆ CalculateClusterNumber()
Int_t BSEmcMCHitClusterDraw::CalculateClusterNumber |
( |
const std::set< Int_t > & |
clusterIDs | ) |
|
|
protected |
◆ Finish()
virtual void BSEmcMCHitClusterDraw::Finish |
( |
| ) |
|
|
virtual |
◆ GetValue()
virtual Int_t BSEmcMCHitClusterDraw::GetValue |
( |
TObject * |
obj, |
|
|
Int_t |
i |
|
) |
| |
|
protectedvirtual |
The documentation for this class was generated from the following file: