Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Pages
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
6
#include "boost/mpl/vector.hpp"
7
8
//#include "FWCore/Framework/interface/EventSetupRecordImplementation.h"
9
#include "
FWCore/Framework/interface/DependentRecordImplementation.h
"
10
#include "
CondFormats/DataRecord/interface/L1TriggerKeyListRcd.h
"
11
#include "
CondFormats/DataRecord/interface/L1TriggerKeyRcd.h
"
12
13
14
15
//class L1MuCSCTFConfigurationRcd : public edm::eventsetup::EventSetupRecordImplementation<L1MuCSCTFConfigurationRcd> {};
16
class
L1MuCSCTFConfigurationRcd
:
public
edm::eventsetup::DependentRecordImplementation
<L1MuCSCTFConfigurationRcd, boost::mpl::vector<L1TriggerKeyListRcd,L1TriggerKeyRcd> > {};
17
18
19
20
#endif
21
edm::eventsetup::DependentRecordImplementation
Definition:
DependentRecordImplementation.h:36
L1TriggerKeyListRcd.h
L1MuCSCTFConfigurationRcd
Definition:
L1MuCSCTFConfigurationRcd.h:16
DependentRecordImplementation.h
L1TriggerKeyRcd.h
Generated for CMSSW Reference Manual by
1.8.5