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 | |
G4VisCommandViewerDolly () | |
virtual | ~G4VisCommandViewerDolly () |
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 | |
G4VisCommandViewerDolly (const G4VisCommandViewerDolly &) | |
G4VisCommandViewerDolly & | operator= (const G4VisCommandViewerDolly &) |
Private Attributes | |
G4UIcmdWithADoubleAndUnit * | fpCommandDolly |
G4UIcmdWithADoubleAndUnit * | fpCommandDollyTo |
G4double | fDollyIncrement |
G4double | fDollyTo |
Definition at line 182 of file G4VisCommandsViewer.hh.
View newest version in sPHENIX GitHub at line 182 of file G4VisCommandsViewer.hh
G4VisCommandViewerDolly::G4VisCommandViewerDolly | ( | ) |
Definition at line 1087 of file G4VisCommandsViewer.cc.
View newest version in sPHENIX GitHub at line 1087 of file G4VisCommandsViewer.cc
References fpCommandDolly, and fpCommandDollyTo.
|
virtual |
Definition at line 1116 of file G4VisCommandsViewer.cc.
View newest version in sPHENIX GitHub at line 1116 of file G4VisCommandsViewer.cc
References fpCommandDolly, and fpCommandDollyTo.
|
private |
|
virtual |
Reimplemented from G4UImessenger.
Definition at line 1121 of file G4VisCommandsViewer.cc.
View newest version in sPHENIX GitHub at line 1121 of file G4VisCommandsViewer.cc
References G4UIcommand::ConvertToString(), fDollyIncrement, fDollyTo, fpCommandDolly, and fpCommandDollyTo.
|
private |
|
virtual |
Reimplemented from G4UImessenger.
Definition at line 1132 of file G4VisCommandsViewer.cc.
View newest version in sPHENIX GitHub at line 1132 of file G4VisCommandsViewer.cc
References G4VisManager::confirmations, G4VisManager::errors, fDollyIncrement, fDollyTo, fpCommandDolly, fpCommandDollyTo, G4VVisCommand::fpVisManager, G4cerr, G4cout, G4endl, G4VisManager::GetCurrentViewer(), G4ViewParameters::GetDolly(), G4UIcmdWithADoubleAndUnit::GetNewDoubleValue(), G4VisManager::GetVerbosity(), G4VViewer::GetViewParameters(), G4ViewParameters::IncrementDolly(), G4ViewParameters::SetDolly(), and G4VVisCommand::SetViewParameters().
|
private |
Definition at line 193 of file G4VisCommandsViewer.hh.
View newest version in sPHENIX GitHub at line 193 of file G4VisCommandsViewer.hh
Referenced by GetCurrentValue(), and SetNewValue().
|
private |
Definition at line 194 of file G4VisCommandsViewer.hh.
View newest version in sPHENIX GitHub at line 194 of file G4VisCommandsViewer.hh
Referenced by GetCurrentValue(), and SetNewValue().
|
private |
Definition at line 191 of file G4VisCommandsViewer.hh.
View newest version in sPHENIX GitHub at line 191 of file G4VisCommandsViewer.hh
Referenced by G4VisCommandViewerDolly(), GetCurrentValue(), SetNewValue(), and ~G4VisCommandViewerDolly().
|
private |
Definition at line 192 of file G4VisCommandsViewer.hh.
View newest version in sPHENIX GitHub at line 192 of file G4VisCommandsViewer.hh
Referenced by G4VisCommandViewerDolly(), GetCurrentValue(), SetNewValue(), and ~G4VisCommandViewerDolly().