Go to the documentation of this file.
10 #ifndef CBMMUCHMODULEGEM_H
11 #define CBMMUCHMODULEGEM_H 1
14 #include <RtypesCore.h>
60 std::vector<CbmMuchPad*>
GetPads();
76 void SetPadFired(Int_t address, Int_t digiIndex, Int_t adcCharge);
void AddSector(CbmMuchSector *sector)
std::vector< CbmMuchPad * > GetPads()
ClassDef(CbmMuchModuleGem, 2)
void SetPadFired(Int_t address, Int_t digiIndex, Int_t adcCharge)
CbmMuchSector * GetSector(Int_t address)
void DrawModule(Color_t color)
virtual ~CbmMuchModuleGem()
std::vector< CbmMuchSector * > fSectors
virtual Bool_t InitModule()
CbmMuchPad * GetPad(Int_t address)
CbmMuchSector * GetSectorByIndex(Int_t iSector)
Int_t GetNSectors() const