#include <G4VisCommands.hh>
Definition at line 40 of file G4VisCommands.hh.
◆ G4VisCommandAbortReviewKeptEvents() [1/2]
G4VisCommandAbortReviewKeptEvents::G4VisCommandAbortReviewKeptEvents |
( |
| ) |
|
Definition at line 55 of file G4VisCommands.cc.
59 fpCommand -> SetGuidance(
"Abort review of kept events.");
60 fpCommand -> SetParameterName(
"abort", omitable=
true);
G4UIcmdWithABool * fpCommand
◆ ~G4VisCommandAbortReviewKeptEvents()
G4VisCommandAbortReviewKeptEvents::~G4VisCommandAbortReviewKeptEvents |
( |
| ) |
|
|
virtual |
◆ G4VisCommandAbortReviewKeptEvents() [2/2]
◆ GetCurrentValue()
◆ operator=()
◆ SetNewValue()
void G4VisCommandAbortReviewKeptEvents::SetNewValue |
( |
G4UIcommand * |
command, |
|
|
G4String |
newValue |
|
) |
| |
|
virtual |
Reimplemented from G4UImessenger.
Definition at line 72 of file G4VisCommands.cc.
75 G4cout <<
"Type \"continue\" to complete the abort." <<
G4endl;
G4GLOB_DLL std::ostream G4cout
static G4bool ConvertToBool(const char *st)
void SetAbortReviewKeptEvents(G4bool)
static G4VisManager * fpVisManager
◆ fpCommand
The documentation for this class was generated from the following files: