Geant4 11.1.1
Toolkit for the simulation of the passage of particles through matter
|
Go to the source code of this file.
Functions | |
void | G4iosInitialization () |
void | G4iosFinalization () |
Variables | |
G4strstreambuf | G4coutbuf |
G4strstreambuf | G4cerrbuf |
void G4iosFinalization | ( | ) |
Definition at line 118 of file G4ios.cc.
Referenced by G4StateManager::~G4StateManager(), and G4UImanager::~G4UImanager().
void G4iosInitialization | ( | ) |
Definition at line 117 of file G4ios.cc.
Referenced by G4UImanager::SetUpForAThread(), and G4UImanager::SetUpForSpecialThread().
std::ostream G4cerr& G4cerrbuf |
Definition at line 113 of file G4ios.cc.
Referenced by G4MTcoutDestination::G4MTcoutDestination(), G4UImanager::SetCoutDestination(), and G4coutFormatters::SetupStyleGlobally().
std::ostream G4cout& G4coutbuf |
Definition at line 112 of file G4ios.cc.
Referenced by G4MTcoutDestination::G4MTcoutDestination(), G4UImanager::SetCoutDestination(), and G4coutFormatters::SetupStyleGlobally().