5 Commits
Author SHA1 Message Date
wollra_j 0ca0c96060 Cleanup more warnings 2026-08-17 16:17:38 +02:00
wollra_j 8128b3dc5a Remove dead/commented out code 2026-08-13 16:44:05 +02:00
wollra_j 46ae44c633 Replace raw pointers with std::unique_ptr
Replace some low hanging fruit raw pointers with std::unique_ptr to not
have to care about manual memory management.
2026-08-12 14:24:23 +02:00
wollra_j eef1f37eb1 clang-format some files 2026-08-12 14:24:23 +02: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