CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
List of all members | Public Member Functions | Public Attributes
PixelInactiveAreaFinder::DetGroupSpan Struct Reference

#include <PixelInactiveAreaFinder.h>

Public Member Functions

 DetGroupSpan ()
 

Public Attributes

unsigned int disk
 
unsigned int layer
 
std::pair< float, float > phiSpan
 
std::pair< float, float > rSpan
 
int subdetId
 
std::pair< float, float > zSpan
 

Detailed Description

Definition at line 29 of file PixelInactiveAreaFinder.h.

Constructor & Destructor Documentation

PixelInactiveAreaFinder::DetGroupSpan::DetGroupSpan ( )
inline

Member Data Documentation

unsigned int PixelInactiveAreaFinder::DetGroupSpan::disk
unsigned int PixelInactiveAreaFinder::DetGroupSpan::layer
std::pair<float, float> PixelInactiveAreaFinder::DetGroupSpan::phiSpan
std::pair<float, float> PixelInactiveAreaFinder::DetGroupSpan::rSpan

Definition at line 33 of file PixelInactiveAreaFinder.h.

Referenced by PixelInactiveAreaFinder::getRSpan().

int PixelInactiveAreaFinder::DetGroupSpan::subdetId

Definition at line 30 of file PixelInactiveAreaFinder.h.

Referenced by PixelInactiveAreaFinder::getSpan().

std::pair<float, float> PixelInactiveAreaFinder::DetGroupSpan::zSpan

Definition at line 32 of file PixelInactiveAreaFinder.h.

Referenced by PixelInactiveAreaFinder::getZSpan().