13.5.2011 Kamil Sedlak
Minor print-out change.
This commit is contained in:
parent
c92fc6a33f
commit
ca8f07a4d4
@ -40,8 +40,9 @@
|
||||
int main(int argc,char** argv) {
|
||||
|
||||
XInitThreads();
|
||||
G4cout<<"\n\n\n*************************************************************"<<G4endl;
|
||||
G4cout<<"\n\n*************************************************************"<<G4endl;
|
||||
G4cout<<" musrSim version 1.0.0 released on 13 May 2011"<<G4endl;
|
||||
G4cout<<" WWW: http://lmu.web.psi.ch/simulation/index.html"<<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);
|
||||
|
Loading…
x
Reference in New Issue
Block a user