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

Go to the documentation of this file.
00001 //$id$
00002 /*
00003  *    2010/08/15   Matthias Ullrich  Gießen University
00004  *                 Tof Geometry General for Simulation
00005  *                 inherit from class SubDetectorG4Geo
00006  */
00007 
00008 #ifndef MRPC_G4_GEO_H
00009 #define MRPC_G4_GEO_H
00010 
00011 #include "SubDetectorG4Geo.h"
00012 
00021 class MRPCG4Geo : public SubDetectorG4Geo
00022 {
00023  public:
00024   
00026   MRPCG4Geo();
00027 
00029   ~MRPCG4Geo();
00030 
00032   void InitFromGdml( const char *gdmlFile, const char *setupName );
00033   
00035   void SetDefaultVis();
00036 
00037  private:
00038 
00039 };
00040 
00041 #endif   /* MRPC_G4_GEO_H */

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