This is FSU DAQ for CEAN digitizer 1725 and 1730. will support 1740 later.
Go to file
2022-10-06 18:25:35 -04:00
Obsolete allow ploting of energy, count, and trace when start run. next, enable save data 2022-10-03 14:17:15 -04:00
.gitignore created test_indep for testing code. 2022-08-17 16:08:49 -04:00
boardSetting.cpp can load setting file to program board when digitizer exist 2022-10-06 18:25:35 -04:00
boardSetting.h can load setting file to program board when digitizer exist 2022-10-06 18:25:35 -04:00
channelSettingPHA.cpp can load setting file to program board when digitizer exist 2022-10-06 18:25:35 -04:00
channelSettingPHA.h going to retire DigitizerPHA and DigitizerPSD, since direct access register. tested for 1 digitizer with PHA, seems OK. going to plot tarce and other stuff 2022-09-27 17:58:14 -04:00
channelSettingPSD.cpp added registerSetting.h/cpp for controlling all register for all channels 2022-10-04 16:54:01 -04:00
channelSettingPSD.h have the skin of PSD channel settings 2022-09-26 12:45:52 -04:00
ClassData.h fix some bugs 2022-10-06 15:49:08 -04:00
ClassDigitizer.cpp can load setting file to program board when digitizer exist 2022-10-06 18:25:35 -04:00
ClassDigitizer.h can load setting file to program board when digitizer exist 2022-10-06 18:25:35 -04:00
FSUDAQ.cpp can load setting file to program board when digitizer exist 2022-10-06 18:25:35 -04:00
FSUDAQ.h tested in test.cpp for loading setting file and program digitizer 2022-10-06 17:10:54 -04:00
FSUDAQLinkDef.h seperated DigitizerClass to DigitizerPHA, DigitizerPSD, add prototye of FSUDAQ 2022-08-04 17:27:33 -04:00
macro.h All digitizers settign has a copy in the memory 2022-10-05 17:54:10 -04:00
Makefile added triggerSummary, next consider save a copy of setting in memory 2022-10-05 14:28:55 -04:00
RegisterAddress.h All digitizers settign has a copy in the memory 2022-10-05 17:54:10 -04:00
registerSetting.cpp tested in test.cpp for loading setting file and program digitizer 2022-10-06 17:10:54 -04:00
registerSetting.h tested in test.cpp for loading setting file and program digitizer 2022-10-06 17:10:54 -04:00
test_indep.cpp added registerSetting.h/cpp for controlling all register for all channels 2022-10-04 16:54:01 -04:00
test.cpp tested in test.cpp for loading setting file and program digitizer 2022-10-06 17:10:54 -04:00
triggerSummary.cpp fix some bugs 2022-10-06 15:49:08 -04:00
triggerSummary.h fix some bugs 2022-10-06 15:49:08 -04:00