CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
HcalSeverityLevelComputerRcd.h
Go to the documentation of this file.
1 #ifndef HcalRecAlgoESProducer_HcalSeverityLevelComputerRcd_h
2 #define HcalRecAlgoESProducer_HcalSeverityLevelComputerRcd_h
3 // -*- C++ -*-
4 //
5 // Package: HcalRecAlgoESProducer
6 // Class : HcalSeverityLevelComputerRcd
7 //
16 //
17 // Author:
18 // Created: Mon Feb 9 11:02:08 CET 2009
19 //
20 
22 
23 class HcalSeverityLevelComputerRcd : public edm::eventsetup::EventSetupRecordImplementation<HcalSeverityLevelComputerRcd> {};
24 
25 #endif