Back to home page

Project CMSSW displayed by LXR

 
 

    


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

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