8 #ifndef PNDSDSCLUSTERPIXEL_H_ 9 #define PNDSDSCLUSTERPIXEL_H_ 19 void SetClusterList(Int_t DigiType, std::vector<Int_t> list, Int_t fileId, Int_t evtId)
22 SetLinks(FairMultiLinkedData(DigiType, list, fileId, evtId));
virtual ~PndSdsClusterPixel()
Class to store the Digis which belong to one cluster This class holds the information which Digi belo...
void SetClusterList(Int_t DigiType, std::vector< Int_t > list, Int_t fileId, Int_t evtId)
PndSdsClusterPixel(Int_t DigiType, std::vector< Int_t > list, Int_t fileId=-1, Int_t evtId=-1)
ClassDef(PndSdsClusterPixel, 1)
std::vector< Int_t > fClusterList