Commit Graph

18 Commits

Author SHA1 Message Date
Gordon McCann b57c1d4f21 Remove now obsolete RunCollector 2022-07-14 16:49:32 -04:00
Gordon McCann 4ab4023565 Simplified file API slightly by modifying algorithm to sort hits. 2022-07-14 16:47:12 -04:00
Gordon McCann 24df93a0f7 Big update. Implement EVBWorkspace to handle cross-platform directory detection and creation as needed. Remove ugly system calls where possible. Remove extraneous include of pch. Note that std::filesystem clashes with ROOT GUI libs. 2022-07-14 16:31:09 -04:00
Gordon McCann cfb08567c0 Fix bugs related to case sensitivity on Apple for dictionary generation. Fix some bugs based on type mismatch in function declaration/definition 2022-06-28 06:02:57 -04:00
Gordon McCann 0faf562d56 Update README 2022-06-22 15:56:49 -04:00
Gordon McCann 10befa8cd3 Update README 2022-06-22 15:51:16 -04:00
Gordon McCann b4a75734f5
Remove uneeded include 2022-06-22 15:47:34 -04:00
Gordon McCann 13d5d48341
Remove uneeded lib 2022-06-22 15:47:14 -04:00
Gordon McCann 98c5ae9ef2
Remove unused objs 2022-06-22 15:46:58 -04:00
Gordon McCann 898887d361 Switch to cmake build system for better ROOT integration 2022-06-22 15:46:27 -04:00
Gordon McCann 99e82910fc Fix bug in OrderChecker 2022-06-22 15:40:17 -04:00
Gordon McCann 7ba80ed4aa Fix bug with zero file size edge case now needing to be file contains only header case 2022-06-22 15:33:49 -04:00
Gordon McCann 0ad5d9cd30 Hotfix for bug in handling waves data. Properly size first hit when peaking number of samples. Limit amount of dynamic memory allocation when reading in data. Fix ROOT weirdness when using uint64_t for a branch by making DPPChannel calibrated energy int64_t (hardly ever used) 2022-05-23 09:23:12 -04:00
Gordon McCann 36bfd91e59 Fixed some FileView jank in the gui 2022-05-19 15:03:11 -04:00
Gordon McCann 0b00f0e422 Preparing for update to newer CoMPASS version. Binary file format changed to reflect the state of optional data (i.e. energyShort, energyCal, waves). Tested using small data from CoMPASS 2.01.0 2022-05-19 14:52:20 -04:00
Gordon McCann 3ee10767bf Big overhaul to match the development of SPS_SABRE_EventBuilder. Rework internal structure, setup premake build system, add spdlog 2022-04-27 10:33:03 -04:00
Gordon McCann 50d58e5524 Added user guide for skeleton. 2021-07-14 13:20:19 -04:00
Gordon McCann 3111a61991 First commit 2021-07-14 11:54:17 -04:00