![]() |
ATLAS Offline Software
|
#include <RPCsimuDigit.h>
Public Member Functions | |
| RPCsimuDigit (int, unsigned int, int[3], float[4]) | |
| RPCsimuDigit (const RPCsimuDigit &) | |
| ~RPCsimuDigit () | |
| RPCsimuDigit | operator= (const RPCsimuDigit &) |
| void | set_data (const RPCsimuData &) |
| int | particle_code (void) const |
| int | process_type (void) const |
| int | track_number (void) const |
| const RPCsimuData * | data (void) const |
| const MuonSimuTrack * | muon (void) const |
| bool | operator== (const RPCdigit &) const |
| const RPCdecoder & | decoding (void) const |
| const std::list< unsigned int > & | codes (void) const |
| float | time (void) const |
| float | x (void) const |
| float | y (void) const |
| float | z (void) const |
| void | xyz (float vecvec[3]) const |
| bool | radius (float &) const |
| bool | theta (float &) const |
| bool | eta (float &) const |
| bool | phi (float &) const |
| bool | station_radius (float &) const |
| bool | station_eta (float &) const |
| bool | station_phi (float &) const |
| void | Print (std::ostream &, bool) const |
| void | set_number (int) |
| int | number () const |
| void | PrintElement (std::ostream &, std::string, bool) const |
| ObjectType | tag () const |
| const std::string & | name () const |
Private Attributes | |
| int | m_particle_code |
| int | m_process_type |
| int | m_track_number |
| const RPCsimuData * | m_data |
| RPCdecoder | m_coding |
| float | m_x |
| float | m_y |
| float | m_z |
| float | m_time |
| float | m_station_radius |
| float | m_station_phi |
| std::list< unsigned int > | m_codes |
| int | m_number {} |
| ObjectType | m_tag |
| std::string | m_name |
Definition at line 15 of file RPCsimuDigit.h.
| RPCsimuDigit::RPCsimuDigit | ( | int | number, |
| unsigned int | code, | ||
| int | parameters[3], | ||
| float | vector[4] ) |
Definition at line 21 of file RPCsimuDigit.cxx.
| RPCsimuDigit::RPCsimuDigit | ( | const RPCsimuDigit & | digit | ) |
Definition at line 33 of file RPCsimuDigit.cxx.
|
inline |
Definition at line 29 of file RPCsimuDigit.h.
|
inlineinherited |
Definition at line 50 of file RPCdigit.h.
|
inline |
Definition at line 39 of file RPCsimuDigit.h.
|
inlineinherited |
Definition at line 48 of file RPCdigit.h.
|
inherited |
Definition at line 205 of file RPCdigit.cxx.
|
virtual |
Reimplemented from RPCdigit.
Definition at line 53 of file RPCsimuDigit.cxx.
|
inlineinherited |
Definition at line 23 of file BaseObject.h.
|
inlineinherited |
Definition at line 30 of file RPCtrigDataObject.h.
| RPCsimuDigit RPCsimuDigit::operator= | ( | const RPCsimuDigit & | digit | ) |
Definition at line 42 of file RPCsimuDigit.cxx.
Definition at line 169 of file RPCdigit.cxx.
|
inlinevirtual |
|
inherited |
Definition at line 217 of file RPCdigit.cxx.
|
virtualinherited |
Reimplemented from BaseObject.
Definition at line 238 of file RPCdigit.cxx.
|
inlineinherited |
Definition at line 32 of file RPCtrigDataObject.h.
|
inlinevirtual |
|
inherited |
Definition at line 182 of file RPCdigit.cxx.
| void RPCsimuDigit::set_data | ( | const RPCsimuData & | data | ) |
Definition at line 65 of file RPCsimuDigit.cxx.
|
inherited |
Definition at line 29 of file RPCtrigDataObject.cxx.
|
inherited |
Definition at line 227 of file RPCdigit.cxx.
|
inlineinherited |
Definition at line 93 of file RPCdigit.h.
|
inlineinherited |
Definition at line 81 of file RPCdigit.h.
|
inlineinherited |
Definition at line 22 of file BaseObject.h.
|
inherited |
Definition at line 193 of file RPCdigit.cxx.
|
inlineinherited |
Definition at line 52 of file RPCdigit.h.
|
inlinevirtual |
|
inlineinherited |
Definition at line 53 of file RPCdigit.h.
|
inherited |
Definition at line 175 of file RPCdigit.cxx.
|
inlineinherited |
Definition at line 54 of file RPCdigit.h.
|
inlineinherited |
Definition at line 55 of file RPCdigit.h.
|
privateinherited |
Definition at line 29 of file RPCdigit.h.
|
privateinherited |
Definition at line 18 of file RPCdigit.h.
|
private |
Definition at line 23 of file RPCsimuDigit.h.
|
privateinherited |
Definition at line 16 of file BaseObject.h.
|
privateinherited |
Definition at line 18 of file RPCtrigDataObject.h.
|
private |
Definition at line 19 of file RPCsimuDigit.h.
|
private |
Definition at line 20 of file RPCsimuDigit.h.
|
privateinherited |
Definition at line 27 of file RPCdigit.h.
|
privateinherited |
Definition at line 26 of file RPCdigit.h.
|
privateinherited |
Definition at line 15 of file BaseObject.h.
|
privateinherited |
Definition at line 24 of file RPCdigit.h.
|
private |
Definition at line 21 of file RPCsimuDigit.h.
|
privateinherited |
Definition at line 20 of file RPCdigit.h.
|
privateinherited |
Definition at line 21 of file RPCdigit.h.
|
privateinherited |
Definition at line 22 of file RPCdigit.h.