Geant4  10.02.p03
G4ios.hh File Reference
#include "G4Types.hh"
#include <iostream>
Include dependency graph for G4ios.hh:

Go to the source code of this file.

Macros

#define G4cin   std::cin
 
#define G4endl   std::endl
 

Functions

void G4iosInitialization ()
 
void G4iosFinalization ()
 

Variables

G4GLOB_DLL std::ostream G4cout
 
G4GLOB_DLL std::ostream G4cerr
 

Macro Definition Documentation

◆ G4cin

#define G4cin   std::cin

Definition at line 60 of file G4ios.hh.

◆ G4endl

#define G4endl   std::endl

Definition at line 61 of file G4ios.hh.

Function Documentation

◆ G4iosFinalization()

void G4iosFinalization ( )

Definition at line 86 of file G4ios.cc.

86 {}
Here is the caller graph for this function:

◆ G4iosInitialization()

void G4iosInitialization ( )

Definition at line 85 of file G4ios.cc.

85 {}
Here is the caller graph for this function:

Variable Documentation

◆ G4cerr

G4GLOB_DLL std::ostream G4cerr

◆ G4cout

G4GLOB_DLL std::ostream G4cout