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