CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
HcalTB02Parameters.h
Go to the documentation of this file.
1 #ifndef HcalTestBeamData_HcalTB02Parameters_h
2 #define HcalTestBeamData_HcalTB02Parameters_h
3 
5 
6 #include <map>
7 #include <string>
8 
10 public:
11  HcalTB02Parameters(const std::string& nam) : name_(nam) {}
12 
14  std::map<std::string, double> lengthMap_;
15 
17 };
18 
19 #endif
HcalTB02Parameters(const std::string &nam)
std::map< std::string, double > lengthMap_
#define COND_SERIALIZABLE
Definition: Serializable.h:39