|
Geant4 10.7.0
Toolkit for the simulation of the passage of particles through matter
|
#include <G4HepRepFile.hh>
Inheritance diagram for G4HepRepFile: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 40 of file G4HepRepFile.hh.
| G4HepRepFile::G4HepRepFile | ( | ) |
Definition at line 42 of file G4HepRepFile.cc.
|
virtual |
Definition at line 51 of file G4HepRepFile.cc.
|
virtual |
Implements G4VGraphicsSystem.
Definition at line 56 of file G4HepRepFile.cc.
|
virtual |
Implements G4VGraphicsSystem.
Definition at line 61 of file G4HepRepFile.cc.
| G4HepRepFileXMLWriter * G4HepRepFile::GetHepRepXMLWriter | ( | ) |
Definition at line 84 of file G4HepRepFile.cc.