/home/bes3soft/bes3soft/Boss/7.0.2/dist/7.0.2/Simulation/G4Svc/G4Svc-00-01-52/G4Svc/G4SvcVisManager.h

Go to the documentation of this file.
00001 //------------------------------------------------------------------
00002 //
00003 // ClassName:   G4SvcVisManager
00004 //  
00005 // Description: Visalization manager
00006 //
00007 // Author:      Charles Leggett
00008 // 
00009 // Date:        3-8-2001
00010 // 
00011 // $Id: G4SvcVisManager.h,v 1.2 2005/08/17 06:45:46 dengzy Exp $
00012 // Simulation/G4Sim/G4Svc tag $Name: G4Svc-00-01-52 $
00013 //
00014 //------------------------------------------------------------------
00015 
00016 #ifndef G4SvcManager_h
00017 #define G4SvcManager_h 1
00018 
00019 #ifdef G4VIS_USE
00020 
00021 #include "G4VisManager.hh"
00022 
00023 class G4SvcVisManager: public G4VisManager {
00024 
00025 public:
00026 
00027   G4SvcVisManager ();
00028 
00029 private:
00030 
00031   void RegisterGraphicsSystems ();
00032 
00033 };
00034 
00035 #endif
00036 
00037 #endif

Generated on Tue Nov 29 23:14:33 2016 for BOSS_7.0.2 by  doxygen 1.4.7