#include "G4VisManager.hh" class PWO25VisManager: public G4VisManager { public: PWO25VisManager (); private: void RegisterGraphicsSystems (); };