LArSoft
v09_90_00
Liquid Argon Software toolkit - https://larsoft.org/
|
#include "G4PyCoutDestination.hh"
Public Member Functions | |
G4PyCoutDestination () | |
~G4PyCoutDestination () | |
virtual G4int | ReceiveG4cout (const G4String &coutString) |
virtual G4int | ReceiveG4cerr (const G4String &cerrString) |
Definition at line 41 of file G4PyCoutDestination.hh.
G4PyCoutDestination::G4PyCoutDestination | ( | ) |
Definition at line 41 of file G4PyCoutDestination.cc.
G4PyCoutDestination::~G4PyCoutDestination | ( | ) |
Definition at line 47 of file G4PyCoutDestination.cc.
|
virtual |
Definition at line 63 of file G4PyCoutDestination.cc.
|
virtual |
Definition at line 54 of file G4PyCoutDestination.cc.