ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
#include <geant4/tree/geant4-10.6-release/source/visualization/management/include/G4VisCommandsViewer.hh>
Public Member Functions | |
G4VisCommandViewerClearTransients () | |
virtual | ~G4VisCommandViewerClearTransients () |
G4String | GetCurrentValue (G4UIcommand *command) |
void | SetNewValue (G4UIcommand *command, G4String newValue) |
Public Member Functions inherited from G4VVisCommand | |
G4VVisCommand () | |
virtual | ~G4VVisCommand () |
Public Member Functions inherited from G4UImessenger | |
G4UImessenger () | |
G4UImessenger (const G4String &path, const G4String &dsc, G4bool commandsToBeBroadcasted=true) | |
virtual | ~G4UImessenger () |
G4bool | operator== (const G4UImessenger &messenger) const |
G4bool | CommandsShouldBeInMaster () const |
Private Member Functions | |
G4VisCommandViewerClearTransients (const G4VisCommandViewerClearTransients &) | |
G4VisCommandViewerClearTransients & | operator= (const G4VisCommandViewerClearTransients &) |
Private Attributes | |
G4UIcmdWithAString * | fpCommand |
Definition at line 105 of file G4VisCommandsViewer.hh.
View newest version in sPHENIX GitHub at line 105 of file G4VisCommandsViewer.hh
G4VisCommandViewerClearTransients::G4VisCommandViewerClearTransients | ( | ) |
Definition at line 482 of file G4VisCommandsViewer.cc.
View newest version in sPHENIX GitHub at line 482 of file G4VisCommandsViewer.cc
References fpCommand.
|
virtual |
Definition at line 494 of file G4VisCommandsViewer.cc.
View newest version in sPHENIX GitHub at line 494 of file G4VisCommandsViewer.cc
References fpCommand.
|
private |
|
virtual |
Reimplemented from G4UImessenger.
Definition at line 498 of file G4VisCommandsViewer.cc.
View newest version in sPHENIX GitHub at line 498 of file G4VisCommandsViewer.cc
References G4VVisCommand::fpVisManager.
|
private |
|
virtual |
Reimplemented from G4UImessenger.
Definition at line 503 of file G4VisCommandsViewer.cc.
View newest version in sPHENIX GitHub at line 503 of file G4VisCommandsViewer.cc
References G4VSceneHandler::ClearTransientStore(), G4VisManager::confirmations, G4VisManager::errors, G4VVisCommand::fpVisManager, G4cerr, G4cout, G4endl, G4VViewer::GetSceneHandler(), G4VisManager::GetVerbosity(), G4VisManager::ResetTransientsDrawnFlags(), and G4VSceneHandler::SetMarkForClearingTransientStore().
|
private |
Definition at line 115 of file G4VisCommandsViewer.hh.
View newest version in sPHENIX GitHub at line 115 of file G4VisCommandsViewer.hh
Referenced by G4VisCommandViewerClearTransients(), and ~G4VisCommandViewerClearTransients().