21 #ifndef PndEmcHitClusterDraw_H 22 #define PndEmcHitClusterDraw_H 24 #include "FairHitDraw.h" 36 PndEmcHitClusterDraw(
const char *name, Int_t iVerbose = 1) : FairHitDraw(name, nullptr, iVerbose) { SetBoxDimensions(2.0, 2.0, 2.0); };
43 virtual Int_t
GetValue(TObject *obj, Int_t
i);
47 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)