CMS 3D CMS Logo

FastTimeParameters.h
Go to the documentation of this file.
1 #ifndef Geometry_HGCalCommonData_FastTimeParameters_h
2 #define Geometry_HGCalCommonData_FastTimeParameters_h
3 
4 #include <cstdint>
5 #include <string>
6 #include <vector>
8 
10 public:
13 
14  int nZBarrel_;
18  std::vector<double> geomParBarrel_;
19  std::vector<double> geomParEndcap_;
20 
22 };
23 
24 #endif
std::vector< double > geomParEndcap_
std::vector< double > geomParBarrel_
#define COND_SERIALIZABLE
Definition: Serializable.h:39