2400 Commits

Author SHA1 Message Date
843770505a Raw -> Smart Pointers for PVarDialog, mupp, qt5/qt6. 2023-10-25 10:58:41 +02:00
99492e820c Raw -> Smart Pointers for mupp, qt5/qt6. 2023-10-25 10:58:32 +02:00
5002ed84de Raw -> Smart Pointers for musrWiz, qt5. 2023-10-25 10:58:20 +02:00
b9d05d5fcb Raw -> Smart Pointers for musrStep, qt5. 2023-10-25 10:58:09 +02:00
a66cd45b44 Raw -> Smart Pointers in PSubTextEdit, musredit, qt5. 2023-10-25 10:57:59 +02:00
626334e902 Raw -> Smart Pointers in PPrefsDialog, musredit, qt5. 2023-10-25 10:57:47 +02:00
4d516d659d Raw -> Smart Pointers for musredit qt5. 2023-10-25 10:57:36 +02:00
afbe8a8ee6 start replacing raw to smart pointers for mupp. 2023-10-25 10:57:27 +02:00
302f5cd5ca add missing include. 2023-10-25 10:57:16 +02:00
64a5260874 work on smart pointer transition of musrWiz. 2023-10-25 10:57:05 +02:00
088a35cb23 more work on smart pointer transition of musrStep. 2023-10-25 10:56:52 +02:00
4fc58ac41f more work on smart pointer transition of PTextEdit. 2023-10-25 10:56:44 +02:00
9f4fa44034 more work on smart pointer transition of PTextEdit. 2023-10-25 10:56:32 +02:00
b88c18e7d9 more work on smart pointer transition of PTextEdit. 2023-10-25 10:56:22 +02:00
1117ad9732 raw -> smart pointer for musredit where it makes sence. 2023-10-25 10:56:10 +02:00
c2d2307755 switched PRunSingleHistoRRF where possible to smart pointers. 2023-10-25 10:55:59 +02:00
6ab344479d switched PRunDataHandler where possible to smart pointers. 2023-10-25 10:55:46 +02:00
f03be7add9 switched PRunBase where possible to smart pointers. 2023-10-25 10:55:35 +02:00
2e9542c796 switched PRgeHandler where possible to smart pointers. 2023-10-25 10:55:24 +02:00
a66a5e3c70 switched PMusrT0 where possible to smart pointers. 2023-10-25 10:55:10 +02:00
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