Back to home page

Project CMSSW displayed by LXR

 
 

    


File indexing completed on 2024-04-06 12:01:55

0001 // -*- C++ -*-
0002 //
0003 // Package:     EDMProto
0004 // Class  :     T_Context_Pedestals
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_Alignment.cc,v 1.1 2005/07/22 14:26:16 xiezhen Exp $
0012 //
0013 
0014 // system include files
0015 
0016 // user include files
0017 #include "CondFormats/Alignment/interface/Alignments.h"
0018 #include "FWCore/Utilities/interface/typelookup.h"
0019 
0020 //using Alignments;
0021 TYPELOOKUP_DATA_REG(Alignments);