|
Geant4_10
|
#include <G4ofstreamDestination.hh>


Public Member Functions | |
| G4CoutToFile (const G4String &deafaultName="Geant4_cout.txt", G4bool append=true) | |
| virtual G4int | ReceiveG4cout (const G4String &msg) |
| virtual G4int | ReceiveG4cerr (const G4String &) |
Public Member Functions inherited from G4ofstreamDestinationBase | |
| G4ofstreamDestinationBase (const G4String &defaultName, G4bool append) | |
| virtual | ~G4ofstreamDestinationBase () |
| void | SetFileName (const G4String &name, G4bool append=true) |
| void | Close () |
| void | Open () |
Public Member Functions inherited from G4coutDestination | |
| G4coutDestination () | |
| virtual | ~G4coutDestination () |
Additional Inherited Members | |
Protected Attributes inherited from G4ofstreamDestinationBase | |
| std::ofstream | g4file |
Definition at line 76 of file G4ofstreamDestination.hh.
Implements G4ofstreamDestinationBase.
Definition at line 81 of file G4ofstreamDestination.hh.
Implements G4ofstreamDestinationBase.
Definition at line 88 of file G4ofstreamDestination.cc.

1.8.5