6 Commits
Author SHA1 Message Date
wollra_j 8128b3dc5a Remove dead/commented out code 2026-08-13 16:44:05 +02:00
wollra_j cea7bc283c Use nullptr (C++) instead of NULL (C) 2026-08-12 16:30:13 +02:00
wollra_j bb0841b0b4 Use unique_ptr for remaining objects not owned by Geant4 2026-08-12 15:23:39 +02:00
Thomas 040457f56e Begin to adapt for Geant4.10 2014-08-11 22:42:46 +02:00
sedlak 610abf6591 4.3.2010 - Kamil Sedlak
1) UPGRADE TO GEANT 4.9.3
      - Physics list had been modified
      - List of the physics processes in *.mac has to be modified too!
        (otherwise results of 4.9.3 do not reproduce well the results
         of 4.9.2).
        Example *.mac files still use the old implementation of the physics
        processes, i.e. they have to be corrected in future!

   2) POSSIBILITY TO WRITE OUT DERIVATIVES OF THE MAGNETIC FIELD 
      AT A GIVEN POINT (see the documentation,
      "/musr/command globalfield printFieldDerivativeAtPoint".)
2010-03-04 12:52:07 +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