1) change in the way how random time scattering in APD is
generated for optical photons - now the events should be
reproducible irrespective of whether the random time is
or is not requested.
2) indroducing a possibility to simulate optical photons, but
not to process them - this option, however, does not seem
to speed up the simulation significantly.
1) Correction in rundom nr generator (option 3)
- still there is a bug in the printing of time, for which the
run is running (shown is a large negative number) - should be
fixed.
2) Change in physics list which allows to set rise time in the scintillators
1) The filling of the root tree was called from musrScintSD.cc, which was
problematic, because no variables were written out if there was no
sensitive volume defined (problem for example when one wants to study
the beam-line properties using just save volumes).
Therefore the tree filling is now called from musrEventAction.cc.
2) A possibility to gently stop the run by creating a file with the
name "RUNNUMBER.stop" in the working directory has been introduced.
("Gently" means that root output file is closed properly.)
This is the first version of the muSR simulation code (musrSim)
based on the merged codes of Kamil Sedlak and Toni Shiroka.
It should be a running version of the simulation code, however
it has not been very well tested, therefore it will probably
need some further development.