Back to home page

Project CMSSW displayed by LXR

 
 

    


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

0001 /// ////////////////////////////////////////
0002 /// Stacked Tracker Simulations          ///
0003 /// Written by:                          ///
0004 /// Andrew W. Rose                       ///
0005 /// 2008                                 ///
0006 /// ////////////////////////////////////////
0007 
0008 #include "Geometry/Records/interface/StackedTrackerGeometryRecord.h"
0009 #include "FWCore/Framework/interface/eventsetuprecord_registration_macro.h"
0010 
0011 EVENTSETUP_RECORD_REG(StackedTrackerGeometryRecord);