This is a remake of the FSUDAQ using Qt6
Go to file
2023-04-17 14:09:21 -04:00
.vscode snapshot 2023-04-11 14:23:38 -04:00
.gitignore added programSetting and lastRun 2023-04-17 14:09:21 -04:00
ClassData.h modified data saving, only open outFile once 2023-04-17 11:52:06 -04:00
ClassDigitizer.cpp modified data saving, only open outFile once 2023-04-17 11:52:06 -04:00
ClassDigitizer.h basic GUI, data thread, can take data 2023-04-14 16:12:52 -04:00
CustomThreads.h modified data saving, only open outFile once 2023-04-17 11:52:06 -04:00
CustomWidgets.h basic GUI, data thread, can take data 2023-04-14 16:12:52 -04:00
FSUDAQ_Qt6.pro basic GUI, data thread, can take data 2023-04-14 16:12:52 -04:00
macro.h basic GUI, data thread, can take data 2023-04-14 16:12:52 -04:00
main.cpp setup the base for Qt6 2023-04-11 11:13:23 -04:00
mainWindow.C added programSetting and lastRun 2023-04-17 14:09:21 -04:00
mainWindow.h added programSetting and lastRun 2023-04-17 14:09:21 -04:00
Makefile_test add Makefile_test 2023-04-11 14:16:22 -04:00
RegisterAddress.h basic GUI, data thread, can take data 2023-04-14 16:12:52 -04:00
test_indep.cpp setup the base for Qt6 2023-04-11 11:13:23 -04:00
test.cpp snapshot 2023-04-11 14:23:38 -04:00