ATLAS Offline Software
Public Attributes | List of all members
MuonGMR4::SpectrometerSector::chamberLocation Struct Reference

: Helper struct for fast approximate navigation. More...

#include <SpectrometerSector.h>

Collaboration diagram for MuonGMR4::SpectrometerSector::chamberLocation:

Public Attributes

double yLeft {0.}
 
double yRight {0.}
 
double zBottom {0.}
 
double zTop {0.}
 
ActsTrk::DetectorType type {ActsTrk::DetectorType::UnDefined}
 

Detailed Description

: Helper struct for fast approximate navigation.

Maps regions instrumented by chambers in the y-z frame. Used in pattern recognition.

Definition at line 48 of file SpectrometerSector.h.

Member Data Documentation

◆ type

ActsTrk::DetectorType MuonGMR4::SpectrometerSector::chamberLocation::type {ActsTrk::DetectorType::UnDefined}

Definition at line 53 of file SpectrometerSector.h.

◆ yLeft

double MuonGMR4::SpectrometerSector::chamberLocation::yLeft {0.}

Definition at line 49 of file SpectrometerSector.h.

◆ yRight

double MuonGMR4::SpectrometerSector::chamberLocation::yRight {0.}

Definition at line 50 of file SpectrometerSector.h.

◆ zBottom

double MuonGMR4::SpectrometerSector::chamberLocation::zBottom {0.}

Definition at line 51 of file SpectrometerSector.h.

◆ zTop

double MuonGMR4::SpectrometerSector::chamberLocation::zTop {0.}

Definition at line 52 of file SpectrometerSector.h.


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