CMS 3D CMS Logo

/data/refman/pasoursint/CMSSW_6_1_2_SLHC4_patch1/src/SimDataFormats/SLHC/interface/L1CaloTriggerSetupRcd.h

Go to the documentation of this file.
00001 /* SLHC Calo Trigger Record defining the SLHC CaloTrigger Config parameters M.Bachtis,S.Dasu. University of Wisconsin-Madison */
00002 
00003 
00004 #ifndef L1CaloTriggerSetupRcd_h
00005 #define L1CaloTriggerSetupRcd_h
00006 
00007 #include "FWCore/Framework/interface/EventSetupRecordImplementation.h"
00008 class L1CaloTriggerSetupRcd:public edm::eventsetup::EventSetupRecordImplementation < L1CaloTriggerSetupRcd >
00009 {
00010 };
00011 #endif