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