CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
HcalZDCLowGainFractionsRcd.h
Go to the documentation of this file.
1 #ifndef HcalZDCLowGainFractionsRcd_H
2 #define HcalZDCLowGainFractionsRcd_H
3 // -*- C++ -*-
4 //
5 // Package: CondFormats/DataRecord
6 // Class : HcalZDCLowGainFractionsRcd
7 //
16 //
17 // Author: Audrius Mecionis
18 // Created: Wed, 24 Sep 2014 11:27:57 GMT
19 //
20 
24 
25 class HcalZDCLowGainFractionsRcd : public edm::eventsetup::DependentRecordImplementation<HcalZDCLowGainFractionsRcd, boost::mpl::vector<HcalRecNumberingRecord,IdealGeometryRecord> > {};
26 
27 #endif