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 "
FWCore/Utilities/interface/mplVector.h
"
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
edm::mpl::Vector<L1TriggerKeyListRcd, L1TriggerKeyRcd> > {};
16
17
#endif
mplVector.h
edm::eventsetup::DependentRecordImplementation
Definition:
DependentRecordImplementation.h:42
L1TriggerKeyListRcd.h
L1MuCSCTFConfigurationRcd
Definition:
L1MuCSCTFConfigurationRcd.h:13
DependentRecordImplementation.h
L1TriggerKeyRcd.h
Generated for CMSSW Reference Manual by
1.8.14