/home/bes3soft/bes3soft/Boss/7.0.2/dist/7.0.2/DetectorDescription/G4Geo/G4Geo-00-00-13/G4Geo/MdcG4Geo.h

Go to the documentation of this file.
00001 //$id$
00002 /*
00003  *    2005/10/31   Zhengyun You      Peking University
00004  *    2007/05/23   Yuan Ye           IHEP
00005  *                 Mdc Geometry General for Simulation
00006  *                 inherit from class SubDetectorG4Geo
00007  */
00008 
00009 #ifndef MDC_G4_GEO_H
00010 #define MDC_G4_GEO_H
00011 
00012 #include "SubDetectorG4Geo.h"
00013 
00019 class MdcG4Geo : public SubDetectorG4Geo
00020 {
00021  public:
00022   
00024   MdcG4Geo();
00025 
00027   ~MdcG4Geo();
00028 
00030   void InitFromGdml( const char *gdmlFile, const char *setupName );
00031   
00033   void SetDefaultVis();
00034 
00035  private:
00036 
00037 };
00038 
00039 #endif   /* MDC_G4_GEO_H */

Generated on Tue Nov 29 22:58:00 2016 for BOSS_7.0.2 by  doxygen 1.4.7