![]() |
ATLAS Offline Software
|
#include <RDOindex.h>
Public Member Functions | |
| RDOindex (unsigned int, unsigned int, const RpcIdHelper &helper) | |
| RDOindex (unsigned int, unsigned int, const std::string &, int, int, int, int, int, const RpcIdHelper &helper) | |
| RDOindex (const RDOindex &)=default | |
| ~RDOindex ()=default | |
| RDOindex & | operator= (const RDOindex &)=delete |
| operator bool () const | |
| bool | operator! () const |
| void | set_hash (unsigned int h) |
| unsigned short int | ROBid (void) const |
| unsigned short int | RODid (void) const |
| unsigned short int | side (void) const |
| unsigned short int | SLid (void) const |
| unsigned short int | RXid (void) const |
| unsigned short int | PADid (void) const |
| unsigned long int | lvl1_code (void) const |
| int | stationName (void) const |
| int | stationEta (void) const |
| int | stationPhi (void) const |
| int | doubletR (void) const |
| int | doubletZ (void) const |
| int | doubletPhi (void) const |
| unsigned int | hash (void) const |
| bool | status (void) const |
| void | offline_indexes (int &name, int &eta, int &phi, int &doublet_r, int &doublet_z, int &doublet_phi, int &gas_gap, int &measures_phi, int &strip) const |
| void | pad_identifier (Identifier &id) const |
Private Member Functions | |
| void | set_indexes (void) |
Private Attributes | |
| unsigned short int | m_ROBid {0} |
| unsigned short int | m_RODid {0} |
| unsigned short int | m_side {0} |
| unsigned short int | m_SLid {0} |
| unsigned short int | m_RXid {0} |
| unsigned short int | m_PADid {0} |
| unsigned long int | m_lvl1_code {0} |
| int | m_stationName {0} |
| int | m_stationEta {0} |
| int | m_stationPhi {0} |
| int | m_doubletR {0} |
| int | m_doubletZ {0} |
| int | m_doubletPhi {0} |
| unsigned int | m_hash {0} |
| bool | m_status {false} |
| const RpcIdHelper * | m_rpcIdHelper |
Friends | |
| std::ostream & | operator<< (std::ostream &, const RDOindex &) |
Definition at line 85 of file RDOindex.h.
| RDOindex::RDOindex | ( | unsigned int | PAD, |
| unsigned int | code, | ||
| const RpcIdHelper & | helper | ||
| ) |
Definition at line 11 of file RDOindex.cxx.
| RDOindex::RDOindex | ( | unsigned int | PAD, |
| unsigned int | code, | ||
| const std::string & | Name, | ||
| int | sEta, | ||
| int | sPhi, | ||
| int | dR, | ||
| int | dZ, | ||
| int | dP, | ||
| const RpcIdHelper & | helper | ||
| ) |
Definition at line 19 of file RDOindex.cxx.
|
default |
|
inline |
Definition at line 140 of file RDOindex.h.
|
inline |
Definition at line 138 of file RDOindex.h.
|
inline |
Definition at line 139 of file RDOindex.h.
|
inline |
Definition at line 142 of file RDOindex.h.
|
inline |
Definition at line 133 of file RDOindex.h.
| void RDOindex::offline_indexes | ( | int & | name, |
| int & | eta, | ||
| int & | phi, | ||
| int & | doublet_r, | ||
| int & | doublet_z, | ||
| int & | doublet_phi, | ||
| int & | gas_gap, | ||
| int & | measures_phi, | ||
| int & | strip | ||
| ) | const |
Definition at line 52 of file RDOindex.cxx.
| RDOindex::operator bool | ( | ) | const |
Definition at line 46 of file RDOindex.cxx.
| bool RDOindex::operator! | ( | ) | const |
Definition at line 47 of file RDOindex.cxx.
| void RDOindex::pad_identifier | ( | Identifier & | id | ) | const |
Definition at line 69 of file RDOindex.cxx.
|
inline |
Definition at line 131 of file RDOindex.h.
|
inline |
Definition at line 125 of file RDOindex.h.
|
inline |
Definition at line 126 of file RDOindex.h.
|
inline |
Definition at line 130 of file RDOindex.h.
| void RDOindex::set_hash | ( | unsigned int | h | ) |
Definition at line 49 of file RDOindex.cxx.
|
private |
Definition at line 34 of file RDOindex.cxx.
|
inline |
Definition at line 127 of file RDOindex.h.
|
inline |
Definition at line 129 of file RDOindex.h.
|
inline |
Definition at line 136 of file RDOindex.h.
|
inline |
Definition at line 135 of file RDOindex.h.
|
inline |
Definition at line 137 of file RDOindex.h.
|
inline |
Definition at line 144 of file RDOindex.h.
Definition at line 92 of file RDOindex.cxx.
|
private |
Definition at line 102 of file RDOindex.h.
|
private |
Definition at line 100 of file RDOindex.h.
|
private |
Definition at line 101 of file RDOindex.h.
|
private |
Definition at line 104 of file RDOindex.h.
|
private |
Definition at line 94 of file RDOindex.h.
|
private |
Definition at line 92 of file RDOindex.h.
|
private |
Definition at line 87 of file RDOindex.h.
|
private |
Definition at line 88 of file RDOindex.h.
|
private |
Definition at line 153 of file RDOindex.h.
|
private |
Definition at line 91 of file RDOindex.h.
|
private |
Definition at line 89 of file RDOindex.h.
|
private |
Definition at line 90 of file RDOindex.h.
|
private |
Definition at line 98 of file RDOindex.h.
|
private |
Definition at line 97 of file RDOindex.h.
|
private |
Definition at line 99 of file RDOindex.h.
|
private |
Definition at line 106 of file RDOindex.h.
1.8.18