|
Geant4 11.3.0
Toolkit for the simulation of the passage of particles through matter
|
#include <G4VisCommandsGeometrySet.hh>
Inheritance diagram for G4VisCommandGeometrySetVisibility:Public Member Functions | |
| G4VisCommandGeometrySetVisibility () | |
| virtual | ~G4VisCommandGeometrySetVisibility () |
| G4String | GetCurrentValue (G4UIcommand *command) |
| void | SetNewValue (G4UIcommand *command, G4String newValue) |
| void | SetNewValueOnLV (G4LogicalVolume *pLV, G4int, G4bool) |
Public Member Functions inherited from G4VVisCommandGeometry | |
| virtual | ~G4VVisCommandGeometry () |
Public Member Functions inherited from G4VVisCommand | |
| G4VVisCommand () | |
| virtual | ~G4VVisCommand () |
Public Member Functions inherited from G4UImessenger | |
| G4UImessenger ()=default | |
| G4UImessenger (const G4String &path, const G4String &dsc, G4bool commandsToBeBroadcasted=true) | |
| virtual | ~G4UImessenger () |
| G4bool | CommandsShouldBeInMaster () const |
Definition at line 327 of file G4VisCommandsGeometrySet.hh.
| G4VisCommandGeometrySetVisibility::G4VisCommandGeometrySetVisibility | ( | ) |
Definition at line 612 of file G4VisCommandsGeometrySet.cc.
|
virtual |
Definition at line 634 of file G4VisCommandsGeometrySet.cc.
|
virtual |
Reimplemented from G4UImessenger.
Definition at line 639 of file G4VisCommandsGeometrySet.cc.
|
virtual |
Reimplemented from G4UImessenger.
Definition at line 644 of file G4VisCommandsGeometrySet.cc.
| void G4VisCommandGeometrySetVisibility::SetNewValueOnLV | ( | G4LogicalVolume * | pLV, |
| G4int | requestedDepth, | ||
| G4bool | visibility ) |
Definition at line 672 of file G4VisCommandsGeometrySet.cc.