Back to home page

Project CMSSW displayed by LXR

 
 

    


File indexing completed on 2024-04-06 12:11:48

0001 // -*- C++ -*-
0002 //
0003 // Package:     Geometry
0004 // Class  :     Reg_TGeoManager
0005 //
0006 // Implementation:
0007 //     [Notes on implementation]
0008 //
0009 // Original Author:
0010 //         Created:  Thu Mar 18 17:03:10 CDT 2010
0011 //
0012 
0013 // system include files
0014 #include "TGeoManager.h"
0015 // user include files
0016 #include "FWCore/Utilities/interface/typelookup.h"
0017 
0018 TYPELOOKUP_DATA_REG(TGeoManager);