ATLAS Offline Software
|
#include <DataPrepEDM.h>
Public Attributes | |
char | m_type |
char | m_bLayer |
float | m_phiPitch |
float | m_etaPitchLong |
float | m_etaPitchNormal |
float | m_lorentzShift |
float | m_center [3] |
float | m_M [3][3] |
float | m_halfWidth |
float | m_halfLength |
Definition at line 38 of file DataPrepEDM.h.
char PixelModuleGeoInfo::m_bLayer |
Definition at line 40 of file DataPrepEDM.h.
float PixelModuleGeoInfo::m_center[3] |
Definition at line 45 of file DataPrepEDM.h.
float PixelModuleGeoInfo::m_etaPitchLong |
Definition at line 42 of file DataPrepEDM.h.
float PixelModuleGeoInfo::m_etaPitchNormal |
Definition at line 43 of file DataPrepEDM.h.
float PixelModuleGeoInfo::m_halfLength |
Definition at line 48 of file DataPrepEDM.h.
float PixelModuleGeoInfo::m_halfWidth |
Definition at line 47 of file DataPrepEDM.h.
float PixelModuleGeoInfo::m_lorentzShift |
Definition at line 44 of file DataPrepEDM.h.
float PixelModuleGeoInfo::m_M[3][3] |
Definition at line 46 of file DataPrepEDM.h.
float PixelModuleGeoInfo::m_phiPitch |
Definition at line 41 of file DataPrepEDM.h.
char PixelModuleGeoInfo::m_type |
Definition at line 39 of file DataPrepEDM.h.