Go to the documentation of this file.
14 #ifndef CBMMVDCLUSTER_H
15 #define CBMMVDCLUSTER_H 1
18 #include <RtypesCore.h>
40 void SetPixelMap(std::map<std::pair<Int_t, Int_t>, Int_t> PixelMap);
Float_t GetClusterCharge()
Short_t GetTotalDigisInCluster()
std::map< std::pair< Int_t, Int_t >, Int_t > GetPixelMap()
std::map< std::pair< Int_t, Int_t >, Int_t > fPixelMap
void SetPixelMap(std::map< std::pair< Int_t, Int_t >, Int_t > PixelMap)
CbmMvdCluster & operator=(const CbmMvdCluster &)
void SetRefId(Int_t RefId)
ClassDef(CbmMvdCluster, 4)
Base class for cluster objects.
Base class for cluster objects.
Int_t DetectorId(Int_t iStation) const