Back to home page

Project CMSSW displayed by LXR

 
 

    


File indexing completed on 2024-04-06 12:02:11

0001 // -*- C++ -*-
0002 //
0003 // Package:     EDMProto
0004 // Class  :     T_Context_Pedestals
0005 //
0006 // Implementation:
0007 //     create all the 'infrastructure' needed to get into the Context
0008 //
0009 // Author:      Chris Jones
0010 // Created:     Mon Apr 18 16:42:52 EDT 2005
0011 // $Id: T_EventSetup_ESPedestals.cc,v 1.1 2009/03/27 15:31:49 fra Exp $
0012 //
0013 
0014 // system include files
0015 
0016 // user include files
0017 #include "CondFormats/ESObjects/interface/ESPedestals.h"
0018 #include "FWCore/Utilities/interface/typelookup.h"
0019 
0020 TYPELOOKUP_DATA_REG(ESPedestals);