|
Geant4 10.7.0
Toolkit for the simulation of the passage of particles through matter
|
#include <G4HepRep.hh>
Inheritance diagram for G4HepRep:Additional Inherited Members | |
Public Types inherited from G4VGraphicsSystem | |
| enum | Functionality { noFunctionality , nonEuclidian , twoD , twoDStore , threeD , threeDInteractive , virtualReality , fileWriter } |
Protected Attributes inherited from G4VGraphicsSystem | |
| G4String | fName |
| std::vector< G4String > | fNicknames |
| G4String | fDescription |
| Functionality | fFunctionality |
Definition at line 37 of file G4HepRep.hh.
| G4HepRep::G4HepRep | ( | ) |
Definition at line 47 of file G4HepRep.cc.
|
virtual |
Definition at line 57 of file G4HepRep.cc.
|
virtual |
Implements G4VGraphicsSystem.
Definition at line 60 of file G4HepRep.cc.
|
virtual |
Implements G4VGraphicsSystem.
Definition at line 69 of file G4HepRep.cc.
| void G4HepRep::removeSceneHandler | ( | ) |
Definition at line 78 of file G4HepRep.cc.
Referenced by G4HepRepSceneHandler::~G4HepRepSceneHandler().
| void G4HepRep::removeViewer | ( | ) |
Definition at line 83 of file G4HepRep.cc.
Referenced by G4HepRepViewer::~G4HepRepViewer().