ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
Go to the source code of this file.
Functions | |
void | G4iosInitialization () |
void | G4iosFinalization () |
Variables | |
G4strstreambuf | G4coutbuf |
G4strstreambuf | G4cerrbuf |
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().
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().
std::ostream G4cerr& G4cerrbuf |
Definition at line 102 of file G4ios.cc.
View newest version in sPHENIX GitHub at line 102 of file G4ios.cc
Referenced by G4MTcoutDestination::G4MTcoutDestination(), G4UImanager::SetCoutDestination(), pyglobals::SetG4PyCoutDestination(), and G4coutFormatters::SetupStyleGlobally().
std::ostream G4cout& G4coutbuf |
Definition at line 101 of file G4ios.cc.
View newest version in sPHENIX GitHub at line 101 of file G4ios.cc
Referenced by G4MTcoutDestination::G4MTcoutDestination(), G4UImanager::SetCoutDestination(), pyglobals::SetG4PyCoutDestination(), and G4coutFormatters::SetupStyleGlobally().