CondFormats
DataRecord
interface
L1MuCSCTFConfigurationRcd.h
Go to the documentation of this file.
1
#ifndef CondFormatsDataRecord_L1MuCSCTFConfigurationRcd_h
2
3
#define CondFormatsDataRecord_L1MuCSCTFConfigurationRcd_h
4
5
#include "boost/mpl/vector.hpp"
6
7
//#include "FWCore/Framework/interface/EventSetupRecordImplementation.h"
8
#include "
FWCore/Framework/interface/DependentRecordImplementation.h
"
9
#include "
CondFormats/DataRecord/interface/L1TriggerKeyListRcd.h
"
10
#include "
CondFormats/DataRecord/interface/L1TriggerKeyRcd.h
"
11
12
//class L1MuCSCTFConfigurationRcd : public edm::eventsetup::EventSetupRecordImplementation<L1MuCSCTFConfigurationRcd> {};
13
class
L1MuCSCTFConfigurationRcd
14
:
public
edm::eventsetup::DependentRecordImplementation
<L1MuCSCTFConfigurationRcd,
15
boost::mpl::vector<L1TriggerKeyListRcd, L1TriggerKeyRcd> > {
16
};
17
18
#endif
L1MuCSCTFConfigurationRcd
Definition:
L1MuCSCTFConfigurationRcd.h:13
edm::eventsetup::DependentRecordImplementation
Definition:
DependentRecordImplementation.h:43
L1TriggerKeyRcd.h
DependentRecordImplementation.h
L1TriggerKeyListRcd.h
Generated for CMSSW Reference Manual by
1.8.16