G4StationVisManager.h
Go to the documentation of this file.
1 #ifndef _G4StationSimulatorOG_G4StationVisManager_h_
2 #define _G4StationSimulatorOG_G4StationVisManager_h_
3 
4 #include <G4VisManager.hh>
5 
6 
7 namespace G4StationSimulatorOG {
8 
18  class G4StationVisManager : public G4VisManager {
19 
20  public:
22  virtual ~G4StationVisManager() { }
23 
25 
26  };
27 
28 }
29 
30 
31 #endif
implementation of G4 visualization manager

, generated on Tue Sep 26 2023.