SPS_SABRE_EventBuilder/src/evb
2022-07-13 10:52:22 -04:00
..
ChannelMap.cpp Big update. Finish implementation of EVBWorkspace. Remove unnecessary includes. Note that std::filesystem clashes with ROOT GUI libs. 2022-07-13 10:26:37 -04:00
ChannelMap.h Namespace encapsulated evb with name EventBuilder 2021-12-15 12:08:12 -05:00
CMakeLists.txt Removed obsolete RunCollector class 2022-07-13 10:31:57 -04:00
CompassFile.cpp Big update. Finish implementation of EVBWorkspace. Remove unnecessary includes. Note that std::filesystem clashes with ROOT GUI libs. 2022-07-13 10:26:37 -04:00
CompassFile.h Simplified file API slightly by modifying the algorithm to sort hits from files in CompassRun 2022-07-13 10:52:22 -04:00
CompassHit.h Preparing for changes with new CoMPASS version. Binary data format has changed, with headers now included to indicate exsitance of optional data members (i.e. short energy, cal energy, waves). Tested with small data from CoMPASS 2.01.0 2022-05-19 14:32:58 -04:00
CompassRun.cpp Simplified file API slightly by modifying the algorithm to sort hits from files in CompassRun 2022-07-13 10:52:22 -04:00
CompassRun.h Simplified file API slightly by modifying the algorithm to sort hits from files in CompassRun 2022-07-13 10:52:22 -04:00
CutHandler.cpp Big update. Finish implementation of EVBWorkspace. Remove unnecessary includes. Note that std::filesystem clashes with ROOT GUI libs. 2022-07-13 10:26:37 -04:00
CutHandler.h Namespace encapsulated evb with name EventBuilder 2021-12-15 12:08:12 -05:00
EVBApp.cpp Big update. Finish implementation of EVBWorkspace. Remove unnecessary includes. Note that std::filesystem clashes with ROOT GUI libs. 2022-07-13 10:26:37 -04:00
EVBApp.h Big update. Finish implementation of EVBWorkspace. Remove unnecessary includes. Note that std::filesystem clashes with ROOT GUI libs. 2022-07-13 10:26:37 -04:00
EVBParameters.h Big update. Finish implementation of EVBWorkspace. Remove unnecessary includes. Note that std::filesystem clashes with ROOT GUI libs. 2022-07-13 10:26:37 -04:00
EVBWorkspace.cpp Big update. Finish implementation of EVBWorkspace. Remove unnecessary includes. Note that std::filesystem clashes with ROOT GUI libs. 2022-07-13 10:26:37 -04:00
EVBWorkspace.h Big update. Finish implementation of EVBWorkspace. Remove unnecessary includes. Note that std::filesystem clashes with ROOT GUI libs. 2022-07-13 10:26:37 -04:00
FastSort.cpp Big update. Finish implementation of EVBWorkspace. Remove unnecessary includes. Note that std::filesystem clashes with ROOT GUI libs. 2022-07-13 10:26:37 -04:00
FastSort.h Namespace encapsulated evb with name EventBuilder 2021-12-15 12:08:12 -05:00
FlagHandler.cpp Big update. Finish implementation of EVBWorkspace. Remove unnecessary includes. Note that std::filesystem clashes with ROOT GUI libs. 2022-07-13 10:26:37 -04:00
FlagHandler.h Namespace encapsulated evb with name EventBuilder 2021-12-15 12:08:12 -05:00
FP_kinematics.cpp Big update. Finish implementation of EVBWorkspace. Remove unnecessary includes. Note that std::filesystem clashes with ROOT GUI libs. 2022-07-13 10:26:37 -04:00
FP_kinematics.h Namespace encapsulated evb with name EventBuilder 2021-12-15 12:08:12 -05:00
Logger.cpp Big update. Finish implementation of EVBWorkspace. Remove unnecessary includes. Note that std::filesystem clashes with ROOT GUI libs. 2022-07-13 10:26:37 -04:00
Logger.h Switched build systems to premake, more flexible at cost of some auto-finding with ROOT. Changed build process such that static lib EventBuilderCore is generated and then linked to build EventBuilder and EventBuilderGui classes. Gui dictionary is now staticly linked (undefined symbols were an issue on some platforms). Minor bugfixes. 2021-12-18 15:40:53 -05:00
MassLookup.cpp Big update. Finish implementation of EVBWorkspace. Remove unnecessary includes. Note that std::filesystem clashes with ROOT GUI libs. 2022-07-13 10:26:37 -04:00
MassLookup.h Namespace encapsulated evb with name EventBuilder 2021-12-15 12:08:12 -05:00
OrderChecker.cpp Big update. Finish implementation of EVBWorkspace. Remove unnecessary includes. Note that std::filesystem clashes with ROOT GUI libs. 2022-07-13 10:26:37 -04:00
OrderChecker.h Namespace encapsulated evb with name EventBuilder 2021-12-15 12:08:12 -05:00
ProgressCallback.h Added progress callback system to avoid infecting evb with gui components. Switched in ROOT made file gui where possible, reorganzied main window to be prettier 2021-12-16 17:38:58 -05:00
SFPAnalyzer.cpp Big update. Finish implementation of EVBWorkspace. Remove unnecessary includes. Note that std::filesystem clashes with ROOT GUI libs. 2022-07-13 10:26:37 -04:00
SFPAnalyzer.h Namespace encapsulated evb with name EventBuilder 2021-12-15 12:08:12 -05:00
SFPPlotter.cpp Big update. Finish implementation of EVBWorkspace. Remove unnecessary includes. Note that std::filesystem clashes with ROOT GUI libs. 2022-07-13 10:26:37 -04:00
SFPPlotter.h Added progress callback system to avoid infecting evb with gui components. Switched in ROOT made file gui where possible, reorganzied main window to be prettier 2021-12-16 17:38:58 -05:00
ShiftMap.cpp Big update. Finish implementation of EVBWorkspace. Remove unnecessary includes. Note that std::filesystem clashes with ROOT GUI libs. 2022-07-13 10:26:37 -04:00
ShiftMap.h Namespace encapsulated evb with name EventBuilder 2021-12-15 12:08:12 -05:00
SlowSort.cpp Big update. Finish implementation of EVBWorkspace. Remove unnecessary includes. Note that std::filesystem clashes with ROOT GUI libs. 2022-07-13 10:26:37 -04:00
SlowSort.h Namespace encapsulated evb with name EventBuilder 2021-12-15 12:08:12 -05:00
Stopwatch.cpp Big update. Finish implementation of EVBWorkspace. Remove unnecessary includes. Note that std::filesystem clashes with ROOT GUI libs. 2022-07-13 10:26:37 -04:00
Stopwatch.h Namespace encapsulated evb with name EventBuilder 2021-12-15 12:08:12 -05:00