Back to home page

Project CMSSW displayed by LXR

 
 

    


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

0001 // -*- C++ -*-
0002 //
0003 // Implementation:
0004 //     create all the 'infrastructure' needed to get into the Context
0005 //
0006 // Author:      Nancy Marinelli
0007 // Created:
0008 // $Id: T_EventSetup_EcalEBPhase2TPGLinearizationConst.cc $
0009 //
0010 
0011 // system include files
0012 
0013 // user include files
0014 #include "CondFormats/EcalObjects/interface/EcalEBPhase2TPGLinearizationConst.h"
0015 #include "FWCore/Utilities/interface/typelookup.h"
0016 
0017 TYPELOOKUP_DATA_REG(EcalEBPhase2TPGLinearizationConst);