ATLAS Offline Software
Loading...
Searching...
No Matches
MuonR4::sTgcDigitMaker::Ionization Struct Reference

Holds information about ionization points in the gas volume. More...

Collaboration diagram for MuonR4::sTgcDigitMaker::Ionization:

Public Attributes

double distance {-9.99}
double time {0.}
Amg::Vector3D posOnSegment {Amg::Vector3D::Zero()}
Amg::Vector3D posOnWire {Amg::Vector3D::Zero()}

Detailed Description

Holds information about ionization points in the gas volume.

Definition at line 97 of file MuonPhaseII/MuonDigitization/sTgcDigitizationR4/sTgcDigitizationR4/sTgcDigitMaker.h.

Member Data Documentation

◆ distance

double MuonR4::sTgcDigitMaker::Ionization::distance {-9.99}

Definition at line 98 of file MuonPhaseII/MuonDigitization/sTgcDigitizationR4/sTgcDigitizationR4/sTgcDigitMaker.h.

98{-9.99}; //smallest distance bet the wire and particle trajectory

◆ posOnSegment

Amg::Vector3D MuonR4::sTgcDigitMaker::Ionization::posOnSegment {Amg::Vector3D::Zero()}

Definition at line 100 of file MuonPhaseII/MuonDigitization/sTgcDigitizationR4/sTgcDigitizationR4/sTgcDigitMaker.h.

100{Amg::Vector3D::Zero()}; // Point of closest approach

◆ posOnWire

Amg::Vector3D MuonR4::sTgcDigitMaker::Ionization::posOnWire {Amg::Vector3D::Zero()}

Definition at line 101 of file MuonPhaseII/MuonDigitization/sTgcDigitizationR4/sTgcDigitizationR4/sTgcDigitMaker.h.

101{Amg::Vector3D::Zero()}; // Position on the wire

◆ time

double MuonR4::sTgcDigitMaker::Ionization::time {0.}

Definition at line 99 of file MuonPhaseII/MuonDigitization/sTgcDigitizationR4/sTgcDigitizationR4/sTgcDigitMaker.h.

99{0.}; // time of arrival

The documentation for this struct was generated from the following file: