00001 // -*- C++ -*- 00002 // 00003 // 00004 // Implementation: 00005 // create all the 'infrastructure' needed to get into the Context 00006 // 00007 // Author: Chris Jones 00008 // Created: Mon Apr 18 16:42:52 EDT 2005 00009 // $Id: T_EventSetup_EcalTPGFineGrainTowerEE.cc,v 1.2 2007/06/22 13:08:28 paganini Exp $ 00010 // 00011 00012 // system include files 00013 00014 // user include files 00015 #include "CondFormats/EcalObjects/interface/EcalTPGFineGrainTowerEE.h" 00016 #include "FWCore/Framework/interface/eventsetupdata_registration_macro.h" 00017 00018 EVENTSETUP_DATA_REG(EcalTPGFineGrainTowerEE);