CMS 3D CMS Logo

HGCalGeomTools.h
Go to the documentation of this file.
1 #ifndef Geometry_HGCalCommonData_HGCalGeomTools_h
2 #define Geometry_HGCalCommonData_HGCalGeomTools_h
3 
4 #include <vector>
5 
7 
8 public:
9 
12  static double radius(double z, std::vector<double> const& zFront,
13  std::vector<double> const& rFront,
14  std::vector<double> const& slope);
15  static double radius(double z, int layer0, int layerf,
16  std::vector<double> const& zFront,
17  std::vector<double> const& rFront);
18 };
19 
20 #endif
static double radius(double z, std::vector< double > const &zFront, std::vector< double > const &rFront, std::vector< double > const &slope)
static const double slope[3]