Gordon McCann
|
c6213aa1ef
|
Fixed issue with pch; in CMake do not include header, CMake force includes it. Added spdlog submodule, Logger class, beginning process of replacing all bland io with spdlog
|
2021-12-15 15:48:43 -05:00 |
|
Gordon McCann
|
04aa800c5c
|
Added pch back, removed dumb compiler warnings for system calls, fixed some pathing on headers
|
2021-12-15 14:36:24 -05:00 |
|
Gordon McCann
|
b9ed82a593
|
Namespace encapsulated evb with name EventBuilder
|
2021-12-15 12:08:12 -05:00 |
|
Gordon McCann
|
d84f4e2fe9
|
Modified file structure to be CMake compatible. Switched build system to CMake
|
2021-12-15 11:09:58 -05:00 |
|
Gordon McCann
|
f942ad87c0
|
Fixed bug in command line version where no config was loaded and nothing happened.
|
2021-12-14 15:56:36 -05:00 |
|
Gordon McCann
|
a904f8c0f2
|
Completed style overhaul and cleaned up extraneous code. Minor mods to ChannelMap and variable mapping.
|
2021-12-13 17:04:44 -05:00 |
|
Gordon McCann
|
afcdd3bb8c
|
Code review, with a focus on enforcing style and purging extraneous code. Changed name of GWMEventBuilder to EVBApp to better reflect class intent.
|
2021-12-13 12:28:56 -05:00 |
|
Gordon McCann
|
f56118606c
|
x1 and x2 position calibrations swapped to reflect that detector planes were swapped
|
2021-09-10 11:12:21 -04:00 |
|
Gordon McCann
|
17cb297310
|
Bugfix to cut logic. CutHandler did not accurately reflect case of empty cutlist, and SFPPlotter did not properly handle case where cut list was not appropriately constructed.
|
2021-08-03 10:06:43 -04:00 |
|
Gordon McCann
|
1c9c97983f
|
Fixed bug in FileViewFrame where directory was printed twice
|
2021-07-13 17:26:47 -04:00 |
|
Gordon McCann
|
e9168bed2a
|
First commit
|
2021-07-13 16:36:41 -04:00 |
|