|
Geant4 11.4.0
Toolkit for the simulation of the passage of particles through matter
|
#include <G4VisCommandsGeometrySet.hh>
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 611 of file G4VisCommandsGeometrySet.cc.
|
virtual |
Definition at line 633 of file G4VisCommandsGeometrySet.cc.
|
virtual |
Reimplemented from G4UImessenger.
Definition at line 638 of file G4VisCommandsGeometrySet.cc.
|
virtual |
Reimplemented from G4UImessenger.
Definition at line 643 of file G4VisCommandsGeometrySet.cc.
| void G4VisCommandGeometrySetVisibility::SetNewValueOnLV | ( | G4LogicalVolume * | pLV, |
| G4int | requestedDepth, | ||
| G4bool | visibility ) |
Definition at line 671 of file G4VisCommandsGeometrySet.cc.