CondFormats
DataRecord
interface
L1RPCBxOrConfigRcd.h
Go to the documentation of this file.
1
#ifndef DataRecord_L1RPCBxOrConfigRcd_h
2
#define DataRecord_L1RPCBxOrConfigRcd_h
3
// -*- C++ -*-
4
//
5
// Package: DataRecord
6
// Class : L1RPCBxOrConfigRcd
7
//
17
#include "boost/mpl/vector.hpp"
18
19
#include "
FWCore/Framework/interface/DependentRecordImplementation.h
"
20
#include "
CondFormats/DataRecord/interface/L1TriggerKeyListRcd.h
"
21
#include "
CondFormats/DataRecord/interface/L1TriggerKeyRcd.h
"
22
23
class
L1RPCBxOrConfigRcd
24
:
public
edm::eventsetup::DependentRecordImplementation
<L1RPCBxOrConfigRcd,
25
boost::mpl::vector<L1TriggerKeyListRcd, L1TriggerKeyRcd> > {
26
};
27
28
#endif
edm::eventsetup::DependentRecordImplementation
Definition:
DependentRecordImplementation.h:43
L1RPCBxOrConfigRcd
Definition:
L1RPCBxOrConfigRcd.h:23
L1TriggerKeyRcd.h
DependentRecordImplementation.h
L1TriggerKeyListRcd.h
Generated for CMSSW Reference Manual by
1.8.16