THaDetMap Standard detector map. The detector map defines the hardware channels that correspond to a single detector. Typically, "channels" are Fastbus or VMW addresses characterized by Crate, Slot, range of channels
| ~Module() | |
| UInt_t | GetModel() const |
| Int_t | GetNchan() const |
| Bool_t | IsADC() const |
| Bool_t | IsTDC() const |
| void | MakeADC() |
| void | MakeTDC() |
| THaDetMap::Module | Module() |
| THaDetMap::Module | Module(const THaDetMap::Module&) |
| bool | operator!=(const THaDetMap::Module& rhs) const |
| THaDetMap::Module& | operator=(const THaDetMap::Module&) |
| bool | operator==(const THaDetMap::Module& rhs) const |
| void | SetModel(UInt_t model) |
| void | SetResolution(Double_t resolution) |
| UShort_t | crate | |
| UInt_t | first | logical number of first channel |
| UShort_t | hi | |
| UShort_t | lo | |
| UInt_t | model | model number of module (for ADC/TDC identification). |
| Int_t | refchan | for pipeline TDCs: reference channel number |
| Int_t | refindex | for pipeline TDCs: index into reference channel map |
| Double_t | resolution | Resolution (s/chan) for TDCs |
| Bool_t | reverse | Indicates that "first" corresponds to hi, not lo |
| UShort_t | slot |
| Inheritance Chart: | |||||
|