PMT position within a module.
More...
#include <TOPPmtInstallation.h>
|
enum | { c_NumPMTs = 32
} |
| number of PMT's in a PMT array (TOP module)
|
|
PMT position within a module.
Definition at line 33 of file TOPPmtInstallation.h.
◆ TOPPmtInstallation()
Useful constructor.
- Parameters
-
serialNumber | serial number |
moduleCNumber | module construction number |
slotNumber | slot number |
arrayNumber | number of PMT array |
position | position of PMT within array (module) |
type | PMT type |
Definition at line 56 of file TOPPmtInstallation.h.
◆ getArrayNumber()
int getArrayNumber |
( |
| ) |
const |
|
inline |
◆ getModuleCNumber()
int getModuleCNumber |
( |
| ) |
const |
|
inline |
Returns construction module number.
- Returns
- construction module number
Definition at line 72 of file TOPPmtInstallation.h.
◆ getPosition()
int getPosition |
( |
| ) |
const |
|
inline |
Returns PMT position within array/module.
- Returns
- PMT position
Definition at line 90 of file TOPPmtInstallation.h.
◆ getSerialNumber()
const std::string& getSerialNumber |
( |
| ) |
const |
|
inline |
◆ getSlotNumber()
int getSlotNumber |
( |
| ) |
const |
|
inline |
◆ getType()
◆ m_serialNumber
std::string m_serialNumber |
|
private |
The documentation for this class was generated from the following file: