Geant4-11
|
#include <G4VisExecutive.hh>
Public Types | |
enum | Verbosity { quiet , startup , errors , warnings , confirmations , parameters , all } |
Static Public Member Functions | |
static G4VVisManager * | GetConcreteInstance () |
static G4VisManager * | GetInstance () |
static Verbosity | GetVerbosity () |
static Verbosity | GetVerbosityValue (const G4String &) |
static Verbosity | GetVerbosityValue (G4int) |
static G4String | VerbosityString (Verbosity) |
Static Public Attributes | |
static std::vector< G4String > | VerbosityGuidanceStrings |
Protected Member Functions | |
void | PrintAvailableGraphicsSystems (Verbosity) const |
void | RegisterMessengers () |
Static Protected Member Functions | |
static void | SetConcreteInstance (G4VVisManager *) |
Protected Attributes | |
const G4int | fVerbose |
Static Protected Attributes | |
static G4VVisManager * | fpConcreteInstance = 0 |
Private Member Functions | |
void | BeginOfEvent () |
void | BeginOfRun () |
void | ClearTransientStoreIfMarked () |
template<class T > | |
void | DrawT (const T &graphics_primitive, const G4Transform3D &objectTransform) |
template<class T > | |
void | DrawT2D (const T &graphics_primitive, const G4Transform3D &objectTransform) |
void | EndOfEvent () |
void | EndOfRun () |
void | InitialiseG4ColourMap () const |
G4bool | IsValidView () |
void | PrintAvailableColours (Verbosity) const |
void | PrintAvailableModels (Verbosity) const |
void | PrintAvailableUserVisActions (Verbosity) const |
void | PrintInvalidPointers () const |
void | RegisterGraphicsSystems () |
void | RegisterModelFactories () |
Static Private Attributes | |
static G4VisManager * | fpInstance = 0 |
static Verbosity | fVerbosity = G4VisManager::warnings |
Definition at line 119 of file G4VisExecutive.hh.
|
inherited |
Enumerator | |
---|---|
quiet | |
startup | |
errors | |
warnings | |
confirmations | |
parameters | |
all |
Definition at line 137 of file G4VisManager.hh.
G4VisExecutive::G4VisExecutive | ( | const G4String & | verbosityString = "warnings" | ) |
|
virtualinherited |
Implements G4VVisManager.
Definition at line 830 of file G4VisManager.cc.
References G4VisManager::ClearTransientStoreIfMarked(), G4VisManager::fDrawGroupNestingDepth, G4VisManager::fIsDrawGroup, G4VisManager::fpSceneHandler, G4Exception(), G4VisManager::IsValidView(), G4Threading::IsWorkerThread(), and JustWarning.
|
virtualinherited |
Implements G4VVisManager.
Definition at line 867 of file G4VisManager.cc.
References G4VisManager::ClearTransientStoreIfMarked(), G4VisManager::fDrawGroupNestingDepth, G4VisManager::fIsDrawGroup, G4VisManager::fpSceneHandler, G4Exception(), G4VisManager::IsValidView(), G4Threading::IsWorkerThread(), and JustWarning.
|
privateinherited |
Definition at line 1964 of file G4VisManager.cc.
References G4VisManager::fIgnoreStateChanges, G4VisManager::fpSceneHandler, G4VisManager::fTransientsDrawnThisEvent, G4VVisManager::GetConcreteInstance(), and G4VSceneHandler::SetTransientsDrawnThisEvent().
|
privateinherited |
Definition at line 1906 of file G4VisManager.cc.
References G4VisManager::CurrentTrajDrawModel(), G4VisManager::fEventKeepingSuspended, G4VisManager::fIgnoreStateChanges, G4VisManager::fNKeepRequests, G4VisManager::fNoOfEventsDrawnThisRun, G4VisManager::fpSceneHandler, G4VisManager::fpViewer, G4VisManager::fTransientsDrawnThisRun, G4MUTEXLOCK, G4MUTEXUNLOCK, G4THREADCREATE(), G4RunManagerFactory::GetMasterRunManager(), G4RunManager::GetNumberOfEventsToBeProcessed(), G4Threading::IsMultithreadedApplication(), G4Threading::IsWorkerThread(), and G4VSceneHandler::SetTransientsDrawnThisRun().
|
privateinherited |
Definition at line 2341 of file G4VisManager.cc.
References G4VSceneHandler::ClearTransientStore(), G4VisManager::fpSceneHandler, G4VisManager::fTransientsDrawnThisEvent, G4VisManager::fTransientsDrawnThisRun, G4VSceneHandler::GetMarkForClearingTransientStore(), G4VSceneHandler::GetTransientsDrawnThisEvent(), G4VSceneHandler::GetTransientsDrawnThisRun(), and G4VSceneHandler::SetMarkForClearingTransientStore().
Referenced by G4VisManager::BeginDraw(), G4VisManager::BeginDraw2D(), G4VisManager::Draw(), G4VisManager::DrawT(), G4VisManager::DrawT2D(), and G4VisManager::EndOfEvent().
|
inherited |
Definition at line 1135 of file G4VisManager.cc.
References G4VisManager::CreateSceneHandler(), G4VisManager::errors, G4VisManager::fAvailableSceneHandlers, G4VisManager::fInitialised, G4VisManager::fpGraphicsSystem, G4VisManager::fpSceneHandler, G4VisManager::fVerbosity, G4cout, G4endl, G4VisManager::Initialise(), G4InuclParticleNames::name(), and G4VisManager::PrintInvalidPointers().
Referenced by G4VisManager::CreateSceneHandler().
|
inherited |
Definition at line 1156 of file G4VisManager.cc.
References G4VisManager::confirmations, G4VisManager::CreateViewer(), G4VisManager::errors, G4VisManager::fInitialised, G4VisManager::fpGraphicsSystem, G4VisManager::fpSceneHandler, G4VisManager::fpViewer, G4VisManager::fVerbosity, G4cerr, G4cout, G4endl, G4VViewer::GetViewParameters(), G4VisManager::Initialise(), G4ViewParameters::IsCulling(), G4ViewParameters::IsCullingCovered(), G4ViewParameters::IsCullingInvisible(), G4InuclParticleNames::name(), G4VisManager::parameters, G4VisManager::PrintInvalidPointers(), G4VisManager::SetCurrentViewer(), G4ViewParameters::SetXGeometryString(), and G4VisManager::warnings.
Referenced by G4VisManager::CreateViewer().
|
inherited |
Definition at line 759 of file G4VisManager.cc.
References G4VisModelManager< Model >::Current(), G4VisManager::fpTrajDrawModelMgr, G4VisManager::fVerbosity, G4cout, G4endl, G4VisModelManager< Model >::Register(), and G4VisManager::warnings.
Referenced by G4HepRepFileSceneHandler::BeginModeling(), G4VisManager::BeginOfRun(), and G4VisManager::DispatchToModel().
|
inherited |
Definition at line 690 of file G4VisManager.cc.
References G4VisManager::confirmations, G4VisManager::fVerbosity, G4cout, G4endl, G4RunManagerKernel::GetRunManagerKernel(), G4TrackingManager::GetStoreTrajectory(), G4RunManagerKernel::GetTrackingManager(), G4VVisManager::SetConcreteInstance(), and G4VisManager::warnings.
Referenced by G4VisCommandEnable::SetNewValue(), and G4VisCommandReviewKeptEvents::SetNewValue().
|
virtualinherited |
Implements G4VVisManager.
Definition at line 1389 of file G4VisManager.cc.
References G4VisManager::CurrentTrajDrawModel(), G4VTrajectoryModel::Draw(), G4VisManager::FilterTrajectory(), G4VisManager::fpTrajDrawModelMgr, G4VisManager::fpTrajFilterMgr, G4VisFilterManager< T >::GetMode(), G4VisManager::IsValidView(), and FilterMode::Soft.
|
virtualinherited |
Implements G4VVisManager.
Definition at line 950 of file G4VisManager.cc.
References G4VisManager::DrawT().
Referenced by G4VisManager::Draw(), and G4VVisCommand::DrawExtent().
|
virtualinherited |
Implements G4VVisManager.
Definition at line 1081 of file G4VisManager.cc.
References G4VisManager::Draw(), G4LogicalVolume::GetSolid(), and G4Threading::IsWorkerThread().
|
virtualinherited |
Implements G4VVisManager.
Definition at line 956 of file G4VisManager.cc.
References G4VisManager::DrawT().
|
virtualinherited |
Implements G4VVisManager.
Definition at line 962 of file G4VisManager.cc.
References G4VisManager::DrawT().
|
virtualinherited |
Implements G4VVisManager.
Definition at line 968 of file G4VisManager.cc.
References G4VisManager::DrawT().
|
virtualinherited |
Implements G4VVisManager.
Definition at line 974 of file G4VisManager.cc.
References G4VisManager::DrawT().
|
virtualinherited |
Implements G4VVisManager.
Definition at line 980 of file G4VisManager.cc.
References G4VisManager::DrawT().
|
virtualinherited |
Implements G4VVisManager.
Definition at line 1036 of file G4VisManager.cc.
References G4VisManager::ClearTransientStoreIfMarked(), G4VisManager::fIsDrawGroup, G4VisManager::fpSceneHandler, G4VisManager::IsValidView(), and G4Threading::IsWorkerThread().
|
virtualinherited |
Implements G4VVisManager.
Definition at line 1022 of file G4VisManager.cc.
References G4VisManager::ClearTransientStoreIfMarked(), G4VisManager::fIsDrawGroup, G4VisManager::fpSceneHandler, G4VisManager::IsValidView(), and G4Threading::IsWorkerThread().
|
virtualinherited |
Implements G4VVisManager.
Definition at line 1112 of file G4VisManager.cc.
References G4VisManager::Draw(), G4VPhysicalVolume::GetLogicalVolume(), and G4Threading::IsWorkerThread().
|
virtualinherited |
Implements G4VVisManager.
Definition at line 1092 of file G4VisManager.cc.
References G4VisManager::ClearTransientStoreIfMarked(), G4VSolid::DescribeYourselfTo(), G4VisManager::fIsDrawGroup, G4VisManager::fpSceneHandler, G4VisManager::IsValidView(), and G4Threading::IsWorkerThread().
|
virtualinherited |
Implements G4VVisManager.
Definition at line 1050 of file G4VisManager.cc.
References G4VisManager::ClearTransientStoreIfMarked(), G4VisManager::fIsDrawGroup, G4VisManager::fpSceneHandler, G4EventManager::GetConstCurrentEvent(), G4RunManager::GetCurrentRun(), G4Event::GetEventID(), G4EventManager::GetEventManager(), G4RunManagerFactory::GetMasterRunManager(), G4Run::GetRunID(), G4VisManager::IsValidView(), G4Threading::IsWorkerThread(), G4TrajectoriesModel::SetCurrentTrajectory(), G4TrajectoriesModel::SetEventID(), and G4TrajectoriesModel::SetRunID().
|
virtualinherited |
Implements G4VVisManager.
Definition at line 986 of file G4VisManager.cc.
References G4VisManager::DrawT2D().
|
virtualinherited |
Implements G4VVisManager.
Definition at line 992 of file G4VisManager.cc.
References G4VisManager::DrawT2D().
|
virtualinherited |
Implements G4VVisManager.
Definition at line 998 of file G4VisManager.cc.
References G4VisManager::DrawT2D().
|
virtualinherited |
Implements G4VVisManager.
Definition at line 1004 of file G4VisManager.cc.
References G4VisManager::DrawT2D().
|
virtualinherited |
Implements G4VVisManager.
Definition at line 1010 of file G4VisManager.cc.
References G4VisManager::DrawT2D().
|
virtualinherited |
Implements G4VVisManager.
Definition at line 1016 of file G4VisManager.cc.
References G4VisManager::DrawT2D().
|
privateinherited |
Definition at line 904 of file G4VisManager.cc.
References G4VisManager::ClearTransientStoreIfMarked(), FatalException, G4VisManager::fIsDrawGroup, G4VisManager::fpSceneHandler, G4Exception(), G4VSceneHandler::GetObjectTransformation(), G4VisManager::IsValidView(), and G4Threading::IsWorkerThread().
Referenced by G4VisManager::Draw().
|
privateinherited |
Definition at line 927 of file G4VisManager.cc.
References G4VisManager::ClearTransientStoreIfMarked(), FatalException, G4VisManager::fIsDrawGroup, G4VisManager::fpSceneHandler, G4Exception(), G4VSceneHandler::GetObjectTransformation(), G4VisManager::IsValidView(), and G4Threading::IsWorkerThread().
Referenced by G4VisManager::Draw2D().
|
inherited |
Definition at line 662 of file G4VisManager.cc.
References G4VisManager::confirmations, G4VisManager::fVerbosity, G4cout, G4endl, G4RunManager::GetCurrentRun(), G4RunManager::GetRunManager(), G4VisManager::IsValidView(), G4VVisManager::SetConcreteInstance(), and G4VisManager::warnings.
Referenced by G4VisCommandEnable::SetNewValue(), and G4VisCommandReviewKeptEvents::SetNewValue().
|
virtualinherited |
Implements G4VVisManager.
Definition at line 851 of file G4VisManager.cc.
References G4VisManager::fDrawGroupNestingDepth, G4VisManager::fIsDrawGroup, G4VisManager::fpSceneHandler, G4VisManager::IsValidView(), and G4Threading::IsWorkerThread().
|
virtualinherited |
Implements G4VVisManager.
Definition at line 888 of file G4VisManager.cc.
References G4VisManager::fDrawGroupNestingDepth, G4VisManager::fIsDrawGroup, G4VisManager::fpSceneHandler, G4VisManager::IsValidView(), and G4Threading::IsWorkerThread().
|
privateinherited |
Definition at line 1981 of file G4VisManager.cc.
References G4INCL::DeuteronDensity::anonymous_namespace{G4INCLDeuteronDensity.cc}::al, G4VisManager::ClearTransientStoreIfMarked(), G4VSceneHandler::DrawEvent(), G4VisManager::fDrawEventOnlyIfToBeKept, G4VisManager::fEventKeepingSuspended, G4VisManager::fIgnoreStateChanges, G4VisManager::fNKeepRequests, G4VisManager::fNoOfEventsDrawnThisRun, G4VisManager::fpScene, G4VisManager::fpSceneHandler, G4VisManager::fpViewer, G4VisManager::fVerbosity, G4cout, G4endl, G4MUTEXLOCK, G4MUTEXUNLOCK, G4VVisManager::GetConcreteInstance(), G4EventManager::GetConstCurrentEvent(), G4RunManager::GetCurrentRun(), G4Event::GetEventID(), G4EventManager::GetEventManager(), G4Run::GetEventVector(), G4RunManagerFactory::GetMasterRunManager(), G4Scene::GetMaxNumberOfKeptEvents(), G4RunManager::GetNumberOfEventsToBeProcessed(), G4Scene::GetRefreshAtEndOfEvent(), G4Threading::IsMultithreadedApplication(), G4VisManager::IsValidView(), G4Event::KeepForPostProcessing(), G4EventManager::KeepTheCurrentEvent(), G4VSceneHandler::SetMarkForClearingTransientStore(), G4VViewer::ShowView(), G4Event::ToBeKept(), and G4VisManager::warnings.
|
privateinherited |
Definition at line 2189 of file G4VisManager.cc.
References G4VSceneHandler::DrawEndOfRunModels(), G4VisManager::fEventKeepingSuspended, G4VisManager::fEventRefreshing, G4VisManager::fIgnoreStateChanges, G4VGraphicsSystem::fileWriter, G4VisManager::fNKeepRequests, G4VisManager::fNoOfEventsDrawnThisRun, G4VisManager::fpGraphicsSystem, G4VisManager::fpScene, G4VisManager::fpSceneHandler, G4VisManager::fpViewer, G4VisManager::fVerbosity, G4cout, G4endl, G4MUTEXLOCK, G4MUTEXUNLOCK, G4THREADJOIN, G4VVisManager::GetConcreteInstance(), G4RunManager::GetCurrentRun(), G4Run::GetEventVector(), G4VGraphicsSystem::GetFunctionality(), G4RunManagerFactory::GetMasterRunManager(), G4Scene::GetMaxNumberOfKeptEvents(), G4RunManager::GetNumberOfEventsToBeProcessed(), G4Scene::GetRefreshAtEndOfRun(), G4VViewer::GetViewParameters(), G4ViewParameters::IsAutoRefresh(), G4Threading::IsMultithreadedApplication(), G4VisManager::IsValidView(), G4Threading::IsWorkerThread(), G4VViewer::RefreshView(), G4VSceneHandler::SetMarkForClearingTransientStore(), G4VViewer::ShowView(), and G4VisManager::warnings.
Implements G4VVisManager.
Definition at line 1384 of file G4VisManager.cc.
References G4VisFilterManager< T >::Accept(), and G4VisManager::fpDigiFilterMgr.
Implements G4VVisManager.
Definition at line 1379 of file G4VisManager.cc.
References G4VisFilterManager< T >::Accept(), and G4VisManager::fpHitFilterMgr.
|
virtualinherited |
Implements G4VVisManager.
Definition at line 1374 of file G4VisManager.cc.
References G4VisFilterManager< T >::Accept(), and G4VisManager::fpTrajFilterMgr.
Referenced by G4VisManager::DispatchToModel().
|
virtualinherited |
Implements G4VVisManager.
Definition at line 1248 of file G4VisManager.cc.
References G4Scene::CalculateExtent(), G4VSceneHandler::ClearStore(), G4VSceneHandler::ClearTransientStore(), G4VViewer::ClearView(), G4VisManager::confirmations, G4VViewer::FinishView(), G4VisManager::fpScene, G4VisManager::fpSceneHandler, G4VisManager::fpViewer, G4VisManager::fSceneList, G4VisManager::fVerbosity, G4cout, G4endl, G4Scene::GetName(), G4TransportationManager::GetTransportationManager(), G4UImanager::GetUIpointer(), G4VViewer::NeedKernelVisit(), G4VViewer::SetView(), and G4VisManager::warnings.
|
inherited |
Referenced by G4VisCommandReviewKeptEvents::SetNewValue().
|
inherited |
Definition at line 715 of file G4VisManager.cc.
References G4VisManager::fAvailableGraphicsSystems, G4VisManager::fVerbosity, G4cout, G4endl, and G4VisManager::warnings.
|
inherited |
|
staticinherited |
Definition at line 41 of file G4VVisManager.cc.
References G4VVisManager::fpConcreteInstance.
Referenced by G4VisManager::BeginOfEvent(), G4TheMTRayTracer::CreateBitMap(), G4TheRayTracer::CreateBitMap(), G4RunManagerKernel::DefineWorldVolume(), G4TrajectoriesModel::DescribeYourselfTo(), G4Event::Draw(), G4ScoringBox::Draw(), G4ScoringCylinder::Draw(), G4VScoreColorMap::DrawColorChart(), G4ScoringBox::DrawColumn(), G4ScoringCylinder::DrawColumn(), G4VTrajectory::DrawTrajectory(), G4DrawVoxels::DrawVoxels(), G4TrajectoryDrawerUtils::DrawWithoutTime(), G4TrajectoryDrawerUtils::DrawWithTime(), G4VisManager::EndOfEvent(), G4VisManager::EndOfRun(), G4WorkerRunManager::G4WorkerRunManager(), G4RunManager::InitializeGeometry(), G4VSceneHandler::ProcessScene(), G4RunManager::ReinitializeGeometry(), G4WorkerRunManager::RunInitialization(), G4WorkerTaskRunManager::RunInitialization(), G4RunManagerKernel::RunInitialization(), G4VisCommandReviewKeptEvents::SetNewValue(), G4VisCommandDrawTree::SetNewValue(), G4VisCommandManagerMode< Manager >::SetNewValue(), G4ModelCmdApplyStringColour< M >::SetNewValue(), G4ModelCmdApplyColour< M >::SetNewValue(), G4ModelCmdApplyBool< M >::SetNewValue(), G4ModelCmdApplyNull< M >::SetNewValue(), G4ModelCmdApplyDouble< M >::SetNewValue(), G4ModelCmdApplyDoubleAndUnit< M >::SetNewValue(), G4ModelCmdApplyInteger< M >::SetNewValue(), G4ModelCmdApplyString< M >::SetNewValue(), and G4RunManagerKernel::WorkerDefineWorldVolume().
|
inherited |
Referenced by G4VisCommandDrawTree::SetNewValue().
|
inherited |
Referenced by G4RayTracerSceneHandler::G4RayTracerSceneHandler(), G4VisCommandReviewKeptEvents::SetNewValue(), G4VisCommandDrawTree::SetNewValue(), G4VisCommandSceneActivateModel::SetNewValue(), G4VisCommandSceneEndOfEventAction::SetNewValue(), G4VisCommandSceneEndOfRunAction::SetNewValue(), G4VisCommandSceneRemoveModel::SetNewValue(), G4VisCommandSceneAddArrow::SetNewValue(), G4VisCommandSceneAddArrow2D::SetNewValue(), G4VisCommandSceneAddAxes::SetNewValue(), G4VisCommandSceneAddDate::SetNewValue(), G4VisCommandSceneAddDigis::SetNewValue(), G4VisCommandSceneAddEventID::SetNewValue(), G4VisCommandSceneAddExtent::SetNewValue(), G4VisCommandSceneAddElectricField::SetNewValue(), G4VisCommandSceneAddFrame::SetNewValue(), G4VisCommandSceneAddGPS::SetNewValue(), G4VisCommandSceneAddHits::SetNewValue(), G4VisCommandSceneAddLine::SetNewValue(), G4VisCommandSceneAddLine2D::SetNewValue(), G4VisCommandSceneAddLocalAxes::SetNewValue(), G4VisCommandSceneAddLogicalVolume::SetNewValue(), G4VisCommandSceneAddLogo::SetNewValue(), G4VisCommandSceneAddLogo2D::SetNewValue(), G4VisCommandSceneAddMagneticField::SetNewValue(), G4VisCommandSceneAddPSHits::SetNewValue(), G4VisCommandSceneAddScale::SetNewValue(), G4VisCommandSceneAddText::SetNewValue(), G4VisCommandSceneAddText2D::SetNewValue(), G4VisCommandSceneAddTrajectories::SetNewValue(), G4VisCommandSceneAddUserAction::SetNewValue(), G4VisCommandSceneAddVolume::SetNewValue(), G4VisCommandSceneAddPlotter::SetNewValue(), and G4VisCommandsTouchable::SetNewValue().
|
inherited |
Referenced by G4RayTrajectory::AppendStep(), G4ToolsSGSceneHandler::Messenger::SetNewValue(), G4VisCommandDrawTree::SetNewValue(), G4VisCommandSceneActivateModel::SetNewValue(), G4VisCommandSceneEndOfEventAction::SetNewValue(), G4VisCommandSceneEndOfRunAction::SetNewValue(), G4VisCommandSceneRemoveModel::SetNewValue(), G4VisCommandsTouchable::SetNewValue(), and G4RTSteppingAction::UserSteppingAction().
|
inherited |
Referenced by G4VVisCommandGeometrySet::Set(), G4OpenGLViewerMessenger::SetNewValue(), G4OpenGLXmViewerMessenger::SetNewValue(), G4OpenInventorXtExaminerViewerMessenger::SetNewValue(), G4VisCommandReviewKeptEvents::SetNewValue(), G4VisCommandDrawTree::SetNewValue(), G4VisCommandDrawView::SetNewValue(), G4VisCommandDrawLogicalVolume::SetNewValue(), G4VisCommandGeometryRestore::SetNewValue(), G4VisCommandGeometrySetDaughtersInvisible::SetNewValue(), G4VisCommandGeometrySetVisibility::SetNewValue(), G4VisCommandSceneAddLogo::SetNewValue(), G4VisCommandSceneAddScale::SetNewValue(), G4VisCommandSceneHandlerCreate::SetNewValue(), G4VisCommandsTouchableSet::SetNewValue(), G4VisCommandViewerCopyViewFrom::SetNewValue(), G4VisCommandViewerCreate::SetNewValue(), G4VisCommandViewerDolly::SetNewValue(), G4VisCommandViewerInterpolate::SetNewValue(), G4VisCommandViewerPan::SetNewValue(), G4VisCommandViewerSave::SetNewValue(), G4VisCommandViewerScale::SetNewValue(), G4VisCommandViewerZoom::SetNewValue(), G4VisCommandsViewerSet::SetNewValue(), G4RTMessenger::SetNewValue(), G4VtkMessenger::SetNewValue(), and G4VisCommandGeometrySetVisibility::SetNewValueOnLV().
|
inherited |
|
inherited |
Referenced by G4VisCommandDrawOnlyToBeKeptEvents::SetNewValue().
|
inherited |
Referenced by G4VisCommandSceneAddUserAction::SetNewValue().
|
inherited |
Referenced by G4VisCommandSceneAddUserAction::SetNewValue().
|
staticinherited |
Definition at line 244 of file G4VisManager.cc.
References FatalException, G4VisManager::fpInstance, and G4Exception().
Referenced by G4RayTrajectory::AppendStep(), G4HepRepFileSceneHandler::BeginModeling(), G4RayTracerSceneHandler::BuildVisAttsMap(), G4RayTracerSceneHandler::G4RayTracerSceneHandler(), G4VViewer::G4VViewer(), G4VSceneHandler::ProcessScene(), G4VSceneHandler::RemoveViewerFromList(), G4OpenGLViewerMessenger::SetNewValue(), G4OpenGLXmViewerMessenger::SetNewValue(), G4OpenInventorXtExaminerViewerMessenger::SetNewValue(), G4RTMessenger::SetNewValue(), G4VtkMessenger::SetNewValue(), and G4RTSteppingAction::UserSteppingAction().
|
inherited |
|
inherited |
Referenced by G4VSceneHandler::ProcessScene().
|
inherited |
|
inherited |
Referenced by G4VisCommandSceneAddUserAction::SetNewValue().
|
inherited |
Referenced by G4VVisCommandGeometrySet::Set().
|
inherited |
|
inherited |
|
inherited |
Referenced by G4VisCommandSceneAddUserAction::AddVisAction().
|
staticinherited |
Definition at line 2450 of file G4VisManager.cc.
References G4VisManager::fVerbosity.
Referenced by G4OpenGLSceneHandler::AddCompound(), G4Qt3DSceneHandler::AddCompound(), G4GMocrenFileSceneHandler::AddPrimitive(), G4GMocrenFileSceneHandler::AddSolid(), G4GMocrenFileSceneHandler::BeginPrimitives(), G4DAWNFILESceneHandler::BeginSavingG4Prim(), G4GMocrenFileSceneHandler::BeginSavingGdd(), G4RayTracerSceneHandler::BuildVisAttsMap(), G4VVisCommand::CheckSceneAndNotifyHandlers(), G4VVisCommand::CheckView(), G4DAWNFILEViewer::ClearView(), G4GMocrenFileViewer::ClearView(), G4VRML2FileViewer::ClearView(), G4VRML2FileSceneHandler::closePort(), G4VRML2FileSceneHandler::connectPort(), G4VVisCommand::ConvertToColour(), G4VVisCommand::ConvertToDoublePair(), G4OpenGLXViewer::CreateGLXContext(), G4OpenGLXViewer::CreateMainWindow(), G4VSceneHandler::CreateModelingParameters(), G4DAWNFILEViewer::DrawView(), G4GMocrenFileViewer::DrawView(), G4VRML2FileViewer::DrawView(), G4GMocrenFileSceneHandler::EndPrimitives(), G4DAWNFILESceneHandler::EndSavingG4Prim(), G4GMocrenFileSceneHandler::EndSavingGdd(), export_G4VisManager(), G4VRML2FileViewer::FinishView(), G4DAWNFILESceneHandler::FRBeginModeling(), G4OpenInventorQtViewer::G4OpenInventorQtViewer(), G4OpenInventorWinViewer::G4OpenInventorWinViewer(), G4OpenInventorXtExtendedViewer::G4OpenInventorXtExtendedViewer(), G4OpenInventorXtViewer::G4OpenInventorXtViewer(), G4GMocrenIO::getDetector(), GMocrenDetector::getEdge(), G4GMocrenIO::getShortDoseDist(), GMocrenTrack::getStep(), G4GMocrenIO::getTrack(), G4GMocrenFileSceneHandler::GFBeginModeling(), G4GMocrenFileSceneHandler::GFEndModeling(), G4GMocrenIO::mergeDoseDist(), GMocrenDataPrimitive< T >::operator+(), GMocrenDataPrimitive< T >::operator+=(), G4VSceneHandler::ProcessScene(), G4VVisCommand::ProvideValueOfUnit(), G4VVisCommand::RefreshIfRequired(), G4VSceneHandler::RequestPrimitives(), G4GMocrenIO::retrieveData(), G4GMocrenIO::retrieveData2(), G4GMocrenIO::retrieveData3(), G4GMocrenIO::retrieveData4(), G4DAWNFILEViewer::SendViewParameters(), G4VRML2FileViewer::SendViewParameters(), G4VVisCommandGeometrySet::Set(), G4DAWNFILESceneHandler::SetG4PrimFileName(), G4GMocrenFileSceneHandler::SetGddFileName(), G4VVisCommandGeometrySet::SetLVVisAtts(), G4ToolsSGViewer< SG_SESSION, SG_VIEWER >::Messenger::SetNewValue(), G4VisCommandDrawOnlyToBeKeptEvents::SetNewValue(), G4VisCommandReviewKeptEvents::SetNewValue(), G4VisCommandDrawTree::SetNewValue(), G4VisCommandDrawView::SetNewValue(), G4VisCommandDrawLogicalVolume::SetNewValue(), G4VisCommandDrawVolume::SetNewValue(), G4VisCommandOpen::SetNewValue(), G4VisCommandSpecify::SetNewValue(), G4VisCommandGeometryList::SetNewValue(), G4VisCommandGeometryRestore::SetNewValue(), G4VisCommandGeometrySetDaughtersInvisible::SetNewValue(), G4VisCommandGeometrySetVisibility::SetNewValue(), G4VisCommandSceneActivateModel::SetNewValue(), G4VisCommandSceneCreate::SetNewValue(), G4VisCommandSceneEndOfEventAction::SetNewValue(), G4VisCommandSceneEndOfRunAction::SetNewValue(), G4VisCommandSceneNotifyHandlers::SetNewValue(), G4VisCommandSceneRemoveModel::SetNewValue(), G4VisCommandSceneSelect::SetNewValue(), G4VisCommandSceneShowExtents::SetNewValue(), G4VisCommandSceneAddArrow::SetNewValue(), G4VisCommandSceneAddArrow2D::SetNewValue(), G4VisCommandSceneAddAxes::SetNewValue(), G4VisCommandSceneAddDate::SetNewValue(), G4VisCommandSceneAddDigis::SetNewValue(), G4VisCommandSceneAddEventID::SetNewValue(), G4VisCommandSceneAddExtent::SetNewValue(), G4VisCommandSceneAddElectricField::SetNewValue(), G4VisCommandSceneAddFrame::SetNewValue(), G4VisCommandSceneAddGPS::SetNewValue(), G4VisCommandSceneAddHits::SetNewValue(), G4VisCommandSceneAddLine::SetNewValue(), G4VisCommandSceneAddLine2D::SetNewValue(), G4VisCommandSceneAddLocalAxes::SetNewValue(), G4VisCommandSceneAddLogicalVolume::SetNewValue(), G4VisCommandSceneAddLogo::SetNewValue(), G4VisCommandSceneAddLogo2D::SetNewValue(), G4VisCommandSceneAddMagneticField::SetNewValue(), G4VisCommandSceneAddPSHits::SetNewValue(), G4VisCommandSceneAddScale::SetNewValue(), G4VisCommandSceneAddText::SetNewValue(), G4VisCommandSceneAddText2D::SetNewValue(), G4VisCommandSceneAddTrajectories::SetNewValue(), G4VisCommandSceneAddUserAction::SetNewValue(), G4VisCommandSceneAddVolume::SetNewValue(), G4VisCommandSceneAddPlotter::SetNewValue(), G4VisCommandSceneHandlerAttach::SetNewValue(), G4VisCommandSceneHandlerCreate::SetNewValue(), G4VisCommandSceneHandlerSelect::SetNewValue(), G4VisCommandSetArrow3DLineSegmentsPerCircle::SetNewValue(), G4VisCommandSetColour::SetNewValue(), G4VisCommandSetExtentForField::SetNewValue(), G4VisCommandSetLineWidth::SetNewValue(), G4VisCommandSetTextColour::SetNewValue(), G4VisCommandSetTextLayout::SetNewValue(), G4VisCommandSetTextSize::SetNewValue(), G4VisCommandSetTouchable::SetNewValue(), G4VisCommandSetVolumeForField::SetNewValue(), G4VisCommandsTouchable::SetNewValue(), G4VisCommandsTouchableSet::SetNewValue(), G4VisCommandViewerAddCutawayPlane::SetNewValue(), G4VisCommandViewerCentreOn::SetNewValue(), G4VisCommandViewerChangeCutawayPlane::SetNewValue(), G4VisCommandViewerClear::SetNewValue(), G4VisCommandViewerClearCutawayPlanes::SetNewValue(), G4VisCommandViewerClearTransients::SetNewValue(), G4VisCommandViewerClearVisAttributesModifiers::SetNewValue(), G4VisCommandViewerClone::SetNewValue(), G4VisCommandViewerColourByDensity::SetNewValue(), G4VisCommandViewerCopyViewFrom::SetNewValue(), G4VisCommandViewerCreate::SetNewValue(), G4VisCommandViewerDolly::SetNewValue(), G4VisCommandViewerFlush::SetNewValue(), G4VisCommandViewerInterpolate::SetNewValue(), G4VisCommandViewerPan::SetNewValue(), G4VisCommandViewerReset::SetNewValue(), G4VisCommandViewerRefresh::SetNewValue(), G4VisCommandViewerRebuild::SetNewValue(), G4VisCommandViewerSave::SetNewValue(), G4VisCommandViewerScale::SetNewValue(), G4VisCommandViewerSelect::SetNewValue(), G4VisCommandViewerUpdate::SetNewValue(), G4VisCommandViewerZoom::SetNewValue(), G4VisCommandViewerDefaultHiddenEdge::SetNewValue(), G4VisCommandViewerDefaultStyle::SetNewValue(), G4VisCommandsViewerSet::SetNewValue(), G4VisCommandGeometrySetVisibility::SetNewValueOnLV(), G4DAWNFILEViewer::SetView(), G4GMocrenFileViewer::SetView(), G4VRML2FileViewer::SetView(), G4DAWNFILEViewer::ShowView(), G4GMocrenFileViewer::ShowView(), G4VRML2FileViewer::ShowView(), G4GMocrenIO::storeData3(), G4DAWNFILESceneHandler::~G4DAWNFILESceneHandler(), G4GMocrenFileSceneHandler::~G4GMocrenFileSceneHandler(), and G4VRML2FileSceneHandler::~G4VRML2FileSceneHandler().
|
staticinherited |
Definition at line 2411 of file G4VisManager.cc.
References G4VisManager::all, G4VisManager::confirmations, G4VisManager::errors, G4cerr, G4endl, G4VisManager::GetVerbosityValue(), G4VisManager::parameters, G4VisManager::quiet, G4VisManager::startup, G4StrUtil::to_lower_copy(), G4VisManager::VerbosityGuidanceStrings, G4VisManager::VerbosityString(), and G4VisManager::warnings.
Referenced by G4VisManager::G4VisManager(), G4VisManager::GetVerbosityValue(), G4VisCommandList::SetNewValue(), G4VisCommandVerbose::SetNewValue(), G4VisCommandSceneList::SetNewValue(), G4VisCommandSceneHandlerList::SetNewValue(), G4VisCommandViewerList::SetNewValue(), and G4VisManager::SetVerboseLevel().
|
staticinherited |
Definition at line 2442 of file G4VisManager.cc.
References G4VisManager::all, and G4VisManager::quiet.
Definition at line 2372 of file G4VisManager.cc.
References G4VisManager::fAvailableSceneHandlers, and G4VisManager::ViewerShortName().
Referenced by G4VisCommandsViewerSet::SetNewValue().
|
virtualinherited |
Reimplemented from G4VVisManager.
Definition at line 2588 of file G4VisManager.cc.
References G4VisManager::fIgnoreStateChanges.
|
inherited |
Definition at line 253 of file G4VisManager.cc.
References G4VisManager::fDirectoryList, G4VisManager::fInitialised, G4VisManager::fVerbosity, G4cout, G4endl, G4VisManager::InitialiseG4ColourMap(), G4VisManager::parameters, G4VisManager::PrintAvailableGraphicsSystems(), G4VisManager::PrintAvailableModels(), G4VisManager::PrintAvailableUserVisActions(), G4VisManager::RegisterGraphicsSystems(), G4VisManager::RegisterMessengers(), G4VisManager::RegisterModelFactories(), G4VisManager::startup, and G4VisManager::warnings.
Referenced by G4VisManager::CreateSceneHandler(), G4VisManager::CreateViewer(), and G4VisManager::IsValidView().
|
privateinherited |
Definition at line 366 of file G4VisManager.cc.
References G4Colour::InitialiseColourMap(), and TOOLS_COLORS_STAT.
Referenced by G4VisManager::Initialise().
|
inherited |
Referenced by export_G4VisManager(), and G4VisCommandInitialize::SetNewValue().
|
privateinherited |
Definition at line 2462 of file G4VisManager.cc.
References G4UImanager::ApplyCommand(), G4VisManager::errors, G4VisManager::fInitialised, G4VisManager::fpGraphicsSystem, G4VisManager::fpScene, G4VisManager::fpSceneHandler, G4VisManager::fpViewer, G4VisManager::fVerbosity, G4cerr, G4cout, G4endl, G4UImanager::GetUIpointer(), G4VisManager::Initialise(), G4VisManager::PrintInvalidPointers(), and G4VisManager::warnings.
Referenced by G4VisManager::BeginDraw(), G4VisManager::BeginDraw2D(), G4VisManager::DispatchToModel(), G4VisManager::Draw(), G4VisManager::DrawT(), G4VisManager::DrawT2D(), G4VisManager::Enable(), G4VisManager::EndDraw(), G4VisManager::EndDraw2D(), G4VisManager::EndOfEvent(), G4VisManager::EndOfRun(), G4VisManager::NotifyHandlers(), G4VisManager::SetCurrentSceneHandler(), and G4VisManager::SetCurrentViewer().
|
virtualinherited |
Reimplemented from G4VVisManager.
Definition at line 1333 of file G4VisManager.cc.
References G4Scene::CalculateExtent(), G4VSceneHandler::ClearStore(), G4VSceneHandler::ClearTransientStore(), G4VViewer::ClearView(), G4VisManager::confirmations, G4VViewer::FinishView(), G4VisManager::fpScene, G4VisManager::fpSceneHandler, G4VisManager::fpViewer, G4VisManager::fSceneList, G4VisManager::fVerbosity, G4cout, G4endl, G4Scene::GetName(), G4UImanager::GetUIpointer(), G4VisManager::IsValidView(), G4VViewer::NeedKernelVisit(), G4VViewer::SetView(), and G4VisManager::warnings.
|
privateinherited |
Definition at line 1747 of file G4VisManager.cc.
References G4cout, G4endl, G4Colour::GetMap(), and anonymous_namespace{G4QuasiElRatios.cc}::map.
Referenced by G4VisCommandList::SetNewValue().
|
protectedinherited |
Definition at line 1623 of file G4VisManager.cc.
References G4VisManager::fAvailableGraphicsSystems, G4cout, G4endl, G4InuclParticleNames::name(), and G4VisManager::warnings.
Referenced by G4VisManager::Initialise(), and G4VisCommandList::SetNewValue().
|
privateinherited |
Definition at line 1651 of file G4VisManager.cc.
References G4VisListManager< T >::Current(), G4VisFilterManager< T >::FactoryList(), G4VisModelManager< Model >::FactoryList(), G4VisFilterManager< T >::FilterList(), G4VisManager::fpTrajDrawModelMgr, G4VisManager::fpTrajFilterMgr, G4cout, G4endl, G4VisModelManager< Model >::ListManager(), G4VisListManager< T >::Map(), and G4VisManager::parameters.
Referenced by G4VisManager::Initialise(), and G4VisCommandList::SetNewValue().
|
privateinherited |
Definition at line 1711 of file G4VisManager.cc.
References G4VisManager::fEndOfEventUserVisActions, G4VisManager::fEndOfRunUserVisActions, G4VisManager::fRunDurationUserVisActions, G4cout, G4endl, and G4InuclParticleNames::name().
Referenced by G4VisManager::Initialise(), and G4VisCommandList::SetNewValue().
|
privateinherited |
Definition at line 1760 of file G4VisManager.cc.
References G4VisManager::errors, G4VisManager::fpGraphicsSystem, G4VisManager::fpScene, G4VisManager::fpSceneHandler, G4VisManager::fpViewer, G4VisManager::fVerbosity, G4cerr, and G4endl.
Referenced by G4VisManager::CreateSceneHandler(), G4VisManager::CreateViewer(), and G4VisManager::IsValidView().
|
inherited |
Definition at line 1436 of file G4VisManager.cc.
References G4VisManager::confirmations, G4VisManager::fEndOfEventUserVisActions, G4VisManager::fUserVisActionExtents, G4VisManager::fVerbosity, G4cout, G4endl, G4VisExtent::GetExtentRadius(), G4InuclParticleNames::name(), and G4VisManager::warnings.
|
inherited |
Definition at line 1457 of file G4VisManager.cc.
References G4VisManager::confirmations, G4VisManager::fEndOfRunUserVisActions, G4VisManager::fUserVisActionExtents, G4VisManager::fVerbosity, G4cout, G4endl, G4VisExtent::GetExtentRadius(), G4InuclParticleNames::name(), and G4VisManager::warnings.
|
inherited |
Definition at line 735 of file G4VisManager.cc.
References G4VisManager::confirmations, G4VisManager::errors, G4VisManager::fAvailableGraphicsSystems, G4VisManager::fVerbosity, G4cout, and G4endl.
Referenced by export_G4VisManager().
|
privatevirtual |
Implements G4VisManager.
|
inherited |
Referenced by G4VisManager::G4VisManager(), and G4VisManager::RegisterMessengers().
|
protectedinherited |
Definition at line 460 of file G4VisManager.cc.
References G4VisManager::fDirectoryList, G4VisManager::fpDigiFilterMgr, G4VisManager::fpHitFilterMgr, G4VisManager::fpTrajDrawModelMgr, G4VisManager::fpTrajFilterMgr, G4VisFilterManager< T >::Placement(), G4VisModelManager< Model >::Placement(), and G4VisManager::RegisterMessenger().
Referenced by G4VisManager::Initialise().
Definition at line 814 of file G4VisManager.cc.
References G4VisManager::fpDigiFilterMgr, and G4VisFilterManager< T >::Register().
Definition at line 803 of file G4VisManager.cc.
References G4VisManager::fpHitFilterMgr, and G4VisFilterManager< T >::Register().
|
inherited |
Definition at line 792 of file G4VisManager.cc.
References G4VisManager::fpTrajFilterMgr, and G4VisFilterManager< T >::Register().
|
inherited |
Definition at line 781 of file G4VisManager.cc.
References G4VisManager::fpTrajDrawModelMgr, and G4VisModelManager< Model >::Register().
|
privatevirtual |
Reimplemented from G4VisManager.
|
inherited |
Definition at line 820 of file G4VisManager.cc.
References test::factory, G4VisManager::fpDigiFilterMgr, and G4VisFilterManager< T >::Register().
|
inherited |
Definition at line 809 of file G4VisManager.cc.
References test::factory, G4VisManager::fpHitFilterMgr, and G4VisFilterManager< T >::Register().
|
inherited |
Definition at line 787 of file G4VisManager.cc.
References test::factory, G4VisManager::fpTrajDrawModelMgr, and G4VisModelManager< Model >::Register().
Referenced by PyG4VisManager::RegisterModelFactories().
|
inherited |
Definition at line 798 of file G4VisManager.cc.
References test::factory, G4VisManager::fpTrajFilterMgr, and G4VisFilterManager< T >::Register().
|
inherited |
Definition at line 1415 of file G4VisManager.cc.
References G4VisManager::confirmations, G4VisManager::fRunDurationUserVisActions, G4VisManager::fUserVisActionExtents, G4VisManager::fVerbosity, G4cout, G4endl, G4VisExtent::GetExtentRadius(), G4InuclParticleNames::name(), and G4VisManager::warnings.
|
inherited |
Definition at line 2355 of file G4VisManager.cc.
References G4VisManager::fAvailableSceneHandlers, G4VisManager::fTransientsDrawnThisEvent, and G4VisManager::fTransientsDrawnThisRun.
Referenced by G4VisManager::SetCurrentScene(), G4VisCommandSceneEndOfEventAction::SetNewValue(), G4VisCommandSceneEndOfRunAction::SetNewValue(), and G4VisCommandViewerClearTransients::SetNewValue().
|
inherited |
Definition at line 825 of file G4VisManager.cc.
References G4VisManager::fpTrajDrawModelMgr, and G4VisModelManager< Model >::SetCurrent().
|
inherited |
|
inherited |
|
staticprotectedinherited |
Definition at line 46 of file G4VVisManager.cc.
References G4VVisManager::fpConcreteInstance.
Referenced by G4VisManager::Disable(), G4VisManager::Enable(), and G4VisManager::G4VisManager().
|
inherited |
Definition at line 1487 of file G4VisManager.cc.
References G4VisManager::confirmations, G4VisManager::fAvailableSceneHandlers, G4VisManager::fpGraphicsSystem, G4VisManager::fpScene, G4VisManager::fpSceneHandler, G4VisManager::fpViewer, G4VisManager::fVerbosity, G4cout, and G4endl.
Referenced by G4VisCommandDrawTree::SetNewValue().
|
inherited |
Definition at line 1478 of file G4VisManager.cc.
References G4VisManager::fpScene, and G4VisManager::ResetTransientsDrawnFlags().
Referenced by G4RayTracerSceneHandler::G4RayTracerSceneHandler(), and G4VisCommandDrawTree::SetNewValue().
|
inherited |
Definition at line 1534 of file G4VisManager.cc.
References G4VisManager::confirmations, G4VisManager::fpGraphicsSystem, G4VisManager::fpScene, G4VisManager::fpSceneHandler, G4VisManager::fpViewer, G4VisManager::fVerbosity, G4cout, G4endl, G4VisManager::IsValidView(), and G4VisManager::warnings.
Referenced by G4VisCommandDrawTree::SetNewValue().
|
inherited |
Definition at line 1586 of file G4VisManager.cc.
References G4VisManager::confirmations, G4VisManager::fpGraphicsSystem, G4VisManager::fpScene, G4VisManager::fpSceneHandler, G4VisManager::fpViewer, G4VisManager::fVerbosity, G4cout, G4endl, G4VisManager::IsValidView(), G4VisManager::SetCurrentViewer(), and G4VisManager::warnings.
Referenced by G4VisManager::CreateViewer(), G4VisManager::SetCurrentViewer(), and G4VisCommandDrawTree::SetNewValue().
|
inherited |
|
inherited |
Referenced by G4VisCommandDrawOnlyToBeKeptEvents::SetNewValue().
|
inherited |
Referenced by G4VSceneHandler::ProcessScene().
|
inherited |
Referenced by G4VisCommandReviewKeptEvents::SetNewValue().
|
inherited |
Referenced by G4VisCommandReviewKeptEvents::SetNewValue().
|
inherited |
Referenced by G4RayTracerSceneHandler::G4RayTracerSceneHandler().
|
inherited |
|
inherited |
|
inherited |
Definition at line 2458 of file G4VisManager.cc.
References G4VisManager::fVerbosity, and G4VisManager::GetVerbosityValue().
|
inherited |
Definition at line 2454 of file G4VisManager.cc.
References G4VisManager::fVerbosity, and G4VisManager::GetVerbosityValue().
Referenced by PyG4VisManager::PyG4VisManager(), G4VisCommandVerbose::SetNewValue(), G4VisCommandDrawTree::SetNewValue(), and G4VisCommandViewerInterpolate::SetNewValue().
|
inherited |
Definition at line 2396 of file G4VisManager.cc.
References G4VisManager::all, G4VisManager::confirmations, G4VisManager::errors, G4VisManager::parameters, G4VisManager::quiet, G4VisManager::startup, and G4VisManager::warnings.
Referenced by G4VisManager::G4VisManager(), G4VisManager::GetVerbosityValue(), and G4VisCommandVerbose::SetNewValue().
Definition at line 2367 of file G4VisManager.cc.
References G4StrUtil::strip_copy().
Referenced by G4VisManager::GetViewer().
|
privateinherited |
Definition at line 522 of file G4VisManager.hh.
|
privateinherited |
Definition at line 506 of file G4VisManager.hh.
Referenced by G4VisManager::GetAvailableGraphicsSystems(), G4VisManager::PrintAvailableGraphicsSystems(), G4VisManager::RegisterGraphicsSystem(), and G4VisManager::~G4VisManager().
|
privateinherited |
Definition at line 508 of file G4VisManager.hh.
Referenced by G4VisManager::CreateSceneHandler(), G4VisManager::GetViewer(), G4VisManager::ResetTransientsDrawnFlags(), G4VisManager::SetCurrentGraphicsSystem(), and G4VisManager::~G4VisManager().
|
privateinherited |
Definition at line 523 of file G4VisManager.hh.
|
privateinherited |
Definition at line 511 of file G4VisManager.hh.
Referenced by G4VisManager::G4VisManager(), G4VisManager::Initialise(), G4VisManager::RegisterMessengers(), and G4VisManager::~G4VisManager().
|
privateinherited |
Definition at line 519 of file G4VisManager.hh.
Referenced by G4VisManager::EndOfEvent().
|
privateinherited |
Definition at line 525 of file G4VisManager.hh.
Referenced by G4VisManager::BeginDraw(), G4VisManager::BeginDraw2D(), G4VisManager::EndDraw(), and G4VisManager::EndDraw2D().
|
privateinherited |
Definition at line 499 of file G4VisManager.hh.
Referenced by G4VisManager::PrintAvailableUserVisActions(), and G4VisManager::RegisterEndOfEventUserVisAction().
|
privateinherited |
Definition at line 500 of file G4VisManager.hh.
Referenced by G4VisManager::PrintAvailableUserVisActions(), and G4VisManager::RegisterEndOfRunUserVisAction().
|
privateinherited |
Definition at line 518 of file G4VisManager.hh.
Referenced by G4VisManager::BeginOfRun(), G4VisManager::EndOfEvent(), and G4VisManager::EndOfRun().
|
privateinherited |
Definition at line 513 of file G4VisManager.hh.
Referenced by G4VisManager::EndOfRun().
|
privateinherited |
Definition at line 526 of file G4VisManager.hh.
Referenced by G4VisManager::BeginOfEvent(), G4VisManager::BeginOfRun(), G4VisManager::EndOfEvent(), G4VisManager::EndOfRun(), and G4VisManager::IgnoreStateChanges().
|
privateinherited |
Definition at line 497 of file G4VisManager.hh.
Referenced by G4VisManager::CreateSceneHandler(), G4VisManager::CreateViewer(), G4VisManager::Initialise(), and G4VisManager::IsValidView().
|
privateinherited |
Definition at line 524 of file G4VisManager.hh.
Referenced by G4VisManager::BeginDraw(), G4VisManager::BeginDraw2D(), G4VisManager::Draw(), G4VisManager::DrawT(), G4VisManager::DrawT2D(), G4VisManager::EndDraw(), and G4VisManager::EndDraw2D().
|
privateinherited |
Definition at line 510 of file G4VisManager.hh.
Referenced by G4VisManager::~G4VisManager().
|
privateinherited |
Definition at line 517 of file G4VisManager.hh.
Referenced by G4VisManager::BeginOfRun(), G4VisManager::EndOfEvent(), and G4VisManager::EndOfRun().
|
privateinherited |
Definition at line 516 of file G4VisManager.hh.
Referenced by G4VisManager::BeginOfRun(), G4VisManager::EndOfEvent(), and G4VisManager::EndOfRun().
|
staticprotectedinherited |
Definition at line 231 of file G4VVisManager.hh.
Referenced by PyG4VisManager::_get_concrete_instance(), G4VVisManager::GetConcreteInstance(), and G4VVisManager::SetConcreteInstance().
|
privateinherited |
Definition at line 542 of file G4VisManager.hh.
Referenced by G4VisManager::FilterDigi(), G4VisManager::G4VisManager(), G4VisManager::RegisterMessengers(), G4VisManager::RegisterModel(), G4VisManager::RegisterModelFactory(), and G4VisManager::~G4VisManager().
|
privateinherited |
Definition at line 502 of file G4VisManager.hh.
Referenced by G4VisManager::CreateSceneHandler(), G4VisManager::CreateViewer(), G4VisManager::EndOfRun(), G4VisManager::IsValidView(), G4VisManager::PrintInvalidPointers(), G4VisManager::SetCurrentGraphicsSystem(), G4VisManager::SetCurrentSceneHandler(), and G4VisManager::SetCurrentViewer().
|
privateinherited |
Definition at line 539 of file G4VisManager.hh.
Referenced by G4VisManager::FilterHit(), G4VisManager::G4VisManager(), G4VisManager::RegisterMessengers(), G4VisManager::RegisterModel(), G4VisManager::RegisterModelFactory(), and G4VisManager::~G4VisManager().
|
staticprivateinherited |
Definition at line 496 of file G4VisManager.hh.
Referenced by G4VisManager::G4VisManager(), G4VisManager::GetInstance(), and G4VisManager::~G4VisManager().
|
privateinherited |
Definition at line 520 of file G4VisManager.hh.
|
privateinherited |
Definition at line 503 of file G4VisManager.hh.
Referenced by G4VisManager::EndOfEvent(), G4VisManager::EndOfRun(), G4VisManager::GeometryHasChanged(), G4VisManager::IsValidView(), G4VisManager::NotifyHandlers(), G4VisManager::PrintInvalidPointers(), G4VisManager::SetCurrentGraphicsSystem(), G4VisManager::SetCurrentScene(), G4VisManager::SetCurrentSceneHandler(), and G4VisManager::SetCurrentViewer().
|
privateinherited |
Definition at line 504 of file G4VisManager.hh.
Referenced by G4VisManager::BeginDraw(), G4VisManager::BeginDraw2D(), G4VisManager::BeginOfEvent(), G4VisManager::BeginOfRun(), G4VisManager::ClearTransientStoreIfMarked(), G4VisManager::CreateSceneHandler(), G4VisManager::CreateViewer(), G4VisManager::Draw(), G4VisManager::DrawT(), G4VisManager::DrawT2D(), G4VisManager::EndDraw(), G4VisManager::EndDraw2D(), G4VisManager::EndOfEvent(), G4VisManager::EndOfRun(), G4VisManager::GeometryHasChanged(), G4VisManager::IsValidView(), G4VisManager::NotifyHandlers(), G4VisManager::PrintInvalidPointers(), G4VisManager::SetCurrentGraphicsSystem(), G4VisManager::SetCurrentSceneHandler(), and G4VisManager::SetCurrentViewer().
|
privateinherited |
Definition at line 512 of file G4VisManager.hh.
Referenced by G4VisManager::G4VisManager().
|
privateinherited |
Definition at line 533 of file G4VisManager.hh.
Referenced by G4VisManager::CurrentTrajDrawModel(), G4VisManager::DispatchToModel(), G4VisManager::G4VisManager(), G4VisManager::PrintAvailableModels(), G4VisManager::RegisterMessengers(), G4VisManager::RegisterModel(), G4VisManager::RegisterModelFactory(), G4VisManager::SelectTrajectoryModel(), and G4VisManager::~G4VisManager().
|
privateinherited |
Definition at line 536 of file G4VisManager.hh.
Referenced by G4VisManager::DispatchToModel(), G4VisManager::FilterTrajectory(), G4VisManager::G4VisManager(), G4VisManager::PrintAvailableModels(), G4VisManager::RegisterMessengers(), G4VisManager::RegisterModel(), G4VisManager::RegisterModelFactory(), and G4VisManager::~G4VisManager().
|
privateinherited |
Definition at line 505 of file G4VisManager.hh.
Referenced by G4VisManager::BeginOfRun(), G4VisManager::CreateViewer(), G4VisManager::EndOfEvent(), G4VisManager::EndOfRun(), G4VisManager::GeometryHasChanged(), G4VisManager::IsValidView(), G4VisManager::NotifyHandlers(), G4VisManager::PrintInvalidPointers(), G4VisManager::SetCurrentGraphicsSystem(), G4VisManager::SetCurrentSceneHandler(), and G4VisManager::SetCurrentViewer().
|
privateinherited |
Definition at line 521 of file G4VisManager.hh.
|
privateinherited |
Definition at line 498 of file G4VisManager.hh.
Referenced by G4VisManager::PrintAvailableUserVisActions(), and G4VisManager::RegisterRunDurationUserVisAction().
|
privateinherited |
Definition at line 507 of file G4VisManager.hh.
Referenced by G4VisManager::GeometryHasChanged(), G4VisManager::NotifyHandlers(), and G4VisManager::~G4VisManager().
|
privateinherited |
Definition at line 515 of file G4VisManager.hh.
Referenced by G4VisManager::BeginOfEvent(), G4VisManager::ClearTransientStoreIfMarked(), and G4VisManager::ResetTransientsDrawnFlags().
|
privateinherited |
Definition at line 514 of file G4VisManager.hh.
Referenced by G4VisManager::BeginOfRun(), G4VisManager::ClearTransientStoreIfMarked(), and G4VisManager::ResetTransientsDrawnFlags().
|
privateinherited |
Definition at line 501 of file G4VisManager.hh.
Referenced by G4VisManager::RegisterEndOfEventUserVisAction(), G4VisManager::RegisterEndOfRunUserVisAction(), and G4VisManager::RegisterRunDurationUserVisAction().
|
protectedinherited |
Definition at line 468 of file G4VisManager.hh.
|
staticprivateinherited |
Definition at line 509 of file G4VisManager.hh.
Referenced by G4VisManager::CreateSceneHandler(), G4VisManager::CreateViewer(), G4VisManager::CurrentTrajDrawModel(), G4VisManager::Disable(), G4VisManager::Enable(), G4VisManager::EndOfEvent(), G4VisManager::EndOfRun(), G4VisManager::G4VisManager(), G4VisManager::GeometryHasChanged(), G4VisManager::GetAvailableGraphicsSystems(), G4VisManager::GetVerbosity(), G4VisManager::Initialise(), G4VisManager::IsValidView(), G4VisManager::NotifyHandlers(), G4VisManager::PrintInvalidPointers(), G4VisManager::RegisterEndOfEventUserVisAction(), G4VisManager::RegisterEndOfRunUserVisAction(), G4VisManager::RegisterGraphicsSystem(), G4VisManager::RegisterModelFactories(), G4VisManager::RegisterRunDurationUserVisAction(), G4VisManager::SetCurrentGraphicsSystem(), G4VisManager::SetCurrentSceneHandler(), G4VisManager::SetCurrentViewer(), G4VisManager::SetVerboseLevel(), and G4VisManager::~G4VisManager().
|
staticinherited |
Definition at line 454 of file G4VisManager.hh.
Referenced by G4VisCommandVerbose::G4VisCommandVerbose(), G4VisManager::G4VisManager(), and G4VisManager::GetVerbosityValue().