We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8cd05bf commit 8a9cdabCopy full SHA for 8a9cdab
1 file changed
Detectors/gconfig/g4Config.C
@@ -126,7 +126,6 @@ void Config()
126
/// avoid the use of G4BACKTRACE (it seems to inferfere with process logic in o2-sim)
127
setenv("G4BACKTRACE", "none", 1);
128
129
-
130
/// Create the G4 VMC
131
TGeant4* geant4 = new TGeant4("TGeant4", "The Geant4 Monte Carlo", runConfiguration);
132
std::cout << "Geant4 has been created." << std::endl;
0 commit comments