|
Geant4 11.4.0
Toolkit for the simulation of the passage of particles through matter
|
#include <G4ASCIITreeViewer.hh>
Additional Inherited Members | |
| Public Attributes inherited from G4VViewer | |
| const G4int | fMaxAllTouchables = 10000 |
| G4bool | fCurtailDescent = false |
| Protected Member Functions inherited from G4VViewer | |
| void | SetTouchable (const std::vector< G4PhysicalVolumeModel::G4PhysicalVolumeNodeID > &fullPath) |
| void | TouchableSetVisibility (const std::vector< G4PhysicalVolumeModel::G4PhysicalVolumeNodeID > &fullPath, G4bool visibility) |
| void | TouchableSetColour (const std::vector< G4PhysicalVolumeModel::G4PhysicalVolumeNodeID > &fullPath, const G4Colour &) |
| Protected Attributes inherited from G4VViewer | |
| G4VSceneHandler & | fSceneHandler |
| G4int | fViewId |
| G4String | fName |
| G4String | fShortName |
| G4ViewParameters | fVP |
| G4ViewParameters | fDefaultVP |
| G4double | fKernelVisitElapsedTimeSeconds = 999. |
| G4SceneTreeItem | fSceneTree |
| G4bool | fNeedKernelVisit |
| G4bool | fTransientsNeedRedrawing |
Definition at line 37 of file G4ASCIITreeViewer.hh.
| G4ASCIITreeViewer::G4ASCIITreeViewer | ( | G4VSceneHandler & | sceneHandler, |
| const G4String & | name ) |
Definition at line 30 of file G4ASCIITreeViewer.cc.
|
virtual |
Definition at line 38 of file G4ASCIITreeViewer.cc.