test
CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Reg_TGeoManager.cc
Go to the documentation of this file.
1 // -*- C++ -*-
2 //
3 // Package: Geometry
4 // Class : Reg_TGeoManager
5 //
6 // Implementation:
7 // [Notes on implementation]
8 //
9 // Original Author:
10 // Created: Thu Mar 18 17:03:10 CDT 2010
11 //
12 
13 // system include files
14 #include "TGeoManager.h"
15 // user include files
17 
18 
19 TYPELOOKUP_DATA_REG(TGeoManager);
#define TYPELOOKUP_DATA_REG(_dataclass_)
Definition: typelookup.h:96