Back to home page

Project CMSSW displayed by LXR

 
 

    


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

0001 // -*- C++ -*-
0002 //
0003 // Package:     EDMProto
0004 // Class  :     T_Context_PulseSymmCovariances
0005 //
0006 // Implementation:
0007 //     create all the 'infrastructure' needed to get into the Context
0008 //
0009 // Author:      Chris Jones
0010 // Created:     Mon Apr 18 16:42:52 EDT 2005
0011 // $Id: T_EventSetup_EcalPulseSymmCovariances.cc,v 1.1 2005/08/29 17:59:30 xiezhen Exp $
0012 //
0013 
0014 // system include files
0015 
0016 // user include files
0017 #include "CondFormats/EcalObjects/interface/EcalPulseSymmCovariances.h"
0018 #include "FWCore/Utilities/interface/typelookup.h"
0019 
0020 TYPELOOKUP_DATA_REG(EcalPulseSymmCovariances);