Import Geant4 10.6.0 source tree
This commit is contained in:
@@ -93,9 +93,9 @@ int main(int argc,char** argv)
|
||||
ui = new G4UIExecutive(argc, argv, session);
|
||||
}
|
||||
|
||||
// Choose the Random engine
|
||||
// Optionally: choose a different Random engine...
|
||||
//
|
||||
G4Random::setTheEngine(new CLHEP::RanecuEngine);
|
||||
// G4Random::setTheEngine(new CLHEP::MTwistEngine);
|
||||
|
||||
// Construct the default run manager
|
||||
//
|
||||
|
||||
Reference in New Issue
Block a user