Back to home page

Project CMSSW displayed by LXR

 
 

    


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

0001 // -*- C++ -*-
0002 // Author:      Andreas Mussgiller
0003 // Created:     2010/08/05
0004 // $Id: T_EventSetup_Alignment.cc,v 1.2 2010/02/20 20:55:32 wmtan Exp $
0005 //
0006 
0007 // system include files
0008 
0009 // user include files
0010 #include "CondFormats/Alignment/interface/AlignmentSurfaceDeformations.h"
0011 #include "FWCore/Utilities/interface/typelookup.h"
0012 
0013 TYPELOOKUP_DATA_REG(AlignmentSurfaceDeformations);