18#ifndef CBMMVDCLUSTER_H
19#define CBMMVDCLUSTER_H 1
44 void SetPixelMap(std::map<std::pair<int32_t, int32_t>, int32_t> PixelMap);
60 std::map<std::pair<int32_t, int32_t>, int32_t>
fPixelMap;
Base class for cluster objects.
Base class for cluster objects.
int32_t GetAddress() const
void SetRefId(int32_t RefId)
void SetEarliestFrameNumber(Int_t frameNumber)
ClassDef(CbmMvdCluster, 4)
int32_t GetEarliestFrameNumber()
void SetPixelMap(std::map< std::pair< int32_t, int32_t >, int32_t > PixelMap)
int16_t GetTotalDigisInCluster()
int32_t fEarliestFrameNumber
std::map< std::pair< int32_t, int32_t >, int32_t > fPixelMap
CbmMvdCluster & operator=(const CbmMvdCluster &)
std::map< std::pair< int32_t, int32_t >, int32_t > GetPixelMap()
int32_t DetectorId(int32_t iStation) const