Updated comments in source code
This commit is contained in:
@ -43,8 +43,8 @@ int main(int argc,char** argv) {
|
||||
|
||||
// XInitThreads();
|
||||
G4cout<<"\n\n*************************************************************"<<G4endl;
|
||||
G4cout<<" musrSim version 1.0.3 for Geant4.10, released on 16 Aug 2014"<<G4endl;
|
||||
G4cout<<" WWW: http://www.psi.ch/lmu/geant4-simulations"<<G4endl;
|
||||
G4cout<<" musrSim version 1.0.4 for Geant4.10, released on 12 Aug 2016"<<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
|
||||
CLHEP::HepRandom::setTheEngine(new CLHEP::HepJamesRandom);
|
||||
|
Reference in New Issue
Block a user