CMS 3D CMS Logo

template.h
Go to the documentation of this file.
1 // XXXRcd
2 // Description: Record for XXX
3 //
4 // automatically generate by make_records.pl
5 //
6 #ifndef CondFormatsDataRecord_XXX_h
7 #define CondFormatsDataRecord_XXX_h
8 
10 
12 
13 // Dependent record implmentation:
14 //#include "FWCore/Framework/interface/DependentRecordImplementation.h"
15 //#include "CondFormats/DataRecord/interface/L1TriggerKeyListRcd.h"
16 //#include "CondFormats/DataRecord/interface/L1TriggerKeyRcd.h"
17 //class XXXRcd : public edm::eventsetup::DependentRecordImplementation<XXXRcd, boost::mpl::vector<L1TriggerKeyListRcd,L1TriggerKeyRcd> > {};
18 
19 #endif