ATLAS Offline Software
|
Helper struct to map all muons in the same chamber. More...
Public Member Functions | |
bool | operator< (const TrueHitInChamb &other) const |
Public Attributes | |
Identifier | stationId {} |
Amg::Vector3D | lDir {Amg::Vector3D::Zero()} |
Amg::Vector3D | lPos {Amg::Vector3D::Zero()} |
const xAOD::MuonSimHit * | simHit {} |
Helper struct to map all muons in the same chamber.
Definition at line 15 of file SimHitCsvDumperAlg.cxx.
|
inline |
Definition at line 20 of file SimHitCsvDumperAlg.cxx.
Amg::Vector3D TrueHitInChamb::lDir {Amg::Vector3D::Zero()} |
Definition at line 17 of file SimHitCsvDumperAlg.cxx.
Amg::Vector3D TrueHitInChamb::lPos {Amg::Vector3D::Zero()} |
Definition at line 18 of file SimHitCsvDumperAlg.cxx.
const xAOD::MuonSimHit* TrueHitInChamb::simHit {} |
Definition at line 19 of file SimHitCsvDumperAlg.cxx.
Identifier TrueHitInChamb::stationId {} |
Definition at line 16 of file SimHitCsvDumperAlg.cxx.