Geant4 11.2.2
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 > | transformersDebug |
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 67 of file G4UIbatch.cc.
|
override |
Definition at line 84 of file G4UIbatch.cc.
|
inline |
Definition at line 76 of file G4UIbatch.hh.
|
overridevirtual |
Reimplemented from G4UIsession.
Definition at line 235 of file G4UIbatch.cc.
|
overridevirtual |
Reimplemented from G4UIsession.
Definition at line 201 of file G4UIbatch.cc.
Referenced by PauseSessionStart().