Geant4.10
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Functions | Variables
G4ios.cc File Reference
#include "G4ios.hh"
#include "G4strstreambuf.hh"

Go to the source code of this file.

Functions

void G4iosInitialization ()
 
void G4iosFinalization ()
 

Variables

G4strstreambuf G4coutbuf
 
G4strstreambuf G4cerrbuf
 

Function Documentation

void G4iosFinalization ( )

Definition at line 86 of file G4ios.cc.

Referenced by G4StateManager::~G4StateManager(), and G4UImanager::~G4UImanager().

86 {}
void G4iosInitialization ( )

Definition at line 85 of file G4ios.cc.

Referenced by G4StateManager::G4StateManager(), and G4UImanager::SetUpForAThread().

85 {}

Variable Documentation

std::ostream G4cerr& G4cerrbuf
std::ostream G4cout& G4coutbuf