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 | |
G4VisCommandViewerScale () | |
virtual | ~G4VisCommandViewerScale () |
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 | |
G4VisCommandViewerScale (const G4VisCommandViewerScale &) | |
G4VisCommandViewerScale & | operator= (const G4VisCommandViewerScale &) |
Private Attributes | |
G4UIcmdWith3Vector * | fpCommandScale |
G4UIcmdWith3Vector * | fpCommandScaleTo |
G4Vector3D | fScaleMultiplier |
G4Vector3D | fScaleTo |
Definition at line 296 of file G4VisCommandsViewer.hh.
View newest version in sPHENIX GitHub at line 296 of file G4VisCommandsViewer.hh
G4VisCommandViewerScale::G4VisCommandViewerScale | ( | ) |
Definition at line 2004 of file G4VisCommandsViewer.cc.
View newest version in sPHENIX GitHub at line 2004 of file G4VisCommandsViewer.cc
References fpCommandScale, and fpCommandScaleTo.
|
virtual |
Definition at line 2032 of file G4VisCommandsViewer.cc.
View newest version in sPHENIX GitHub at line 2032 of file G4VisCommandsViewer.cc
References fpCommandScale, and fpCommandScaleTo.
|
private |
|
virtual |
Reimplemented from G4UImessenger.
Definition at line 2037 of file G4VisCommandsViewer.cc.
View newest version in sPHENIX GitHub at line 2037 of file G4VisCommandsViewer.cc
References G4UIcommand::ConvertToString(), fpCommandScale, fpCommandScaleTo, fScaleMultiplier, and fScaleTo.
|
private |
|
virtual |
Reimplemented from G4UImessenger.
Definition at line 2048 of file G4VisCommandsViewer.cc.
View newest version in sPHENIX GitHub at line 2048 of file G4VisCommandsViewer.cc
References G4VisManager::confirmations, G4VisManager::errors, fpCommandScale, fpCommandScaleTo, G4VVisCommand::fpVisManager, fScaleMultiplier, fScaleTo, G4cerr, G4cout, G4endl, G4VisManager::GetCurrentViewer(), G4UIcmdWith3Vector::GetNew3VectorValue(), G4ViewParameters::GetScaleFactor(), G4VisManager::GetVerbosity(), G4VViewer::GetViewParameters(), G4ViewParameters::MultiplyScaleFactor(), G4ViewParameters::SetScaleFactor(), and G4VVisCommand::SetViewParameters().
|
private |
Definition at line 305 of file G4VisCommandsViewer.hh.
View newest version in sPHENIX GitHub at line 305 of file G4VisCommandsViewer.hh
Referenced by G4VisCommandViewerScale(), GetCurrentValue(), SetNewValue(), and ~G4VisCommandViewerScale().
|
private |
Definition at line 306 of file G4VisCommandsViewer.hh.
View newest version in sPHENIX GitHub at line 306 of file G4VisCommandsViewer.hh
Referenced by G4VisCommandViewerScale(), GetCurrentValue(), SetNewValue(), and ~G4VisCommandViewerScale().
|
private |
Definition at line 307 of file G4VisCommandsViewer.hh.
View newest version in sPHENIX GitHub at line 307 of file G4VisCommandsViewer.hh
Referenced by GetCurrentValue(), and SetNewValue().
|
private |
Definition at line 308 of file G4VisCommandsViewer.hh.
View newest version in sPHENIX GitHub at line 308 of file G4VisCommandsViewer.hh
Referenced by GetCurrentValue(), and SetNewValue().