00001 // -*- C++ -*- 00002 // 00003 // Package: DataRecord 00004 // Class : RPCdbDataRcd 00005 // 00006 // Implementation: 00007 // <Notes on implementation> 00008 // 00009 // Author: 00010 // Created: Thu Sep 27 16:10:49 CEST 2007 00011 // $Id: RPCdbDataRcd.cc,v 1.3 2008/10/31 15:09:56 xiezhen Exp $ 00012 00013 #include "CondFormats/DataRecord/interface/RPCdbDataRcd.h" 00014 #include "FWCore/Framework/interface/eventsetuprecord_registration_macro.h" 00015 00016 EVENTSETUP_RECORD_REG(RPCdbDataRcd);