CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
CastorTPGRecord.h
Go to the documentation of this file.
1 #ifndef CastorObjects_CastorTPGRecord_h
2 #define CastorObjects_CastorTPGRecord_h
3 
11 //
12 
15 
16 class CastorTPGRecord : public edm::eventsetup::DependentRecordImplementation<CastorTPGRecord, boost::mpl::vector<CastorDbRecord> >{};
17 
18 #endif