Updated version number of musrSim.cc for Geant4.10.3

This commit is contained in:
prokscha 2017-03-20 08:37:03 +01:00
parent ff4cccadd1
commit 4eb3100f52

View File

@ -43,7 +43,7 @@ int main(int argc,char** argv) {
// XInitThreads();
G4cout<<"\n\n*************************************************************"<<G4endl;
G4cout<<" musrSim version 1.0.4 for Geant4.10, released on 12 Aug 2016"<<G4endl;
G4cout<<" musrSim version 1.0.5 for Geant4.10.3, released on 20 Mar 2017"<<G4endl;
G4cout<<" WWW: https://www.psi.ch/lmu/geant4-simulations"<<G4endl;
// choose the Random engine
// CLHEP::HepRandom::setTheEngine(new CLHEP::RanecuEngine); // the /musr/run/randomOption 2 does not work with RanecuEngine