40 #ifdef G4MULTITHREADED
45 #define G4coutbuf (*G4coutbuf_p)
46 #define G4cerrbuf (*G4cerrbuf_p)
47 #define G4cout (*G4cout_p)
48 #define G4cerr (*G4cerr_p)
54 if (G4cout_p == 0) G4cout_p =
new std::ostream(G4coutbuf_p);
55 if (G4cerr_p == 0) G4cerr_p =
new std::ostream(G4cerrbuf_p);
G4GLOB_DLL std::ostream G4cout
void G4iosInitialization()
G4GLOB_DLL std::ostream G4cerr