Back to home page

Project CMSSW displayed by LXR

 
 

    


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

0001 // -*- C++ -*-
0002 //
0003 // Package:     Alignment
0004 //
0005 // Implementation:
0006 //     create all the 'infrastructure' needed to get into the Context
0007 //
0008 // Author:      Frederic Ronga
0009 // Created:     Wed Jun  7 09:20:28 CEST 2006
0010 //
0011 
0012 // system include files
0013 
0014 // user include files
0015 #include "CondFormats/Alignment/interface/AlignmentErrorsExtended.h"
0016 #include "FWCore/Utilities/interface/typelookup.h"
0017 
0018 //using Alignments;
0019 TYPELOOKUP_DATA_REG(AlignmentErrorsExtended);