Import Geant4 10.6.1 source tree
This commit is contained in:
@@ -91,7 +91,7 @@ class G4coutDestination
|
||||
// derived class should set this pointer.
|
||||
// Needed for some G4UIsession like GUIs
|
||||
//
|
||||
static G4coutDestination* masterG4coutDestination;
|
||||
G4coutDestination* masterG4coutDestination = nullptr;
|
||||
|
||||
std::vector<Transformer> transformersCout;
|
||||
std::vector<Transformer> transformersCerr;
|
||||
|
||||
Reference in New Issue
Block a user