|
282ed68b61
|
switched PMusrCanvas where possible to smart pointers.
|
2023-10-25 10:54:59 +02:00 |
|
|
b01505b07f
|
replaced some raw pointer by smart pointer in PFitter.
|
2023-10-25 10:54:45 +02:00 |
|
|
bb8055f3e2
|
switch to smart pointers in PMsr2Data where possible.
|
2023-10-25 10:54:28 +02:00 |
|
|
5f66baa1e2
|
switched PFitter to smart pointers.
|
2023-10-25 10:50:48 +02:00 |
|
|
9ef5c5cac6
|
switched PMsrHandler where possible to smart pointers.
|
2023-10-25 10:03:18 +02:00 |
|
|
17bc497b30
|
remove one check for Fourier only.
|
2023-10-25 10:01:41 +02:00 |
|
|
1c8c1a8d0f
|
get rid of raw pointers for PFourierCanvas where it makes sense.
|
2023-10-25 10:01:28 +02:00 |
|
|
18f077c6e7
|
removed obsolate clean up.
|
2023-10-25 09:56:24 +02:00 |
|
|
f9d0d7f18f
|
more work to get rid of raw pointers.
|
2023-10-25 09:12:10 +02:00 |
|
|
75bb526ca3
|
replaced raw pointers by smart pointers for musrt0.cpp.
|
2023-10-25 09:06:36 +02:00 |
|
|
c54bc5c0dc
|
replaced raw pointers by smart pointers for musrFT.cpp.
|
2023-10-25 09:04:36 +02:00 |
|
|
a5340ae34c
|
replaced raw pointers by smart pointers for msr2data.cpp.
|
2023-10-25 09:01:29 +02:00 |
|
|
4d52fa778b
|
replaced raw pointers by smart pointers for dump_header.cpp.
|
2023-10-25 09:01:15 +02:00 |
|
|
bad6812b2b
|
replaced raw pointers by smart pointers for any2many.cpp.
|
2023-10-25 09:01:02 +02:00 |
|
|
31761e1eca
|
replaced raw pointers by smart pointers for addRun.cpp.
|
2023-10-25 09:00:48 +02:00 |
|
|
8f2891c0a7
|
replaced raw pointers by smart pointers for musrview.cpp.
|
2023-10-25 09:00:09 +02:00 |
|
|
08a5812736
|
replaced raw pointers by smart pointers for musrfit.cpp.
|
2023-10-25 08:58:58 +02:00 |
|
|
3eb1d04a71
|
Fixed compatibility with C++17
|
2023-09-28 13:33:16 +02:00 |
|
|
a2ba9b588d
|
updated the docu. Newly added: brief description of the supported file formats.
|
2023-09-02 13:20:49 +02:00 |
|
|
c1ad16d403
|
more potential musr-data-file paths added.
|
2023-08-31 10:39:48 +02:00 |
|
|
29d09fc272
|
more robust handling of positron detector entries.
|
2023-08-31 10:39:35 +02:00 |
|
|
bcbe945d84
|
make sure that exported MusrRoot files have proper stats in the histo objects.
|
2023-08-31 10:39:20 +02:00 |
|
|
5a0077f51b
|
handle dump of RunSummary with and without '\n' and/or '\r' properly.
|
2023-08-31 10:39:07 +02:00 |
|
|
4b3e77dcd6
|
try to improve the reload issue of musrT0 called via musredit - Issue #61 on bitbucket.
|
2023-08-31 10:38:48 +02:00 |
|
|
d43a0df893
|
improved search run, allowing to look for a specific file format in case the run is saved in multiple different file formats.
|
2023-08-31 10:38:29 +02:00 |
|
|
d948460b0b
|
added the flame instrument.
|
2023-08-31 10:38:07 +02:00 |
|
|
f996232033
|
add flag -c for dump_header via musredit.
|
2023-05-19 12:08:34 +02:00 |
|
|
e4f7e22835
|
dump_header can dump #counts for each detector now also for mud and nexus.
|
2023-05-18 08:17:46 +02:00 |
|
|
dbe129e7f1
|
dump_header can dump #counts for each detector. Currently only for MusrRoot.
|
2023-05-18 08:17:28 +02:00 |
|
|
1850a2c762
|
allow more flexible dealing with LEM run numbers > 9999.
|
2023-05-16 09:22:42 +02:00 |
|
|
95715dd62d
|
add 5-digit run name template for lem, needed for addRun and dump_header.
|
2023-05-16 09:22:24 +02:00 |
|
|
936c862ca7
|
add hint for potential flatpak.
|
2023-05-16 09:22:12 +02:00 |
|
|
058759c0bc
|
fixed c++ streaming output flag error.
|
2023-03-07 12:29:14 +01:00 |
|
|
45a8b0a836
|
updated docu.
|
2023-02-17 15:13:01 +01:00 |
|
|
55169040dd
|
changed to more meaningful labelling.
|
2023-02-17 15:04:19 +01:00 |
|
|
0c1c083db6
|
tweak needed for rootcling dictionary generation.
|
2023-02-17 10:15:45 +01:00 |
|
|
1bdf04c36d
|
updated ChangeLog.
|
2023-02-17 10:15:35 +01:00 |
|
|
dd80782cfe
|
add musrfit version info on the config output.
|
2023-02-17 10:15:27 +01:00 |
|
|
b2cbd4b460
|
add a full example to the test folder.
|
2023-02-17 10:15:08 +01:00 |
|
|
c696ac1305
|
cleanup and cosmetics.
|
2023-02-17 10:15:00 +01:00 |
|
|
7fa26f5f54
|
removed build directory which should not have gone to the git.
|
2023-02-17 10:14:48 +01:00 |
|
Maria Martins
|
9fefa5b136
|
example files for depthProfile
|
2023-02-17 10:14:37 +01:00 |
|
|
c34e711f37
|
updated the copyright info.
|
2023-02-17 10:13:48 +01:00 |
|
|
50f5bf659b
|
provide some more info in the README for PDepthProfile.
|
2023-02-17 10:13:10 +01:00 |
|
|
cfa8d55c8a
|
update of the copyright info.
|
2023-02-17 10:13:01 +01:00 |
|
|
3a75ced375
|
improvement on: allow to draw theory only at the data points for PRunNonMusr.
|
2023-02-17 10:12:43 +01:00 |
|
|
cb53b1b67b
|
allow to draw theory only at the data points for PRunNonMusr.
|
2023-02-17 10:12:26 +01:00 |
|
|
0903db8842
|
some first bug-fixing and cleanup of the code.
|
2023-02-17 10:11:43 +01:00 |
|
|
9a6e958016
|
first implementation of a more efficient DepthProfile user function. Not yet tested!
|
2023-02-17 10:11:32 +01:00 |
|
|
c79b74e241
|
fixed formatting issue.
|
2023-02-17 10:11:16 +01:00 |
|