src
CondFormats
DataRecord
interface
CTPPSBeamParametersRcd.h
Go to the documentation of this file.
1
// Authors:
2
// Wagner De Paula Carvalho
3
// Jan Kašpar
4
5
#ifndef CTPPSBeamParametersRcd_CTPPSBeamParametersRcd_h
6
#define CTPPSBeamParametersRcd_CTPPSBeamParametersRcd_h
7
8
#include "
FWCore/Framework/interface/DependentRecordImplementation.h
"
9
10
#include "
CondFormats/DataRecord/interface/LHCInfoRcd.h
"
11
#include "
CondFormats/DataRecord/interface/LHCInfoPerFillRcd.h
"
12
#include "
CondFormats/DataRecord/interface/LHCInfoPerLSRcd.h
"
13
14
#include "
FWCore/Utilities/interface/mplVector.h
"
15
16
class
CTPPSBeamParametersRcd
:
public
edm::eventsetup::DependentRecordImplementation
<
17
CTPPSBeamParametersRcd,
18
edm::mpl::Vector<LHCInfoRcd, LHCInfoPerFillRcd, LHCInfoPerLSRcd>> {};
19
20
#endif
mplVector.h
CTPPSBeamParametersRcd
Definition:
CTPPSBeamParametersRcd.h:16
edm::eventsetup::DependentRecordImplementation
Definition:
DependentRecordImplementation.h:42
LHCInfoRcd.h
LHCInfoPerLSRcd.h
LHCInfoPerFillRcd.h
DependentRecordImplementation.h
Generated for CMSSW Reference Manual by
1.8.14