CMS 3D CMS Logo

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 
7 
10 
12 
14  : public edm::eventsetup::DependentRecordImplementation<CTPPSInterpolatedOpticsRcd,
15  edm::mpl::Vector<CTPPSOpticsRcd, LHCInfoRcd>> {};
16 
17 #endif