CMS 3D CMS Logo

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 27 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 31 of file PixelInactiveAreaFinder.h.

Referenced by PixelInactiveAreaFinder::getRSpan(), and operator<<().

int PixelInactiveAreaFinder::DetGroupSpan::subdetId

Definition at line 28 of file PixelInactiveAreaFinder.h.

Referenced by PixelInactiveAreaFinder::getSpan(), and operator<<().

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

Definition at line 30 of file PixelInactiveAreaFinder.h.

Referenced by PixelInactiveAreaFinder::getZSpan(), and operator<<().