musrVisManager.hh

Go to the documentation of this file.
00001 #ifndef musrVisManager_h
00002 #define musrVisManager_h 1
00003 
00004 #ifdef G4VIS_USE
00005 
00006 #include "G4VisManager.hh"
00007 
00008 //....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo........oooOO0OOooo......
00009 
00010 class musrVisManager: public G4VisManager {
00011 
00012 public:
00013 
00014   musrVisManager ();
00015 
00016 private:
00017 
00018   void RegisterGraphicsSystems ();
00019 
00020 };
00021 
00022 //....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo........oooOO0OOooo......
00023 
00024 #endif
00025 
00026 #endif

Generated on Mon Mar 27 12:19:54 2006 for MUSR by  doxygen 1.4.6