Geant4 9.6.0
Toolkit for the simulation of the passage of particles through matter
Loading...
Searching...
No Matches
G4ios.cc File Reference
#include "G4ios.hh"
#include "G4strstreambuf.hh"

Go to the source code of this file.

Variables

G4strstreambuf G4coutbuf
 
G4strstreambuf G4cerrbuf
 

Variable Documentation

◆ G4cerrbuf

std::ostream G4cerr& G4cerrbuf

Definition at line 41 of file G4ios.cc.

Referenced by G4UImanager::SetCoutDestination().

◆ G4coutbuf

std::ostream G4cout& G4coutbuf

Definition at line 40 of file G4ios.cc.

Referenced by G4UImanager::SetCoutDestination().