src
L1Trigger
TrackerTFP
interface
DemonstratorRcd.h
Go to the documentation of this file.
1
#ifndef L1Trigger_TrackerTFP_DemonstratorRcd_h
2
#define L1Trigger_TrackerTFP_DemonstratorRcd_h
3
4
#include "
FWCore/Framework/interface/DependentRecordImplementation.h
"
5
#include "
L1Trigger/TrackTrigger/interface/SetupRcd.h
"
6
#include "
FWCore/Utilities/interface/mplVector.h
"
7
8
namespace
trackerTFP
{
9
10
typedef
edm::mpl::Vector<tt::SetupRcd>
RcdsDemonstrator
;
11
12
// record of trackerTFP::Demonstrator
13
class
DemonstratorRcd
:
public
edm::eventsetup::DependentRecordImplementation
<DemonstratorRcd, RcdsDemonstrator> {};
14
15
}
// namespace trackerTFP
16
17
#endif
SetupRcd.h
mplVector.h
edm::eventsetup::DependentRecordImplementation
Definition:
DependentRecordImplementation.h:42
trackerTFP::DemonstratorRcd
Definition:
DemonstratorRcd.h:13
edm::mpl::Vector
Definition:
mplVector.h:52
DependentRecordImplementation.h
trackerTFP
Definition:
DataFormats.h:25
trackerTFP::RcdsDemonstrator
edm::mpl::Vector< tt::SetupRcd > RcdsDemonstrator
Definition:
DemonstratorRcd.h:10
Generated for CMSSW Reference Manual by
1.8.14