#include <G4VisCommandsCompound.hh>
Definition at line 36 of file G4VisCommandsCompound.hh.
◆ G4VisCommandDrawTree() [1/2]
G4VisCommandDrawTree::G4VisCommandDrawTree |
( |
| ) |
|
Definition at line 41 of file G4VisCommandsCompound.cc.
45 (
"(DTREE) Creates a scene consisting of this physical volume and" 46 "\n produces a representation of the geometry hieracrhy.");
49 parameter =
new G4UIparameter(
"physical-volume-name",
's', omitable =
true);
50 parameter -> SetDefaultValue(
"world");
52 parameter =
new G4UIparameter(
"system",
's', omitable =
true);
53 parameter -> SetDefaultValue(
"ATree");
void SetGuidance(const char *aGuidance)
◆ ~G4VisCommandDrawTree()
G4VisCommandDrawTree::~G4VisCommandDrawTree |
( |
| ) |
|
|
virtual |
◆ G4VisCommandDrawTree() [2/2]
◆ operator=()
◆ SetNewValue()
Reimplemented from G4UImessenger.
Definition at line 61 of file G4VisCommandsCompound.cc.
64 std::istringstream is(newValue);
75 if (keepVerbose >= 2 ||
G4VViewer * GetCurrentViewer() const
void SetCurrentSceneHandler(G4VSceneHandler *)
G4int GetVerboseLevel() const
G4Scene * GetCurrentScene() const
void SetCurrentScene(G4Scene *)
G4VSceneHandler * GetCurrentSceneHandler() const
void SetVerboseLevel(G4int val)
static G4UImanager * GetUIpointer()
G4GLOB_DLL std::ostream G4cout
void SetCurrentGraphicsSystem(G4VGraphicsSystem *)
void SetCurrentViewer(G4VViewer *)
static Verbosity GetVerbosity()
G4VGraphicsSystem * GetCurrentGraphicsSystem() const
system("rm -rf microbeam.root")
const G4String & GetName() const
G4int ApplyCommand(const char *aCommand)
static G4VisManager * fpVisManager
◆ fpCommand
The documentation for this class was generated from the following files: