glogging
|
The new G4UIsession passed to the G4UImanager. More...
#include <gbatch_session.h>
Public Member Functions | |
GBatch_Session () | |
G4int | ReceiveG4cout (const G4String &coutString) override |
G4int | ReceiveG4cerr (const G4String &cerrString) override |
An instance of GBatch_Session, replacing G4UIsession, is passed to the G4UImanager pointer in gemc.cc main to set the G4out Destination
The constructor will create the files for the log and error destinations: gemc.log and gemc.err
Definition at line 16 of file gbatch_session.h.
|
inline |
Definition at line 18 of file gbatch_session.h.
|
inlineoverride |
Definition at line 29 of file gbatch_session.h.
|
inlineoverride |
Definition at line 23 of file gbatch_session.h.