Geant4 11.1.1
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"
#include <iostream>

Go to the source code of this file.

Functions

void G4iosInitialization ()
 
void G4iosFinalization ()
 

Variables

G4strstreambuf G4coutbuf
 
G4strstreambuf G4cerrbuf
 

Function Documentation

◆ G4iosFinalization()

void G4iosFinalization ( )

Definition at line 118 of file G4ios.cc.

118{}

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

◆ G4iosInitialization()

void G4iosInitialization ( )

Definition at line 117 of file G4ios.cc.

117{}

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

Variable Documentation

◆ G4cerrbuf

◆ G4coutbuf