Geant4 11.1.1
Toolkit for the simulation of the passage of particles through matter
|
#include <G4UIbatch.hh>
Additional Inherited Members | |
Public Types inherited from G4coutDestination | |
using | Transformer = std::function< G4bool(G4String &)> |
Static Public Member Functions inherited from G4UIsession | |
static G4int | InSession () |
Protected Attributes inherited from G4UIsession | |
G4int | ifBatch = 0 |
G4int | lastRC = 0 |
Protected Attributes inherited from G4coutDestination | |
std::vector< Transformer > | transformersCout |
std::vector< Transformer > | transformersCerr |
Static Protected Attributes inherited from G4UIsession | |
static G4ICOMS_DLL G4int | inSession = 0 |
Static Protected Attributes inherited from G4coutDestination | |
static G4MTGLOB_DLL G4coutDestination * | masterG4coutDestination = nullptr |
Definition at line 46 of file G4UIbatch.hh.
G4UIbatch::G4UIbatch | ( | const char * | fileName, |
G4UIsession * | prevSession = nullptr |
||
) |
Definition at line 70 of file G4UIbatch.cc.
|
override |
Definition at line 91 of file G4UIbatch.cc.
|
inline |
Definition at line 77 of file G4UIbatch.hh.
|
overridevirtual |
Reimplemented from G4UIsession.
Definition at line 265 of file G4UIbatch.cc.
|
overridevirtual |
Reimplemented from G4UIsession.
Definition at line 225 of file G4UIbatch.cc.
Referenced by PauseSessionStart().