/[PAMELA software]/PamG4/include/VisManager.hh
ViewVC logotype

Contents of /PamG4/include/VisManager.hh

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.1.1.1 - (show annotations) (download) (vendor branch)
Tue Dec 13 16:20:39 2005 UTC (18 years, 11 months ago) by cafagna
Branch: start, MAIN
CVS Tags: v1r0, bogo, HEAD
Changes since 1.1: +0 -0 lines
Geant4 code for ND and Calorimeter

1 #ifndef VisManager_h
2 #define VisManager_h 1
3
4 #ifdef G4VIS_USE
5
6 #include "G4VisManager.hh"
7
8
9 class VisManager: public G4VisManager {
10
11 public:
12
13 VisManager ();
14
15 private:
16
17 void RegisterGraphicsSystems ();
18
19 };
20
21
22
23 #endif
24
25 #endif

  ViewVC Help
Powered by ViewVC 1.1.23