![]() |
ATLAS Offline Software
|
Helper struct to carry the digit information around. More...
Public Attributes | |
| Identifier | hitId {} |
| Identifier of the simulated hit to digitize. | |
| Amg::Vector3D | posOnSurf {Amg::Vector3D::Zero()} |
| Position of the hit on the surface. | |
| Amg::Vector3D | hitDir {Amg::Vector3D::Zero()} |
| Direction of the propagating particle. | |
| double | totalCharge {0.} |
| Total deposited charge in the gasGap. | |
| double | time {0.} |
| Time of arrival on the sensor. | |
| const MuonGMR4::sTgcReadoutElement * | reEle {nullptr} |
| Readout element associated. | |
Helper struct to carry the digit information around.
Definition at line 105 of file MuonPhaseII/MuonDigitization/sTgcDigitizationR4/sTgcDigitizationR4/sTgcDigitMaker.h.
| Amg::Vector3D MuonR4::sTgcDigitMaker::DigiInput::hitDir {Amg::Vector3D::Zero()} |
Direction of the propagating particle.
Definition at line 111 of file MuonPhaseII/MuonDigitization/sTgcDigitizationR4/sTgcDigitizationR4/sTgcDigitMaker.h.
| Identifier MuonR4::sTgcDigitMaker::DigiInput::hitId {} |
Identifier of the simulated hit to digitize.
Definition at line 107 of file MuonPhaseII/MuonDigitization/sTgcDigitizationR4/sTgcDigitizationR4/sTgcDigitMaker.h.
| Amg::Vector3D MuonR4::sTgcDigitMaker::DigiInput::posOnSurf {Amg::Vector3D::Zero()} |
Position of the hit on the surface.
Definition at line 109 of file MuonPhaseII/MuonDigitization/sTgcDigitizationR4/sTgcDigitizationR4/sTgcDigitMaker.h.
| const MuonGMR4::sTgcReadoutElement* MuonR4::sTgcDigitMaker::DigiInput::reEle {nullptr} |
Readout element associated.
Definition at line 117 of file MuonPhaseII/MuonDigitization/sTgcDigitizationR4/sTgcDigitizationR4/sTgcDigitMaker.h.
| double MuonR4::sTgcDigitMaker::DigiInput::time {0.} |
Time of arrival on the sensor.
Definition at line 115 of file MuonPhaseII/MuonDigitization/sTgcDigitizationR4/sTgcDigitizationR4/sTgcDigitMaker.h.
| double MuonR4::sTgcDigitMaker::DigiInput::totalCharge {0.} |
Total deposited charge in the gasGap.
Definition at line 113 of file MuonPhaseII/MuonDigitization/sTgcDigitizationR4/sTgcDigitizationR4/sTgcDigitMaker.h.