CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
List of all members | Public Member Functions | Public Attributes
GCC11_FINAL< T, TOPO >::SubTurbineCrossings Struct Reference

Public Member Functions

 SubTurbineCrossings ()
 
 SubTurbineCrossings (int ci, int ni, float nd)
 
 SubTurbineCrossings ()
 
 SubTurbineCrossings (int ci, int ni, float nd)
 

Public Attributes

int closestIndex
 
bool isValid
 
float nextDistance
 
int nextIndex
 

Detailed Description

template<class T, class TOPO = CaloSubdetectorTopology>
struct GCC11_FINAL< T, TOPO >::SubTurbineCrossings

Definition at line 39 of file PixelForwardLayer.h.

Constructor & Destructor Documentation

template<class T , class TOPO = CaloSubdetectorTopology>
GCC11_FINAL< T, TOPO >::SubTurbineCrossings::SubTurbineCrossings ( )
inline

Definition at line 40 of file PixelForwardLayer.h.

template<class T , class TOPO = CaloSubdetectorTopology>
GCC11_FINAL< T, TOPO >::SubTurbineCrossings::SubTurbineCrossings ( int  ci,
int  ni,
float  nd 
)
inline
template<class T , class TOPO = CaloSubdetectorTopology>
GCC11_FINAL< T, TOPO >::SubTurbineCrossings::SubTurbineCrossings ( )
inline

Definition at line 42 of file PixelForwardLayerPhase1.h.

template<class T , class TOPO = CaloSubdetectorTopology>
GCC11_FINAL< T, TOPO >::SubTurbineCrossings::SubTurbineCrossings ( int  ci,
int  ni,
float  nd 
)
inline

Member Data Documentation

template<class T , class TOPO = CaloSubdetectorTopology>
int GCC11_FINAL< T, TOPO >::SubTurbineCrossings::closestIndex

Definition at line 45 of file PixelForwardLayer.h.

template<class T , class TOPO = CaloSubdetectorTopology>
bool GCC11_FINAL< T, TOPO >::SubTurbineCrossings::isValid

Definition at line 44 of file PixelForwardLayer.h.

template<class T , class TOPO = CaloSubdetectorTopology>
float GCC11_FINAL< T, TOPO >::SubTurbineCrossings::nextDistance

Definition at line 47 of file PixelForwardLayer.h.

template<class T , class TOPO = CaloSubdetectorTopology>
int GCC11_FINAL< T, TOPO >::SubTurbineCrossings::nextIndex

Definition at line 46 of file PixelForwardLayer.h.