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