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