CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
CastorSaturationCorrs.h
Go to the documentation of this file.
1 #ifndef CastorSaturationCorrs_h
2 #define CastorSaturationCorrs_h
3 
4 
6 
9 
10 
11 class CastorSaturationCorrs: public CastorCondObjectContainer<CastorSaturationCorr>
12 {
13  public:
15 
16  std::string myname() const {return (std::string)"CastorSaturationCorrs";}
17 
18  private:
19 
20 
22 };
23 #endif
std::string myname() const
#define COND_SERIALIZABLE
Definition: Serializable.h:37