#include <PndGemStation.h>
Definition at line 25 of file PndGemStation.h.
◆ PndGemStation() [1/2]
PndGemStation::PndGemStation |
( |
| ) |
|
◆ PndGemStation() [2/2]
PndGemStation::PndGemStation |
( |
const char * |
name, |
|
|
Int_t |
stationNr, |
|
|
Double_t |
z, |
|
|
Double_t |
rotation |
|
) |
| |
Standard constructor
- Parameters
-
name | Volume name of station |
stationNr | stationNr |
z | z position of station centre [cm] |
rotation | Rotation angle in global c.s. [rad] |
◆ ~PndGemStation()
virtual PndGemStation::~PndGemStation |
( |
| ) |
|
|
virtual |
◆ AddSensor()
◆ ClassDef()
◆ GetDetectorId()
Int_t PndGemStation::GetDetectorId |
( |
| ) |
const |
|
inline |
◆ GetNChannels()
Int_t PndGemStation::GetNChannels |
( |
| ) |
|
◆ GetNofZ()
Int_t PndGemStation::GetNofZ |
( |
| ) |
|
◆ GetNSensors()
Int_t PndGemStation::GetNSensors |
( |
| ) |
const |
|
inline |
◆ GetSensor()
◆ GetSensorByNr()
PndGemSensor* PndGemStation::GetSensorByNr |
( |
Int_t |
sensorNr | ) |
|
◆ GetSensors()
TObjArray* PndGemStation::GetSensors |
( |
| ) |
|
|
inline |
◆ GetStationNr()
Int_t PndGemStation::GetStationNr |
( |
| ) |
const |
|
inline |
◆ GetSystemId()
Int_t PndGemStation::GetSystemId |
( |
| ) |
const |
|
inline |
◆ GetZ()
Double_t PndGemStation::GetZ |
( |
Int_t |
it = 0 | ) |
|
◆ Print()
virtual void PndGemStation::Print |
( |
Bool_t |
kLong | ) |
|
|
virtual |
◆ Reset()
void PndGemStation::Reset |
( |
| ) |
|
Reset all eventwise counters
Referenced by GetSensor().
◆ SetDetectorId()
void PndGemStation::SetDetectorId |
( |
Int_t |
stationNr | ) |
|
|
inline |
◆ fDetectorId
Int_t PndGemStation::fDetectorId |
|
protected |
◆ fMcIdMap
std::map<Int_t, Int_t> PndGemStation::fMcIdMap |
|
protected |
◆ fRotation
Double32_t PndGemStation::fRotation |
|
protected |
◆ fSensorMap
std::map<Int_t, Int_t> PndGemStation::fSensorMap |
|
protected |
◆ fSensors
TObjArray* PndGemStation::fSensors |
|
protected |
◆ fSensorZ
Double_t PndGemStation::fSensorZ[10] |
|
protected |
◆ fZ
Double32_t PndGemStation::fZ |
|
protected |
The documentation for this class was generated from the following file: