CMS 3D CMS Logo

IOVUserMetaData.h
Go to the documentation of this file.
1 #ifndef Cond_IOVUserMetaData_h
2 #define Cond_IOVUserMetaData_h
3 
5 
6 namespace cond {
7 
9  public:
11  virtual ~ IOVUserMetaData(){}
12  virtual IOVUserMetaData * clone() const { return new IOVUserMetaData(*this);}
13 
14  private:
15 
17 };
18 
19 
20 }
21 
22 #endif
virtual IOVUserMetaData * clone() const
#define COND_SERIALIZABLE
Definition: Serializable.h:38
Definition: plugin.cc:24