ATLAS Offline Software
|
Ionization object with distance, position on the hit segment and position on the wire. More...
Public Attributes | |
double | distance {-9.99} |
Amg::Vector3D | posOnSegment {Amg::Vector3D::Zero()} |
Amg::Vector3D | posOnWire {Amg::Vector3D::Zero()} |
Ionization object with distance, position on the hit segment and position on the wire.
Definition at line 83 of file sTgcDigitMaker.h.
double sTgcDigitMaker::Ionization::distance {-9.99} |
Definition at line 84 of file sTgcDigitMaker.h.
Amg::Vector3D sTgcDigitMaker::Ionization::posOnSegment {Amg::Vector3D::Zero()} |
Definition at line 85 of file sTgcDigitMaker.h.
Amg::Vector3D sTgcDigitMaker::Ionization::posOnWire {Amg::Vector3D::Zero()} |
Definition at line 86 of file sTgcDigitMaker.h.