Commit Graph

180 Commits

Author SHA1 Message Date
suter_a aa5cdf8d6a add strToNum test driver for PStringUtils
Stand-alone test under src/tests/strToNum exercising every PStringUtils
method (Split / IsInt / IsFloat / ToInt / ToDouble / IsEqualNoCase /
ContainsNoCase / BeginsWithNoCase). Three modes: built-in pass/fail
suite, ad-hoc inspection of command-line strings, and an interactive
prompt. Adds -h/--help and -i/--interactive options. Pure C++17, no
ROOT dependency.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-06 14:08:25 +02:00
suter_a a735f92195 more improvements on the cmake build system. 2026-04-17 09:15:07 +02:00
suter_a 53ec95db6e work on cleaner cmake. 2026-04-15 20:29:55 +02:00
suter_a 14d2648fc4 remove obsolate test/nexus
Build and Deploy Documentation / build-and-deploy (push) Successful in 29s
2026-03-07 13:38:53 +01:00
suter_a 92008a4e49 fix Boost_INCLUDE_DIR -> Boost_INCLUDE_DIRS
Build and Deploy Documentation / build-and-deploy (push) Successful in 21s
2026-02-21 17:38:11 +01:00
suter_a 4de660788d updated the copyright info.
Build and Deploy Documentation / build-and-deploy (push) Successful in 26s
2026-01-25 07:42:29 +01:00
suter_a ce1bc1583b for tests/spirit: replace 'nil' by 'leer' since 'nil' leads to conflict with macOS. 2026-01-01 09:53:12 +01:00
suter_a e4ff8ca7d5 added doxygen docu to spirit X3 under tests.
Build and Deploy Documentation / build-and-deploy (push) Successful in 19s
2025-12-27 13:57:14 +01:00
suter_a 5d3981d8b2 test spirit parser moved from classic to X3.
Build and Deploy Documentation / build-and-deploy (push) Successful in 19s
2025-12-27 12:32:01 +01:00
suter_a 3442ca7b62 adopted from AFS to NFS.
Build and Deploy Documentation / build-and-deploy (push) Successful in 20s
2025-12-24 14:03:44 +01:00
suter_a 4a20d805dd updated the copyright info. 2025-01-30 11:15:42 +01:00
suter_a 79c8be54bf update of the copyright info. 2024-02-03 19:58:11 +01:00
suter_a fe32046c21 updated the copyright info. 2023-01-05 10:24:31 +01:00
suter_a 19b9375d88 added cumulative frequency output. 2022-11-26 15:44:05 +01:00
suter_a 9761666513 add a rgeHandler tester which allows quickly to test rge-file related handling. 2022-11-09 13:11:30 +01:00
suter_a f3414f687c replaced sprintf -> snprintf throughout. 2022-11-05 20:16:44 +01:00
prokscha 341fa9f77c Removed MuTransistion from tests directory. 2021-07-20 10:51:10 +02:00
suter_a e6e951e8f4 update the copyright info. 2021-03-29 08:22:38 +02:00
suter_a 10271dab9a update of the copyright info. 2020-04-29 09:05:40 +02:00
suter_a 520ff84941 vortex film GL test: starting point. 2020-02-16 17:18:42 +01:00
suter_a de04b3f036 eventHandler test cleanup. Furthermore move make -> cmake. 2020-02-15 16:31:41 +01:00
suter_a 503336e685 also allow to add an offset. 2019-10-24 13:02:34 +02:00
suter_a 2650c7d12b allow to change the power N for 2^N elements. 2019-10-24 12:39:11 +02:00
suter_a 9add9f2561 added a bare fftw3 test in order to make sure fftw3 works on a new platform. 2019-10-23 19:54:54 +02:00
prokscha 2e2c249e33 Fixed bug in runMuSimulation.C 2019-05-23 11:13:36 +02:00
prokscha e91f8074a6 Added all Mu fractions to print method; added time stamps in root macro. 2018-09-11 17:35:11 +02:00
prokscha 4aa264c17a Added nu_13 and nu_24 for anisotropic Mu 2018-09-11 16:36:20 +02:00
suter_a fb3dc05505 adopted to the case where ROOT is installed from the repo. There are still issues: the shared libs cannot loaded from within the function. The path handling needs to be sorted out. 2017-05-07 11:13:55 +02:00
prokscha fdf604fff2 Changed installation directory from ROOTSYS to /usr/local 2017-04-26 17:49:46 +02:00
suter_a 5908d8791a back from __CLING__ to __CINT__ since the ROOT guys kept __CINT__ even though they are using cling?\! 2017-02-08 10:45:17 +01:00
suter_a 5e28f465a4 replace all __CINT__ by __CLING__. 2017-02-07 16:08:52 +01:00
prokscha c61641efe3 Adopted PSimulateMuTransition to root6 2017-01-20 11:56:12 +01:00
nemu b65e07b8c8 added fractions for 34 and 14 lines for anisotropic Mu 2016-04-15 19:06:10 +02:00
Thomas Prokscha 908f728744 Changed calculation of charge-exchange processes to a product of complex polarization functions, as in the paper of M. Senba 2016-04-14 15:28:33 +02:00
suter_a e0e4a1e17e added user function for GbG LF 2016-03-14 11:30:06 +01:00
suter_a ec5a26d96d Merge branch 'master' of ssh://gitorious.psi.ch/nemu/musrfit 2016-03-04 09:43:36 +01:00
suter_a 47580b66d8 added a GbG LF calculator (standalone for now) 2016-03-04 09:43:05 +01:00
Thomas Prokscha cd04164943 Fixed problems with run header 2016-03-03 17:28:50 +01:00
Thomas Prokscha 7ae1b9ab5e changed to complex Mu polarization function 2016-02-22 22:47:58 +01:00
Thomas Prokscha 1c5c94a86b Use Musr-Root run header 2016-02-17 20:42:13 +01:00
Thomas Prokscha 96ad763940 Removed faulty lines at the beginning and end of file 2016-02-17 14:27:11 +01:00
Thomas Prokscha 1c31fc88d0 Added Mu0 spin-flip process 2016-02-17 14:22:21 +01:00
suter_a 55f70cd526 Merge branch 'devel-rrf' 2016-01-22 15:25:53 +01:00
suter_a 6c4c8eb74c currently working with 3 lines 2016-01-22 15:23:32 +01:00
suter_a 8e399fa04e first steps towards asymmetry RRF fit. 2016-01-15 17:16:07 +01:00
Thomas Prokscha 6f79943ca2 Changed runMuSimulation.C according to chnages in PSimulateMuTransition.cpp 2016-01-14 13:56:27 +01:00
nemu 8b2f0a16af Calculate for Mu Px(t) by a superposition of the 4 Mu frequencies 2016-01-14 11:55:43 +01:00
suter_a 4824937fa1 make it a bit more flexible 2015-11-20 08:47:36 +01:00
suter_a 8d496a41c0 added little root macro to check the c++ io formatting. 2015-09-08 08:50:26 +02:00
suter_a d6eb8f3714 ascii exporter for fake data. 2014-11-21 17:58:31 +01:00