Commit Graph
438 Commits
Author SHA1 Message Date
wollra_j cea7bc283c Use nullptr (C++) instead of NULL (C) 2026-08-12 16:30:13 +02:00
wollra_j ac29f6a13a C++ style includes of C headers 2026-08-12 16:27:20 +02:00
wollra_j bb0841b0b4 Use unique_ptr for remaining objects not owned by Geant4 2026-08-12 15:23:39 +02:00
wollra_j d253ffbd54 README: Remove outdated comment about RedHat 2026-08-12 14:46:50 +02:00
wollra_j b3dee9cde4 musrDetectorConstruction: partial clean-up 2026-08-12 14:24:23 +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
salman 571684b507 Remove any mention of bitbucket, we should stop using it and move to gitea 2026-08-12 13:52:33 +02:00
salman 815c0f01c5 Updated documentation. 2026-08-12 13:46: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
wollra_j 872e29c612 Add clang-format definitions mostly copied from ROOT 2026-08-12 11:28:24 +02:00
wollra_j 224be9a122 Delete obsolete files 2026-08-12 11:28:24 +02:00
salman fc3c2160c4 Add differential LEM regression harness 2026-08-12 11:28:24 +02:00
salman 09fc4f495a Modernize ROOT discovery 2026-08-12 11:28:22 +02:00
salman a68673d089 Add muonium decay physics regression 2026-08-12 11:28:06 +02:00
salman b59fd00e15 Add muonium yield physics regression 2026-08-12 11:28:06 +02:00
salman 012a6417e8 Add initial regression test suite 2026-08-12 11:28:06 +02:00
salman cc738de7a0 Modernize CMake target configuration 2026-08-12 11:28:04 +02:00
salman 13d5d6717a Validate early steering file parameters 2026-08-12 11:27:35 +02:00
salman 97b768e657 Read steering files with checked loops 2026-08-12 11:27:35 +02:00
salman 66b57436f2 Make save-volume entry detection track-safe 2026-08-12 11:27:35 +02:00
salman c9675aa210 Handle missing steering file argument 2026-08-12 11:27:35 +02:00
wollra_j 7a4575a733 Merge pull request 'Add option to output detector description as GDML' (#1) from wollra_j/musrsim:gdml into master
Reviewed-on: #1
2026-08-12 09:46:52 +02:00
wollra_j d98799950b Document new exporting command 2026-07-02 11:42:42 +02:00
wollra_j c6c2a28492 Add option to output detector as GDML 2026-06-30 16:08:58 +02:00
wollra_j 124f0a7fdb Fix build on RHEL 9.8 with ROOT 6.38 2026-06-30 10:45:16 +02:00
mirbag_k 15d15f58b5 Add box with a hole construction 2026-06-30 10:40:41 +02:00
mirbag_k 4cad3bf20d Add diamond anvil cell construction 2026-06-30 10:39:57 +02:00
suter_a 351b6d5f08 Update README.md
proper spacing
2025-12-16 12:14:15 +01:00
suter_a 51dbf73090 Update README.md
pointing now to the proper push mirror
2025-12-16 12:13:00 +01:00
salman 7bd4510ad5 Restore run folder. 2025-03-27 22:05:05 +01:00
salman e3cf1484a7 Reduce size 2025-03-27 22:00:53 +01:00
salman 479942cb95 Updated documentation. 2024-02-06 21:51:13 +01:00
salman 3f0bec5f8b More tweeking. 2024-02-06 21:05:03 +01:00
salman 670aa60bd9 More tweeking. 2024-02-06 21:04:01 +01:00
salman 1e452e161c Updated instructions. 2024-02-06 19:09:11 +01:00
salman 4f8f291728 More details. 2024-02-06 11:22:41 +01:00
Zaher Salman c7ef08d7fa More details for rhel with root 6.30 2024-02-06 09:52:06 +00:00
Zaher Salman ff2a5599d8 Added instruction for rhel8 2024-02-06 09:34:33 +00:00
salman 31689d60f4 Fix type 2024-02-06 10:23:52 +01:00
salman 1ce7d91c23 Added files for compilation on rhel8, use scl enable gcc-toolset-13 'make -j8' 2024-02-06 10:19:20 +01:00
salman a2b2db8e36 Makefile compatible with c++17. 2023-12-14 17:24:12 +01:00
salman ddf9006b15 Add requirement for minimum gcc version. 2023-06-20 15:41:03 +02:00
salman 1886092feb Readme change 2023-02-12 11:11:05 +01:00
salman a9ce8a47b1 Update the README file. 2023-02-12 10:56:42 +01:00
Janka Gianluca 41e82f44cf Merge branch 'master' of https://git.psi.ch/nemu/musrsim 2023-02-07 16:18:40 +01: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
salman b566fcb73c Ignore build folder and LaTex compilation files. 2023-02-06 13:44:23 +01:00
salman e45a7729f3 Added gitignore template from github 2023-02-06 13:41:58 +01:00