44 (
"Use \"/vis/set/touchable\" to set current touchable.");
63 size_t nWorlds = transportationManager->
GetNoWorlds();
69 "ERROR: G4VisCommandsTouchable::SetNewValue:" 70 "\n No world. Maybe the geometry has not yet been defined." 71 "\n Try \"/run/initialize\"" 80 std::vector<G4VPhysicalVolume*>::iterator iterWorld =
82 for (
size_t i = 0; i < nWorlds; ++i, ++iterWorld) {
88 if (dumpScene.
IsFound()) found =
true;
99 "ERROR: G4VisCommandsTouchable::SetNewValue: unrecognised command."
static G4ModelingParameters::PVNameCopyNoPath fCurrentTouchablePath
virtual ~G4VisCommandsTouchable()
std::vector< G4VPhysicalVolume * >::iterator GetWorldsIterator()
size_t GetNoWorlds() const
void SetNewValue(G4UIcommand *command, G4String newValue)
void SetModelingParameters(const G4ModelingParameters *)
G4UIcmdWithoutParameter * fpCommandDump
G4GLOB_DLL std::ostream G4cout
void SetGuidance(const char *aGuidance)
G4String GetCurrentValue(G4UIcommand *command)
static G4TransportationManager * GetTransportationManager()
static Verbosity GetVerbosity()
G4GLOB_DLL std::ostream G4cerr
void DescribeYourselfTo(G4VGraphicsScene &)
static G4VisManager * fpVisManager