Classes | |
class | BeamlineGeometry |
struct | BeamlineObject |
struct | ChannelID |
struct | DetectorID |
struct | SystemID |
Functions | |
std::ostream & | operator<< (std::ostream &os, const SystemID &system) |
std::ostream & | operator<< (std::ostream &os, const DetectorID &detector) |
std::ostream & | operator<< (std::ostream &os, const ChannelID &channel) |
Variables | |
const std::map< ToFCounter, std::string > | ToFCounterNames |
const std::map< ToFChannel, std::string > | ToFChannelNames |
|
strong |
Enumerator | |
---|---|
Target | |
ToFUS | |
ToFDS | |
ToFDSSiPM | |
WC1 | |
WC2 | |
WC3 | |
WC4 | |
Cherenkov | |
NOvA | |
Magnet | |
CollimatorUS | |
CollimatorDS | |
Shielding1 | |
Shielding2 | |
Shielding3 | |
HeliumPipe1 | |
HeliumPipe2 | |
HeliumPipe3 | |
HeliumPipe4 | |
TotalNumber |
Definition at line 116 of file BeamlineGeometry.h.
|
strong |
Enumerator | |
---|---|
Trigger | |
Cherenkov | |
Cherenkov | |
ToF | |
WC | |
MuonStack | |
Paddle | |
WCDigit | |
Other |
Definition at line 152 of file BeamlineGeometry.h.
Enumerator | |
---|---|
UpperLeft | |
LowerLeft | |
LowerRight | |
UpperRight |
Definition at line 178 of file BeamlineGeometry.h.
Enumerator | |
---|---|
US | |
DS | |
DSSiPM |
Definition at line 164 of file BeamlineGeometry.h.
|
inline |
Definition at line 43 of file BeamlineGeometry.h.
References allTimeWatchdog::endl, and beamlinegeo::SystemID::System.
|
inline |
Definition at line 71 of file BeamlineGeometry.h.
References beamlinegeo::DetectorID::Detector, allTimeWatchdog::endl, and beamlinegeo::SystemID::System.
|
inline |
Definition at line 103 of file BeamlineGeometry.h.
References beamlinegeo::ChannelID::Channel, beamlinegeo::DetectorID::Detector, allTimeWatchdog::endl, and beamlinegeo::SystemID::System.
const std::map<ToFChannel, std::string> beamlinegeo::ToFChannelNames |
Definition at line 186 of file BeamlineGeometry.h.
Referenced by beamlineutil::BeamlineChannelMap::FillBeamlineChannels().
const std::map<ToFCounter, std::string> beamlinegeo::ToFCounterNames |
Definition at line 171 of file BeamlineGeometry.h.
Referenced by beamlineutil::BeamlineChannelMap::FillBeamlineChannels(), and beamlineutil::BeamlineCalibration::ReadCalibrationData().