CMS 3D CMS Logo

/data/refman/pasoursint/CMSSW_5_3_9_patch3/src/CondFormats/DataRecord/interface/HcalL1TriggerObjectsRcd.h

Go to the documentation of this file.
00001 #ifndef DataRecord_HcalL1TriggerObjectsRcd_h
00002 #define DataRecord_HcalL1TriggerObjectsRcd_h
00003 // -*- C++ -*-
00004 //
00005 // Package:     DataRecord
00006 // Class  :     HcalL1TriggerObjectsRcd
00007 // 
00016 //
00017 // Author:      
00018 // Created:     Fri Nov  7 18:37:16 CET 2008
00019 // $Id: HcalL1TriggerObjectsRcd.h,v 1.1 2008/11/08 21:19:31 rofierzy Exp $
00020 //
00021 
00022 #include "FWCore/Framework/interface/EventSetupRecordImplementation.h"
00023 
00024 class HcalL1TriggerObjectsRcd : public edm::eventsetup::EventSetupRecordImplementation<HcalL1TriggerObjectsRcd> {};
00025 
00026 #endif