![]() |
ATLAS Offline Software
|
#include <WiredOR.h>
Classes | |
| struct | defineParams |
| struct | parseParams |
Public Types | |
| typedef std::map< int, const RPCchamber *, std::less< int > > | RPClink |
Private Types | |
| typedef std::vector< int > | ReadoutCh |
| typedef std::list< const CMAparameters * > | CMAlist |
Private Member Functions | |
| bool | connect (SectorLogicSetup &) |
Private Attributes | |
| defineParams | m_params {} |
| ReadoutCh | m_even_read_mul |
| ReadoutCh | m_odd_read_mul |
| RPClink | m_RPCread |
| CMAlist | m_readoutCMAs |
| int | m_number {0} |
| int | m_station {0} |
| int | m_sector_type {0} |
| ObjectType | m_tag |
| std::string | m_name |
|
private |
|
private |
| typedef std::map<int, const RPCchamber*, std::less<int> > RPC_CondCabling::WiredOR::RPClink |
| WiredOR::WiredOR | ( | const parseParams & | pars | ) |
Definition at line 14 of file WiredOR.cxx.
|
default |
|
virtualdefault |
| void WiredOR::add_cma | ( | const CMAparameters * | cma | ) |
Definition at line 58 of file WiredOR.cxx.
| void WiredOR::add_even_read_mul | ( | ReadoutCh & | mul | ) |
Definition at line 60 of file WiredOR.cxx.
| void WiredOR::add_odd_read_mul | ( | ReadoutCh & | mul | ) |
Definition at line 64 of file WiredOR.cxx.
| bool WiredOR::check | ( | ) |
Definition at line 83 of file WiredOR.cxx.
|
private |
Definition at line 18 of file WiredOR.cxx.
| const RPCchamber * WiredOR::connected_rpc | ( | int | ord | ) | const |
Definition at line 48 of file WiredOR.cxx.
|
nodiscard |
Definition at line 172 of file WiredOR.cxx.
|
nodiscardinherited |
Definition at line 22 of file CablingObject.cxx.
| const WiredOR::ReadoutCh & WiredOR::even_read_mul | ( | ) | const |
Definition at line 181 of file WiredOR.cxx.
| int WiredOR::give_max_eta_strips | ( | ) | const |
Definition at line 41 of file WiredOR.cxx.
| int WiredOR::give_max_phi_strips | ( | ) | const |
Definition at line 34 of file WiredOR.cxx.
|
inlineinherited |
Definition at line 23 of file BaseObject.h.
|
nodiscardinherited |
Definition at line 30 of file CablingObject.cxx.
|
inherited |
Definition at line 12 of file CablingObject.cxx.
| const WiredOR::ReadoutCh & WiredOR::odd_read_mul | ( | ) | const |
Definition at line 182 of file WiredOR.cxx.
|
virtual |
Reimplemented from BaseObject.
Definition at line 124 of file WiredOR.cxx.
| const WiredOR::CMAlist & WiredOR::readoutCMAs | ( | ) | const |
Definition at line 184 of file WiredOR.cxx.
|
inline |
| const WiredOR::RPClink & WiredOR::RPCread | ( | ) | const |
Definition at line 183 of file WiredOR.cxx.
|
inherited |
Definition at line 14 of file CablingObject.cxx.
| bool WiredOR::setup | ( | SectorLogicSetup & | setup | ) |
Definition at line 68 of file WiredOR.cxx.
| ViewType WiredOR::side | ( | ) | const |
Definition at line 178 of file WiredOR.cxx.
| int WiredOR::start | ( | ) | const |
Definition at line 179 of file WiredOR.cxx.
|
inherited |
Definition at line 13 of file CablingObject.cxx.
| int WiredOR::stop | ( | ) | const |
Definition at line 180 of file WiredOR.cxx.
|
inlineinherited |
Definition at line 22 of file BaseObject.h.
Definition at line 164 of file WiredOR.cxx.
|
private |
|
privateinherited |
Definition at line 16 of file BaseObject.h.
|
privateinherited |
Definition at line 12 of file CablingObject.h.
|
private |
|
privateinherited |
Definition at line 14 of file CablingObject.h.
|
privateinherited |
Definition at line 13 of file CablingObject.h.
|
privateinherited |
Definition at line 15 of file BaseObject.h.