00001 // -*- C++ -*- 00002 // 00003 // Package: DataRecord 00004 // Class : L1TriggerKeyRcd 00005 // 00006 // Implementation: 00007 // <Notes on implementation> 00008 // 00009 // Author: 00010 // Created: Tue Jul 17 19:15:08 CEST 2007 00011 // $Id: L1TriggerKeyRcd.cc,v 1.1 2007/08/22 14:20:14 jbrooke Exp $ 00012 00013 #include "CondFormats/DataRecord/interface/L1TriggerKeyRcd.h" 00014 #include "FWCore/Framework/interface/eventsetuprecord_registration_macro.h" 00015 00016 EVENTSETUP_RECORD_REG(L1TriggerKeyRcd);