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

Ionization object with distance, position on the hit segment and position on the wire. More...

Collaboration diagram for sTgcDigitMaker::Ionization:

Public Attributes

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

Detailed Description

Ionization object with distance, position on the hit segment and position on the wire.

Holds information about ionization points in the gas volume.

Definition at line 83 of file MuonDigitization/sTGC_Digitization/sTGC_Digitization/sTgcDigitMaker.h.

Member Data Documentation

◆ distance

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

Definition at line 84 of file MuonDigitization/sTGC_Digitization/sTGC_Digitization/sTgcDigitMaker.h.

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

◆ posOnSegment

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

Definition at line 85 of file MuonDigitization/sTGC_Digitization/sTGC_Digitization/sTgcDigitMaker.h.

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

◆ posOnWire

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

Definition at line 86 of file MuonDigitization/sTGC_Digitization/sTGC_Digitization/sTgcDigitMaker.h.

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

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