Back to home page

Project CMSSW displayed by LXR

 
 

    


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

0001 // -*- C++ -*-
0002 //
0003 // Implementation:
0004 //     create all the 'infrastructure' needed to get into the Context
0005 //
0006 // Author:      Chris Jones
0007 // Created:     Mon Apr 18 16:42:52 EDT 2005
0008 // $Id: T_EventSetup_EcalTPGPedestals.cc,v 1.2 2007/06/22 13:08:29 paganini Exp $
0009 //
0010 
0011 // system include files
0012 
0013 // user include files
0014 #include "CondFormats/EcalObjects/interface/EcalTPGPedestals.h"
0015 #include "FWCore/Utilities/interface/typelookup.h"
0016 
0017 TYPELOOKUP_DATA_REG(EcalTPGPedestals);