CMS 3D CMS Logo

HcalInterpolatedPulseCollRcd.h
Go to the documentation of this file.
1 #ifndef CondFormats_HcalInterpolatedPulseCollRcd_h
2 #define CondFormats_HcalInterpolatedPulseCollRcd_h
3 // -*- C++ -*-
4 //
5 // Package: CondFormats/DataRecord
6 // Class : HcalInterpolatedPulseCollRcd
7 //
16 //
17 // Author: Igor Volobouev
18 // Created: Mon Nov 10 13:10:28 CST 2014
19 //
20 
22 
23 class HcalInterpolatedPulseCollRcd : public edm::eventsetup::EventSetupRecordImplementation<HcalInterpolatedPulseCollRcd> {};
24 
25 #endif // CondFormats_HcalInterpolatedPulseCollRcd_h
26