ATLAS Offline Software
Public Attributes | List of all members
InDetDD::SolidStateDetectorElementBase::AxisDir Struct Reference

#include <SolidStateDetectorElementBase.h>

Collaboration diagram for InDetDD::SolidStateDetectorElementBase::AxisDir:

Public Attributes

bool m_depthDirection
 Direction of depth axis. More...
 
bool m_phiDirection
 
bool m_etaDirection
 
double m_depthAngle
 
double m_phiAngle
 
double m_etaAngle
 
Variable set by updateCache

Determines if the orientations is "barrel like" (which for ITk pixel can be the case even if not strictly part of the barrel geometry)

bool m_barrelLike
 

Detailed Description

Definition at line 659 of file SolidStateDetectorElementBase.h.

Member Data Documentation

◆ m_barrelLike

bool InDetDD::SolidStateDetectorElementBase::AxisDir::m_barrelLike

Definition at line 679 of file SolidStateDetectorElementBase.h.

◆ m_depthAngle

double InDetDD::SolidStateDetectorElementBase::AxisDir::m_depthAngle

Definition at line 669 of file SolidStateDetectorElementBase.h.

◆ m_depthDirection

bool InDetDD::SolidStateDetectorElementBase::AxisDir::m_depthDirection

Direction of depth axis.

Also direction of readout implant (n+ for pixel, p+ for SCT).

Definition at line 665 of file SolidStateDetectorElementBase.h.

◆ m_etaAngle

double InDetDD::SolidStateDetectorElementBase::AxisDir::m_etaAngle

Definition at line 671 of file SolidStateDetectorElementBase.h.

◆ m_etaDirection

bool InDetDD::SolidStateDetectorElementBase::AxisDir::m_etaDirection

Definition at line 667 of file SolidStateDetectorElementBase.h.

◆ m_phiAngle

double InDetDD::SolidStateDetectorElementBase::AxisDir::m_phiAngle

Definition at line 670 of file SolidStateDetectorElementBase.h.

◆ m_phiDirection

bool InDetDD::SolidStateDetectorElementBase::AxisDir::m_phiDirection

Definition at line 666 of file SolidStateDetectorElementBase.h.


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