Main Page
Namespaces
Classes
Package Documentation
CondFormats
DataRecord
interface
CTPPSInterpolatedOpticsRcd.h
Go to the documentation of this file.
1
// Author: Jan Kašpar
2
3
#ifndef CondFormats_DataRecord_CTPPSInterpolatedOpticsRcd_h
4
#define CondFormats_DataRecord_CTPPSInterpolatedOpticsRcd_h
5
6
#include "
FWCore/Framework/interface/DependentRecordImplementation.h
"
7
8
#include "
CondFormats/DataRecord/interface/CTPPSOpticsRcd.h
"
9
#include "
CondFormats/DataRecord/interface/LHCInfoRcd.h
"
10
11
#include "boost/mpl/vector.hpp"
12
13
class
CTPPSInterpolatedOpticsRcd
:
public
edm::eventsetup::DependentRecordImplementation
<CTPPSInterpolatedOpticsRcd, boost::mpl::vector<CTPPSOpticsRcd, LHCInfoRcd>>
14
{
15
};
16
17
#endif
edm::eventsetup::DependentRecordImplementation
Definition:
DependentRecordImplementation.h:43
LHCInfoRcd.h
CTPPSOpticsRcd.h
CTPPSInterpolatedOpticsRcd
Definition:
CTPPSInterpolatedOpticsRcd.h:13
DependentRecordImplementation.h
Generated for CMSSW Reference Manual by
1.8.11