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 //
0008 // $Id: T_EventSetup_EcalTPGTowerStatus.cc
0009 //
0010 
0011 // system include files
0012 
0013 // user include files
0014 #include "CondFormats/EcalObjects/interface/EcalTPGStripStatus.h"
0015 #include "FWCore/Utilities/interface/typelookup.h"
0016 
0017 TYPELOOKUP_DATA_REG(EcalTPGStripStatus);