Ryan Tang rtang
  • Joined on 2022-05-03
rtang pushed to master at rtang/ADPlusPlus 2022-10-12 13:48:34 -04:00
78576a70d2 pull out the functions to ad++.h, so that it can be loaded as root marco
rtang pushed to master at rtang/ADPlusPlus 2022-10-11 18:52:40 -04:00
3b64ba8edd add README.md
rtang created branch master in rtang/ADPlusPlus 2022-10-11 18:51:04 -04:00
rtang pushed to master at rtang/ADPlusPlus 2022-10-11 18:51:04 -04:00
1a8a165b80 AD code in C++ with ROOT compatible
rtang created repository rtang/ADPlusPlus 2022-10-11 18:50:40 -04:00
rtang pushed to master at rtang/FSUDAQ 2022-10-10 18:35:44 -04:00
31a39defe7 added Register Class, aim for simplify the code algorithm
rtang pushed to master at rtang/FSUDAQ 2022-10-07 18:52:22 -04:00
7e24189527 has the decode.C for decoding the saved data
rtang pushed to master at rtang/FSUDAQ 2022-10-07 17:03:35 -04:00
e556977729 small improvements of UI
rtang pushed to master at rtang/FSUDAQ 2022-10-07 16:16:04 -04:00
4d3ced9b48 added save and translate setting File
rtang pushed to master at rtang/FSUDAQ 2022-10-06 18:25:42 -04:00
8c8de7faa5 can load setting file to program board when digitizer exist
rtang pushed to master at rtang/FSUDAQ 2022-10-06 17:11:32 -04:00
fcd3463c70 tested in test.cpp for loading setting file and program digitizer
rtang pushed to master at rtang/FSUDAQ 2022-10-06 15:49:15 -04:00
44527bba49 fix some bugs
rtang pushed to master at rtang/FSUDAQ 2022-10-06 13:06:19 -04:00
8fa455925b small change
a209b01e3a All digitizers settign has a copy in the memory
Compare 2 commits »
rtang pushed to master at rtang/FSUDAQ 2022-10-05 14:29:03 -04:00
30a48743cb added triggerSummary, next consider save a copy of setting in memory
rtang pushed to master at rtang/FSUDAQ 2022-10-04 16:54:08 -04:00
97413b41dd added registerSetting.h/cpp for controlling all register for all channels
3d4a621c94 added save data
Compare 2 commits »
rtang pushed to master at rtang/FSUDAQ 2022-10-03 14:17:22 -04:00
d119ebefd4 allow ploting of energy, count, and trace when start run. next, enable save data
rtang pushed to master at rtang/FSUDAQ 2022-09-29 15:26:53 -04:00
e0b922000b added some UI elements, can fill histogram when StartRUN
rtang pushed to master at rtang/FSUDAQ 2022-09-28 17:54:40 -04:00
f29dfb1438 clean up FSQDAQ.h/cpp a bit
rtang pushed to master at rtang/FSUDAQ 2022-09-28 16:46:05 -04:00
58cb570542 can plot trace at FSUDAQ
rtang pushed to master at rtang/FSUDAQ 2022-09-28 15:09:33 -04:00
826c54ed52 reproduced BoxScore at test.cpp