00001 // -*- C++ -*- 00002 // 00003 // Package: CondFormats 00004 // Class : SiStripPedestalsRcd 00005 // 00006 // Implementation: 00007 // <Notes on implementation> 00008 // 00009 // Author: 00010 // Created: Tue Oct 25 09:42:05 CEST 2005 00011 // $Id: SiStripPedestalsRcd.cc,v 1.1 2005/11/29 11:03:25 gbruno Exp $ 00012 00013 #include "CondFormats/DataRecord/interface/SiStripPedestalsRcd.h" 00014 #include "FWCore/Framework/interface/eventsetuprecord_registration_macro.h" 00015 00016 EVENTSETUP_RECORD_REG(SiStripPedestalsRcd);