|
Geant4 10.7.0
Toolkit for the simulation of the passage of particles through matter
|
#include <G4VTreeViewer.hh>
Inheritance diagram for G4VTreeViewer:Additional Inherited Members | |
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 |
| G4bool | fNeedKernelVisit |
Definition at line 37 of file G4VTreeViewer.hh.
| G4VTreeViewer::G4VTreeViewer | ( | G4VSceneHandler & | sceneHandler, |
| const G4String & | name | ||
| ) |
Definition at line 32 of file G4VTreeViewer.cc.
|
virtual |
Definition at line 36 of file G4VTreeViewer.cc.
|
virtual |
|
virtual |
|
virtual |