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 | |
G4VisCommandViewerZoom () | |
virtual | ~G4VisCommandViewerZoom () |
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 | |
G4VisCommandViewerZoom (const G4VisCommandViewerZoom &) | |
G4VisCommandViewerZoom & | operator= (const G4VisCommandViewerZoom &) |
Private Attributes | |
G4UIcmdWithADouble * | fpCommandZoom |
G4UIcmdWithADouble * | fpCommandZoomTo |
G4double | fZoomMultiplier |
G4double | fZoomTo |
Definition at line 335 of file G4VisCommandsViewer.hh.
View newest version in sPHENIX GitHub at line 335 of file G4VisCommandsViewer.hh
G4VisCommandViewerZoom::G4VisCommandViewerZoom | ( | ) |
Definition at line 2213 of file G4VisCommandsViewer.cc.
View newest version in sPHENIX GitHub at line 2213 of file G4VisCommandsViewer.cc
References fpCommandZoom, and fpCommandZoomTo.
|
virtual |
Definition at line 2238 of file G4VisCommandsViewer.cc.
View newest version in sPHENIX GitHub at line 2238 of file G4VisCommandsViewer.cc
References fpCommandZoom, and fpCommandZoomTo.
|
private |
|
virtual |
Reimplemented from G4UImessenger.
Definition at line 2243 of file G4VisCommandsViewer.cc.
View newest version in sPHENIX GitHub at line 2243 of file G4VisCommandsViewer.cc
References G4UIcommand::ConvertToString(), fpCommandZoom, fpCommandZoomTo, fZoomMultiplier, and fZoomTo.
|
private |
|
virtual |
Reimplemented from G4UImessenger.
Definition at line 2254 of file G4VisCommandsViewer.cc.
View newest version in sPHENIX GitHub at line 2254 of file G4VisCommandsViewer.cc
References G4VisManager::confirmations, G4VisManager::errors, fpCommandZoom, fpCommandZoomTo, G4VVisCommand::fpVisManager, fZoomMultiplier, fZoomTo, G4cerr, G4cout, G4endl, G4VisManager::GetCurrentViewer(), G4UIcmdWithADouble::GetNewDoubleValue(), G4VisManager::GetVerbosity(), G4VViewer::GetViewParameters(), G4ViewParameters::GetZoomFactor(), G4ViewParameters::MultiplyZoomFactor(), G4VVisCommand::SetViewParameters(), and G4ViewParameters::SetZoomFactor().
|
private |
Definition at line 344 of file G4VisCommandsViewer.hh.
View newest version in sPHENIX GitHub at line 344 of file G4VisCommandsViewer.hh
Referenced by G4VisCommandViewerZoom(), GetCurrentValue(), SetNewValue(), and ~G4VisCommandViewerZoom().
|
private |
Definition at line 345 of file G4VisCommandsViewer.hh.
View newest version in sPHENIX GitHub at line 345 of file G4VisCommandsViewer.hh
Referenced by G4VisCommandViewerZoom(), GetCurrentValue(), SetNewValue(), and ~G4VisCommandViewerZoom().
|
private |
Definition at line 346 of file G4VisCommandsViewer.hh.
View newest version in sPHENIX GitHub at line 346 of file G4VisCommandsViewer.hh
Referenced by GetCurrentValue(), and SetNewValue().
|
private |
Definition at line 347 of file G4VisCommandsViewer.hh.
View newest version in sPHENIX GitHub at line 347 of file G4VisCommandsViewer.hh
Referenced by GetCurrentValue(), and SetNewValue().