Back to home page

Project CMSSW displayed by LXR

 
 

    


File indexing completed on 2024-04-06 12:15:19

0001 /****************************************************************************
0002 *
0003 * This is a part of TOTEM offline software.
0004 * Authors: 
0005 *   Jan Kaspar (jan.kaspar@gmail.com) 
0006 *
0007 ****************************************************************************/
0008 
0009 #include "Geometry/Records/interface/VeryForwardMisalignedGeometryRecord.h"
0010 #include "FWCore/Framework/interface/eventsetuprecord_registration_macro.h"
0011 
0012 EVENTSETUP_RECORD_REG(VeryForwardMisalignedGeometryRecord);