Back to home page

Project CMSSW displayed by LXR

 
 

    


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

0001 // -*- C++ -*-
0002 //
0003 // Package:     GEMGeometry
0004 // Class  :     GEMAlignmentErrorRecord
0005 //
0006 // Implementation:
0007 //     <Notes on implementation>
0008 //
0009 // Author:      Ian J. Watson
0010 // Created:     Feb 13 2019
0011 
0012 #include "CondFormats/AlignmentRecord/interface/GEMAlignmentErrorRcd.h"
0013 #include "FWCore/Framework/interface/eventsetuprecord_registration_macro.h"
0014 EVENTSETUP_RECORD_REG(GEMAlignmentErrorRcd);