00001 // -*- C++ -*- 00002 // 00003 // Package: EDMProto 00004 // Class : T_Context_Pedestals 00005 // 00006 // Implementation: 00007 // create all the 'infrastructure' needed to get into the Context 00008 // 00009 // Author: Chris Jones 00010 // Created: Mon Apr 18 16:42:52 EDT 2005 00011 // $Id: T_EventSetup_Efficiency.cc,v 1.3 2008/07/13 06:59:49 innocent Exp $ 00012 // 00013 00014 // system include files 00015 00016 // user include files 00017 #include "CondFormats/Calibration/interface/Efficiency.h" 00018 #include "FWCore/Framework/interface/eventsetupdata_registration_macro.h" 00019 00020 EVENTSETUP_DATA_REG(condex::Efficiency);