20 Commits
Author SHA1 Message Date
wollra_j b657239e12 Generate version via git describe 2026-08-17 15:15:13 +02:00
wollra_j a946601446 Bump minor version number 2026-08-13 14:43:37 +02:00
wollra_j 99be3c737a Use G4Random::setTheEngine
CLHEP::HepRandom::setTheEngine is not thread safe and should not be
used.
2026-08-13 14:39:52 +02:00
wollra_j 88cc30829f musrSim: Get rid of manual memory management 2026-08-12 11:37:20 +02:00
wollra_j a1ebfab3f9 clang-format: musrSim.cc 2026-08-12 11:36:50 +02:00
salman c9675aa210 Handle missing steering file argument 2026-08-12 11:27:35 +02:00
Janka Gianluca 6ea856c591 Fixed VIS issue, G4UI_USE and G4VIS_USE retired in 4.10.06 2023-02-07 16:17:46 +01:00
prokscha 4eb3100f52 Updated version number of musrSim.cc for Geant4.10.3 2017-03-20 08:37:03 +01:00
Thomas Prokscha ae27621974 Updated comments in source code 2016-08-12 17:47:37 +02:00
nemu 667a345144 Updated program's welcome message 2014-08-16 11:34:44 +02:00
sedlak c5fb2ca46f Kamil Sedlak 7.2.2013
Implemented changes of James Lord.  Compiling was possible, but
no testing was done so far.
2013-02-07 14:54:04 +00:00
sedlak ba31e1f8a1 18.1.2012 Kamil Sedlak
Changes needed for the upgrade of Geant to version 4.9.5.
2012-01-18 14:57:59 +00:00
sedlak 99f7935da9 20.5.2011 Kamil Sedlak
1) Implementation of variables odet_timeSecond and odep_timeThird 
   (optical photons).  Documentatin updated accordingly.
2011-05-20 11:52:22 +00:00
sedlak d1b6c85605 19.5.2011 Kamil Sedlak
1) bug fix in musrAnalysis.cxx for rotation reference frame causing some memory leak
2) Implementing prompt peak variables and conditions (usefull only for investigations
   of the origin of the prompt peak).
3) Updating the documentation describing changes in point 2)
2011-05-19 15:08:01 +00:00
sedlak ca8f07a4d4 13.5.2011 Kamil Sedlak
Minor print-out change.
2011-05-13 11:34:12 +00:00
sedlak c92fc6a33f 13.5.2011 - Kamil Sedlak
1) Small changes before making the musrSim public
 2) Slight improvement of the musrSim manual
2011-05-13 11:27:15 +00:00
sedlak 7a8ea16943 27.1.2011 Kamil Sedlak
1) correction of volume that is assigned to optical photons
   (odet_ID) - now it is the volume from postStepPoint instead of
   preStepPoint
2) new variable added (nOptPhot) - number of optical photons
   generated in the event
2011-01-27 14:36:03 +00:00
sedlak 4bfcc6aa29 21.1.2011 Kamil Sedlak
This version contains many changes!
1) Optical photon simulation is now possible - some work still may need to be done
   (e.g. the manual is not updated yet), but it should basically work already now.
2) Changes in the musrSimAna - correction of some bugs (mainly in the coincidence
    of coincidence and veto detectors) and some other improvements
2011-01-21 15:20:22 +00:00
sedlak b70e4ddbc7 Kamil Sedlak 2009-06-05
Added possibility to use mu- (or other particles) as the primary particles
  in the G4ParticleGun  (this option can be switched on by 
  /gun/primaryparticle ).
2009-06-05 13:08:02 +00:00
sedlak fcd5eea567 Kamil Sedlak 2009-05-18
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.
2009-05-18 09:59:52 +00:00