Typedefs | |
typedef short int | Instrument_t |
typedef std::string | InstrumentId |
This typedef describes an ID that describes a specific piece of instrumentation. An Instrument is a part of a detector, e.g. a PMT in the water pool.
An Instrument_t defines a place an instrument can go An InstrumentId defines a specific instrument: a serial number, etc.
typedef short int Instrument::Instrument_t |
Definition at line 27 of file Instrument.h.
typedef std::string Instrument::InstrumentId |
Definition at line 28 of file Instrument.h.