#include <F01RunAction.hh>
Definition at line 46 of file F01RunAction.hh.
◆ F01RunAction()
F01RunAction::F01RunAction |
( |
| ) |
|
◆ ~F01RunAction()
F01RunAction::~F01RunAction |
( |
| ) |
|
|
virtual |
◆ BeginOfRunAction()
void F01RunAction::BeginOfRunAction |
( |
const G4Run * |
| ) |
|
|
virtual |
Reimplemented from G4UserRunAction.
Definition at line 64 of file F01RunAction.cc.
69 G4Random::showEngineStatus();
70 G4Random::saveEngineStatus(
"beginOfRun.rndm");
76 if (visManager) ui->
ApplyCommand(
"/vis/scene/notifyHandlers");
static G4VVisManager * GetConcreteInstance()
static G4UImanager * GetUIpointer()
G4int ApplyCommand(const char *aCommand)
◆ EndOfRunAction()
void F01RunAction::EndOfRunAction |
( |
const G4Run * |
| ) |
|
|
virtual |
Reimplemented from G4UserRunAction.
Definition at line 81 of file F01RunAction.cc.
92 G4Random::showEngineStatus();
93 G4Random::saveEngineStatus(
"endOfRun.rndm");
static G4VVisManager * GetConcreteInstance()
static G4UImanager * GetUIpointer()
G4int ApplyCommand(const char *aCommand)
◆ GetRndmFreq()
G4int F01RunAction::GetRndmFreq |
( |
| ) |
const |
|
inline |
◆ SetRndmFreq()
void F01RunAction::SetRndmFreq |
( |
G4int |
val | ) |
|
|
inline |
◆ fMessenger
◆ fSaveRndm
G4int F01RunAction::fSaveRndm |
|
private |
The documentation for this class was generated from the following files: