Go to the documentation of this file. 1 #ifndef RecoParticleFlow_PFTracking_PFGeometry_h
2 #define RecoParticleFlow_PFTracking_PFGeometry_h
float innerRadius(PFGeometry::Layers_t layer) const
return inner radius of a given layer
std::vector< float > outerZ_
float tanTh(PFGeometry::Surface_t iSurf) const
return tan(theta) of the cylinder corner
float outerRadius(PFGeometry::Layers_t layer) const
return outer radius of a given layer
virtual ~PFGeometry()
destructor
General CMS geometry parameters used during Particle Flow reconstruction or drawing....
float outerZ(PFGeometry::Layers_t layer) const
return outer position along z axis of a given layer
float innerZ(PFGeometry::Layers_t layer) const
return inner position along z axis of a given layer
std::vector< float > innerRadius_
std::vector< float > tanTh_
std::vector< float > outerRadius_
std::vector< float > innerZ_