9 #ifndef PndEmcHitClusterDraw_H 10 #define PndEmcHitClusterDraw_H 12 #include "FairHitDraw.h" 24 PndEmcHitClusterDraw(
const char *name, Int_t iVerbose = 1) : FairHitDraw(name, nullptr, iVerbose) { SetBoxDimensions(2.0, 2.0, 2.0); };
31 virtual Int_t
GetValue(TObject *obj, Int_t
i);
35 std::map<int, int> fClusterID;
virtual ~PndEmcHitClusterDraw()
virtual Int_t GetValue(TObject *obj, Int_t i)
PndEmcHitClusterDraw(const char *name, Int_t iVerbose=1)
int CalculateClusterNumber(std::set< int > clusterIDs)