![]() |
ATLAS Offline Software
|
#include <DCMathSegmentMaker.h>
Public Member Functions | |
| HitInXZ (Identifier i, bool isM, bool measP, double lx, double lz, double lxmin, double lxmax, double phmin, double phmax) | |
Public Attributes | |
| Identifier | id {} |
| bool | isMdt {false} |
| bool | measPhi {false} |
| double | x {0.} |
| double | z {0.} |
| double | xmin {0.} |
| double | xmax {0.} |
| double | phimin {0.} |
| double | phimax {0.} |
Definition at line 105 of file DCMathSegmentMaker.h.
|
inline |
| Identifier Muon::DCMathSegmentMaker::HitInXZ::id {} |
Definition at line 108 of file DCMathSegmentMaker.h.
| bool Muon::DCMathSegmentMaker::HitInXZ::isMdt {false} |
Definition at line 109 of file DCMathSegmentMaker.h.
| bool Muon::DCMathSegmentMaker::HitInXZ::measPhi {false} |
Definition at line 110 of file DCMathSegmentMaker.h.
| double Muon::DCMathSegmentMaker::HitInXZ::phimax {0.} |
Definition at line 116 of file DCMathSegmentMaker.h.
| double Muon::DCMathSegmentMaker::HitInXZ::phimin {0.} |
Definition at line 115 of file DCMathSegmentMaker.h.
| double Muon::DCMathSegmentMaker::HitInXZ::x {0.} |
Definition at line 111 of file DCMathSegmentMaker.h.
| double Muon::DCMathSegmentMaker::HitInXZ::xmax {0.} |
Definition at line 114 of file DCMathSegmentMaker.h.
| double Muon::DCMathSegmentMaker::HitInXZ::xmin {0.} |
Definition at line 113 of file DCMathSegmentMaker.h.
| double Muon::DCMathSegmentMaker::HitInXZ::z {0.} |
Definition at line 112 of file DCMathSegmentMaker.h.