EventBuilder_Skeleton/src
2022-08-24 17:42:29 -07:00
..
evb Fix bug in the coincidence window. Window was in units of ps while the timestamps were converted to ns. Resulting in an effective increase in window of 3 orders of magnitude. Fixed so that now all units are in ns. 2022-08-24 17:42:29 -07:00
evbdict 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
guidict Fix bug in the coincidence window. Window was in units of ps while the timestamps were converted to ns. Resulting in an effective increase in window of 3 orders of magnitude. Fixed so that now all units are in ns. 2022-08-24 17:42:29 -07:00
.gitignore First commit 2021-07-14 11:54:17 -04:00
CMakeLists.txt Switch to cmake build system for better ROOT integration 2022-06-22 15:46:27 -04:00
EventBuilder.h 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
gui_main.cpp 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
main.cpp 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