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_EcalTPGFineGrainEBGroup.cc,v 1.1 2007/08/07 09:08:59 paganini Exp $
0009 //
0010 
0011 // user include files
0012 #include "CondFormats/EcalObjects/interface/EcalTPGFineGrainEBGroup.h"
0013 #include "FWCore/Utilities/interface/typelookup.h"
0014 
0015 TYPELOOKUP_DATA_REG(EcalTPGFineGrainEBGroup);