CMS 3D CMS Logo

CastorRecoParams.h
Go to the documentation of this file.
1 #ifndef CastorRecoParams_h
2 #define CastorRecoParams_h
3 
5 
8 
9 class CastorRecoParams : public CastorCondObjectContainer<CastorRecoParam> {
10 public:
12 
13  std::string myname() const { return (std::string) "CastorRecoParams"; }
14 
15 private:
17 };
18 #endif
#define COND_SERIALIZABLE
Definition: Serializable.h:39
std::string myname() const