This is FSU DAQ for CEAN digitizer 1725 and 1730. will support 1740 later.
Go to file
2022-10-24 17:01:05 -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 EventBuilder for sigle digitizer 2022-10-19 18:14:58 -04:00
boardSetting.cpp tested the buffer size calculation with real signal. the CEAN one is 2 times more 2022-10-24 14:40:16 -04:00
boardSetting.h basic settings are done. next, focus on data ACQ for multiple board 2022-10-18 17:23:29 -04:00
channelSettingPHA.cpp added fast decode, that skipp waveform 2022-10-24 17:01:05 -04:00
channelSettingPHA.h basic settings are done. next, focus on data ACQ for multiple board 2022-10-18 17:23:29 -04:00
channelSettingPSD.cpp change all files for the new Reg Class for register 2022-10-14 13:22:55 -04:00
channelSettingPSD.h have the skin of PSD channel settings 2022-09-26 12:45:52 -04:00
ClassData.h added fast decode, that skipp waveform 2022-10-24 17:01:05 -04:00
ClassDigitizer.cpp added fast decode, that skipp waveform 2022-10-24 17:01:05 -04:00
ClassDigitizer.h finished the save/load of setting file while offline 2022-10-17 14:42:00 -04:00
EventBuilder.cpp bug fix on EventBuilder, Eventbuilder will output timesorted data when timeWindow = 0 2022-10-21 18:36:42 -04:00
FSUDAQ.cpp tested the buffer size calculation with real signal. the CEAN one is 2 times more 2022-10-24 14:40:16 -04:00
FSUDAQ.h basic settings are done. next, focus on data ACQ for multiple board 2022-10-18 17:23:29 -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 bug fix on EventBuilder, Eventbuilder will output timesorted data when timeWindow = 0 2022-10-21 18:36:42 -04:00
programSetting.cpp basic settings are done. next, focus on data ACQ for multiple board 2022-10-18 17:23:29 -04:00
programSetting.h basic settings are done. next, focus on data ACQ for multiple board 2022-10-18 17:23:29 -04:00
readTrace.C EventBuilder: fundation of multiple files, enable trace stored as TGraph 2022-10-20 18:56:11 -04:00
RegisterAddress.h finished the save/load of setting file while offline 2022-10-17 14:42:00 -04:00
registerSetting.cpp added programSetting.h/cpp, added bufferSize calculation, not tested 2022-10-14 18:27:31 -04:00
registerSetting.h added programSetting.h/cpp, added bufferSize calculation, not tested 2022-10-14 18:27:31 -04:00
test_indep.cpp tested the buffer size calculation with real signal. the CEAN one is 2 times more 2022-10-24 14:40:16 -04:00
test.cpp added fast decode, that skipp waveform 2022-10-24 17:01:05 -04:00
triggerSummary.cpp added save and translate setting File 2022-10-07 16:15:58 -04:00
triggerSummary.h fix some bugs 2022-10-06 15:49:08 -04:00