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

Constructor & Destructor Documentation

◆ DetGroupSpan()

PixelInactiveAreaFinder::DetGroupSpan::DetGroupSpan ( )
inline

Member Data Documentation

◆ disk

unsigned int PixelInactiveAreaFinder::DetGroupSpan::disk

◆ layer

unsigned int PixelInactiveAreaFinder::DetGroupSpan::layer

◆ phiSpan

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

◆ rSpan

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

Definition at line 33 of file PixelInactiveAreaFinder.h.

Referenced by PixelInactiveAreaFinder::getRSpan().

◆ subdetId

int PixelInactiveAreaFinder::DetGroupSpan::subdetId

Definition at line 30 of file PixelInactiveAreaFinder.h.

Referenced by PixelInactiveAreaFinder::getSpan().

◆ zSpan

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

Definition at line 32 of file PixelInactiveAreaFinder.h.

Referenced by PixelInactiveAreaFinder::getZSpan().