Import Geant4 10.3.0.beta source tree

This commit is contained in:
Gabriele Cosmo
2016-06-30 14:12:05 +02:00
parent a654a7ab1f
commit 4ec577e5c4
2021 changed files with 100995 additions and 78277 deletions
+2 -2
View File
@@ -23,7 +23,7 @@
// * acceptance of all terms of the Geant4 Software license. *
// ********************************************************************
//
// $Id: exampleB4a.cc 86065 2014-11-07 08:51:15Z gcosmo $
// $Id: exampleB4a.cc 94808 2015-12-10 08:22:26Z gcosmo $
//
/// \file exampleB4a.cc
/// \brief Main program of the B4a example
@@ -91,7 +91,7 @@ int main(int argc,char** argv)
//
G4UIExecutive* ui = 0;
if ( ! macro.size() ) {
ui = new G4UIExecutive(argc, argv);
ui = new G4UIExecutive(argc, argv, session);
}
// Choose the Random engine