![]() |
ATLAS Offline Software
|
#include <TgcHit.h>
Public Member Functions | |
| TgcHit (double x, double y, double z, double shortWidth, double longWidth, double length, bool isStrip, int gasGap, int channel, int eta, int phi, int station, int bcmask) | |
| const double & | X () const |
| const double & | Y () const |
| const double & | Z () const |
| const double & | shortWidth () const |
| const double & | longWidth () const |
| const double & | length () const |
| const bool & | isStrip () const |
| const int & | gasGap () const |
| const int & | channel () const |
| const int & | stationEta () const |
| const int & | stationPhi () const |
| const int & | stationName () const |
| const int & | bcmask () const |
| const std::string & | gap_name () const |
| const std::string & | type_name () const |
| const std::string & | channel_name () const |
| const std::map< const xAOD::Muon *, const double > & | residuals () const |
| void | addResidual (const xAOD::Muon *m, const double v) |
| void | initChamber (const std::string &chamber_name) |
| void | initChamber (TGCSIDE side, int sec, int m, int phi, int eta) |
| void | initChamber (TGCSIDE side, int stationEta, int stationPhi, int stationName) |
| void | initChamber (int stationEta, int stationPhi, int stationName) |
| const std::string & | cham_name () const |
| const TGCSIDE & | iSide () const |
| const TGCDETECTOR & | DetId () const |
| const int & | iSec () const |
| const int & | iM () const |
| const int & | iPhi () const |
| const int & | iEta () const |
| const int & | StationName () const |
| const int & | StationEta () const |
| const int & | StationPhi () const |
Private Attributes | |
| double | m_x {} |
| double | m_y {} |
| double | m_z {} |
| double | m_shortWidth {} |
| double | m_longWidth {} |
| double | m_length {} |
| bool | m_isStrip {} |
| int | m_gasGap {} |
| int | m_channel {} |
| int | m_stationEta {} |
| int | m_stationPhi {} |
| int | m_stationName {} |
| int | m_bcmask {} |
| std::map< const xAOD::Muon *, const double > | m_residuals {} |
| std::string | m_gap_name {"none"} |
| std::string | m_type_name {"none"} |
| std::string | m_channel_name {"none"} |
| std::string | m_cham_name |
| TGCSIDE | m_iSide {} |
| TGCDETECTOR | m_detId {} |
| int | m_iSec {} |
| int | m_iM {} |
| int | m_iPhi {} |
| int | m_iEta {} |
| TGC::TgcHit::TgcHit | ( | double | x, |
| double | y, | ||
| double | z, | ||
| double | shortWidth, | ||
| double | longWidth, | ||
| double | length, | ||
| bool | isStrip, | ||
| int | gasGap, | ||
| int | channel, | ||
| int | eta, | ||
| int | phi, | ||
| int | station, | ||
| int | bcmask ) |
Definition at line 7 of file TgcHit.cxx.
|
inline |
Definition at line 73 of file TgcHit.h.
|
inline |
|
inlineinherited |
Definition at line 43 of file TgcChamber.h.
|
inline |
|
inline |
|
inlineinherited |
Definition at line 45 of file TgcChamber.h.
|
inline |
|
inlineinherited |
Definition at line 49 of file TgcChamber.h.
|
inlineinherited |
Definition at line 47 of file TgcChamber.h.
|
inherited |
Definition at line 8 of file TgcChamber.cxx.
|
inherited |
Definition at line 93 of file TgcChamber.cxx.
|
inherited |
Definition at line 17 of file TgcChamber.cxx.
|
inherited |
Definition at line 90 of file TgcChamber.cxx.
|
inlineinherited |
Definition at line 48 of file TgcChamber.h.
|
inlineinherited |
Definition at line 46 of file TgcChamber.h.
|
inlineinherited |
Definition at line 44 of file TgcChamber.h.
|
inline |
|
inline |
|
inline |
|
inlineinherited |
Definition at line 51 of file TgcChamber.h.
|
inlineinherited |
Definition at line 50 of file TgcChamber.h.
|
inlineinherited |
Definition at line 52 of file TgcChamber.h.
|
inline |
|
inline |
|
inline |
|
privateinherited |
Definition at line 31 of file TgcChamber.h.
|
private |
|
privateinherited |
Definition at line 33 of file TgcChamber.h.
|
private |
|
privateinherited |
Definition at line 37 of file TgcChamber.h.
|
privateinherited |
Definition at line 35 of file TgcChamber.h.
|
privateinherited |
Definition at line 36 of file TgcChamber.h.
|
privateinherited |
Definition at line 34 of file TgcChamber.h.
|
privateinherited |
Definition at line 32 of file TgcChamber.h.
|
private |
|
private |