ATLAS Offline Software
Public Attributes | List of all members
TrigAccel::SpacePointStorage Struct Reference

#include <TrigInDetAccelEDM.h>

Collaboration diagram for TrigAccel::SpacePointStorage:

Public Attributes

int m_nSpacepoints
 
int m_nPhiSlices
 
int m_nLayers
 
int m_index [MAX_NUMBER_SPACEPOINTS]
 
int m_type [MAX_NUMBER_SPACEPOINTS]
 
float m_x [MAX_NUMBER_SPACEPOINTS]
 
float m_y [MAX_NUMBER_SPACEPOINTS]
 
float m_z [MAX_NUMBER_SPACEPOINTS]
 
float m_r [MAX_NUMBER_SPACEPOINTS]
 
float m_phi [MAX_NUMBER_SPACEPOINTS]
 
float m_covR [MAX_NUMBER_SPACEPOINTS]
 
float m_covZ [MAX_NUMBER_SPACEPOINTS]
 
SPACEPOINT_LAYER_RANGE m_phiSlices [MAX_PHI_SLICES]
 

Detailed Description

Definition at line 49 of file TrigInDetAccelEDM.h.

Member Data Documentation

◆ m_covR

float TrigAccel::SpacePointStorage::m_covR[MAX_NUMBER_SPACEPOINTS]

Definition at line 61 of file TrigInDetAccelEDM.h.

◆ m_covZ

float TrigAccel::SpacePointStorage::m_covZ[MAX_NUMBER_SPACEPOINTS]

Definition at line 62 of file TrigInDetAccelEDM.h.

◆ m_index

int TrigAccel::SpacePointStorage::m_index[MAX_NUMBER_SPACEPOINTS]

Definition at line 54 of file TrigInDetAccelEDM.h.

◆ m_nLayers

int TrigAccel::SpacePointStorage::m_nLayers

Definition at line 53 of file TrigInDetAccelEDM.h.

◆ m_nPhiSlices

int TrigAccel::SpacePointStorage::m_nPhiSlices

Definition at line 52 of file TrigInDetAccelEDM.h.

◆ m_nSpacepoints

int TrigAccel::SpacePointStorage::m_nSpacepoints

Definition at line 51 of file TrigInDetAccelEDM.h.

◆ m_phi

float TrigAccel::SpacePointStorage::m_phi[MAX_NUMBER_SPACEPOINTS]

Definition at line 60 of file TrigInDetAccelEDM.h.

◆ m_phiSlices

SPACEPOINT_LAYER_RANGE TrigAccel::SpacePointStorage::m_phiSlices[MAX_PHI_SLICES]

Definition at line 63 of file TrigInDetAccelEDM.h.

◆ m_r

float TrigAccel::SpacePointStorage::m_r[MAX_NUMBER_SPACEPOINTS]

Definition at line 59 of file TrigInDetAccelEDM.h.

◆ m_type

int TrigAccel::SpacePointStorage::m_type[MAX_NUMBER_SPACEPOINTS]

Definition at line 55 of file TrigInDetAccelEDM.h.

◆ m_x

float TrigAccel::SpacePointStorage::m_x[MAX_NUMBER_SPACEPOINTS]

Definition at line 56 of file TrigInDetAccelEDM.h.

◆ m_y

float TrigAccel::SpacePointStorage::m_y[MAX_NUMBER_SPACEPOINTS]

Definition at line 57 of file TrigInDetAccelEDM.h.

◆ m_z

float TrigAccel::SpacePointStorage::m_z[MAX_NUMBER_SPACEPOINTS]

Definition at line 58 of file TrigInDetAccelEDM.h.


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