Obsolete
|
allow ploting of energy, count, and trace when start run. next, enable save data
|
2022-10-03 14:17:15 -04:00 |
.gitignore
|
has the decode.C for decoding the saved data
|
2022-10-07 18:52:15 -04:00 |
boardSetting.cpp
|
small improvements of UI
|
2022-10-07 17:03:27 -04:00 |
boardSetting.h
|
small improvements of UI
|
2022-10-07 17:03:27 -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
|
has the decode.C for decoding the saved data
|
2022-10-07 18:52:15 -04:00 |
ClassDigitizer.cpp
|
added Register Class, aim for simplify the code algorithm
|
2022-10-10 18:35:35 -04:00 |
ClassDigitizer.h
|
added Register Class, aim for simplify the code algorithm
|
2022-10-10 18:35:35 -04:00 |
decode.C
|
has the decode.C for decoding the saved data
|
2022-10-07 18:52:15 -04:00 |
FSUDAQ.cpp
|
small improvements of UI
|
2022-10-07 17:03:27 -04:00 |
FSUDAQ.h
|
small improvements of UI
|
2022-10-07 17:03:27 -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
|
added Register Class, aim for simplify the code algorithm
|
2022-10-10 18:35:35 -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
|
added Register Class, aim for simplify the code algorithm
|
2022-10-10 18:35:35 -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 |