ATLAS Offline Software
Public Attributes | List of all members
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.

Definition at line 83 of file sTgcDigitMaker.h.

Member Data Documentation

◆ distance

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

Definition at line 84 of file sTgcDigitMaker.h.

◆ posOnSegment

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

Definition at line 85 of file sTgcDigitMaker.h.

◆ posOnWire

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

Definition at line 86 of file sTgcDigitMaker.h.


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