Loading [MathJax]/extensions/tex2jax.js
ATLAS Offline Software
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
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.}
 
const MuonGMR4::MuonReadoutElementreEle {nullptr}
 

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

◆ reEle

const MuonGMR4::MuonReadoutElement* MuonGMR4::SpectrometerSector::chamberLocation::reEle {nullptr}

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: