![]() |
ATLAS Offline Software
|
#include <RPCDQUtils.h>
Public Member Functions | |
| ExResult (const Identifier gasgap_id_, const Trk::PropDirection direction_) | |
Public Attributes | |
| const Identifier | gasgap_id |
| const Trk::PropDirection | direction |
| bool | localTrackPosInBounds {false} |
| bool | localTrackPosInBoundsTight {false} |
| Amg::Vector3D | localPos |
| Amg::Vector3D | globalPos |
| float | minTrackGasGapDEta {10.0} |
| float | minTrackGasGapDPhi {10.0} |
| float | minTrackGasGapDR {10.0} |
Definition at line 82 of file RPCDQUtils.h.
| ExResult::ExResult | ( | const Identifier | gasgap_id_, |
| const Trk::PropDirection | direction_ | ||
| ) |
Definition at line 214 of file RPCDQUtils.cxx.
| const Trk::PropDirection ExResult::direction |
Definition at line 86 of file RPCDQUtils.h.
| const Identifier ExResult::gasgap_id |
Definition at line 85 of file RPCDQUtils.h.
| Amg::Vector3D ExResult::globalPos |
Definition at line 91 of file RPCDQUtils.h.
| Amg::Vector3D ExResult::localPos |
Definition at line 90 of file RPCDQUtils.h.
| bool ExResult::localTrackPosInBounds {false} |
Definition at line 88 of file RPCDQUtils.h.
| bool ExResult::localTrackPosInBoundsTight {false} |
Definition at line 89 of file RPCDQUtils.h.
| float ExResult::minTrackGasGapDEta {10.0} |
Definition at line 92 of file RPCDQUtils.h.
| float ExResult::minTrackGasGapDPhi {10.0} |
Definition at line 93 of file RPCDQUtils.h.
| float ExResult::minTrackGasGapDR {10.0} |
Definition at line 94 of file RPCDQUtils.h.
1.8.18