CMS 3D CMS Logo

/data/refman/pasoursint/CMSSW_4_4_5_patch3/src/RecoLocalCalo/HcalRecAlgos/interface/HcalSeverityLevelComputerRcd.h

Go to the documentation of this file.
00001 #ifndef HcalRecAlgoESProducer_HcalSeverityLevelComputerRcd_h
00002 #define HcalRecAlgoESProducer_HcalSeverityLevelComputerRcd_h
00003 // -*- C++ -*-
00004 //
00005 // Package:     HcalRecAlgoESProducer
00006 // Class  :     HcalSeverityLevelComputerRcd
00007 // 
00016 //
00017 // Author:      
00018 // Created:     Mon Feb  9 11:02:08 CET 2009
00019 // $Id: HcalSeverityLevelComputerRcd.h,v 1.1 2009/02/09 16:50:05 rofierzy Exp $
00020 //
00021 
00022 #include "FWCore/Framework/interface/EventSetupRecordImplementation.h"
00023 
00024 class HcalSeverityLevelComputerRcd : public edm::eventsetup::EventSetupRecordImplementation<HcalSeverityLevelComputerRcd> {};
00025 
00026 #endif