8 #ifndef PNDSDSCLUSTERPIXEL_H_
9 #define PNDSDSCLUSTERPIXEL_H_
16 PndSdsClusterPixel(Int_t DigiType, std::vector<Int_t> list, Int_t fileId = -1, Int_t evtId = -1){
21 void SetClusterList(Int_t DigiType, std::vector<Int_t> list, Int_t fileId, Int_t evtId){
23 SetLinks(FairMultiLinkedData(DigiType, list, fileId, evtId));
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)
virtual ~PndSdsClusterPixel()
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