ECCE @ EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
G4ios.cc File Reference
#include "G4ios.hh"
#include "G4strstreambuf.hh"
#include <iostream>
+ Include dependency graph for G4ios.cc:

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 107 of file G4ios.cc.

View newest version in sPHENIX GitHub at line 107 of file G4ios.cc

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

+ Here is the caller graph for this function:

void G4iosInitialization ( )

Definition at line 106 of file G4ios.cc.

View newest version in sPHENIX GitHub at line 106 of file G4ios.cc

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

+ Here is the caller graph for this function:

Variable Documentation

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