13 #ifndef PNDGEMSTATION_H 14 #define PNDGEMSTATION_H 1 16 #include "TObjArray.h" 37 PndGemStation(
const char *name, Int_t stationNr, Double_t z, Double_t rotation);
48 Double_t
GetZ(Int_t it = 0);
64 virtual void Print(Bool_t kLong);
Int_t GetDetectorId() const
std::map< Int_t, Int_t > fMcIdMap
Map from sensor number to index.
Double_t GetZ(Int_t it=0)
void AddSensor(PndGemSensor *sensor)
PndGemSensor * GetSensor(Int_t iSensor)
ClassDef(PndGemStation, 1)
Int_t GetSystemId() const
Double_t fSensorZ[10]
Map from McId to index.
Int_t GetStationNr() const
virtual void Print(Bool_t kLong)
std::map< Int_t, Int_t > fSensorMap
PndGemSensor * GetSensorByNr(Int_t sensorNr)
Int_t GetNSensors() const
void SetDetectorId(Int_t stationNr)