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 
5 #include <string>
6 #include <vector>
7 #include <iostream>
8 #include <stdint.h>
9 
11 
12 public:
13 
16 
17  int nZBarrel_;
21  std::vector<double> geomParBarrel_;
22  std::vector<double> geomParEndcap_;
23 
25 };
26 
27 #endif
std::vector< double > geomParEndcap_
std::vector< double > geomParBarrel_
#define COND_SERIALIZABLE
Definition: Serializable.h:38