![]() |
ATLAS Offline Software
|
#include <RPCDQUtils.h>
Public Member Functions | |
| GasGapData (const Muon::IMuonIdHelperSvc &idHelperSvc, const MuonGM::RpcReadoutElement *readoutEl_, const int doubletZ_, const int doubletPhi_, const unsigned gasgap_) | |
| void | computeTrackDistanceToGasGap (ExResult &result, const xAOD::TrackParticle &track) const |
| void | computeTrackDistanceToGasGap (ExResult &result, const Trk::TrackParameters *trackParam) const |
Public Attributes | |
| const MuonGM::RpcReadoutElement * | readoutEl |
| Identifier | gapid {0} |
| bool | gapid_valid {false} |
| std::string | gapid_str |
| int | stationName |
| int | stationEta |
| int | stationPhi |
| int | doubletR |
| int | doubletZ |
| int | doubletPhi |
| unsigned | gasgap |
| unsigned | NetaStrips {0} |
| unsigned | NphiStrips {0} |
| double | minStripEta {10.0} |
| double | maxStripEta {-10.0} |
| double | minStripPhi {10.0} |
| double | maxStripPhi {-10.0} |
| double | localTrackPosY {0.0} |
| double | localTrackPosZ {0.0} |
| std::pair< std::shared_ptr< RpcPanel >, std::shared_ptr< RpcPanel > > | RpcPanel_eta_phi |
Definition at line 98 of file RPCDQUtils.h.
| GasGapData::GasGapData | ( | const Muon::IMuonIdHelperSvc & | idHelperSvc, |
| const MuonGM::RpcReadoutElement * | readoutEl_, | ||
| const int | doubletZ_, | ||
| const int | doubletPhi_, | ||
| const unsigned | gasgap_ | ||
| ) |
Definition at line 221 of file RPCDQUtils.cxx.
| void GasGapData::computeTrackDistanceToGasGap | ( | ExResult & | result, |
| const Trk::TrackParameters * | trackParam | ||
| ) | const |
Definition at line 329 of file RPCDQUtils.cxx.
| void GasGapData::computeTrackDistanceToGasGap | ( | ExResult & | result, |
| const xAOD::TrackParticle & | track | ||
| ) | const |
Definition at line 290 of file RPCDQUtils.cxx.
| int GasGapData::doubletPhi |
Definition at line 119 of file RPCDQUtils.h.
| int GasGapData::doubletR |
Definition at line 117 of file RPCDQUtils.h.
| int GasGapData::doubletZ |
Definition at line 118 of file RPCDQUtils.h.
| Identifier GasGapData::gapid {0} |
Definition at line 110 of file RPCDQUtils.h.
| std::string GasGapData::gapid_str |
Definition at line 112 of file RPCDQUtils.h.
| bool GasGapData::gapid_valid {false} |
Definition at line 111 of file RPCDQUtils.h.
| unsigned GasGapData::gasgap |
Definition at line 120 of file RPCDQUtils.h.
| double GasGapData::localTrackPosY {0.0} |
Definition at line 128 of file RPCDQUtils.h.
| double GasGapData::localTrackPosZ {0.0} |
Definition at line 129 of file RPCDQUtils.h.
| double GasGapData::maxStripEta {-10.0} |
Definition at line 125 of file RPCDQUtils.h.
| double GasGapData::maxStripPhi {-10.0} |
Definition at line 127 of file RPCDQUtils.h.
| double GasGapData::minStripEta {10.0} |
Definition at line 124 of file RPCDQUtils.h.
| double GasGapData::minStripPhi {10.0} |
Definition at line 126 of file RPCDQUtils.h.
| unsigned GasGapData::NetaStrips {0} |
Definition at line 122 of file RPCDQUtils.h.
| unsigned GasGapData::NphiStrips {0} |
Definition at line 123 of file RPCDQUtils.h.
| const MuonGM::RpcReadoutElement* GasGapData::readoutEl |
Definition at line 108 of file RPCDQUtils.h.
Definition at line 132 of file RPCDQUtils.h.
| int GasGapData::stationEta |
Definition at line 115 of file RPCDQUtils.h.
| int GasGapData::stationName |
Definition at line 114 of file RPCDQUtils.h.
| int GasGapData::stationPhi |
Definition at line 116 of file RPCDQUtils.h.
1.8.18