Ryan Tang rtang
  • Joined on 2022-05-03
rtang pushed to Master at rtang/SOLARIS_Analysis 2024-07-05 21:54:14 -04:00
67c5eb34ca SimTransfer plot result by defautl
1dfa3677f7 finished SimChecker.C, added ClassSimPlotter.h for better memory management.
052ec49e9e have SimChecker.C working. should make it object.
1c140d07fc SimTransfer: add AllExList and ExID_ReactID_List in output root
4b2598b0b6 tested SimTransfer with DWBA, 1 match with ReactionConfig, 2 does not match, 3 some match some doese not
Compare 6 commits »
rtang pushed to master at rtang/SOLARIS_QT6_DAQ 2024-07-04 20:14:21 -04:00
4a5fd7a769 Add Run Time for EventBuilder
8474bc9fbb slightly change the EventBuilder to compatable with Root DataFrame.
9bb4abec5d when create new branch in analysis Path, check the branch exist, display raw data path fix
3a79c40b32 fix Hit.h for Mac
Compare 4 commits »
rtang pushed to Master at rtang/SOLARIS_Analysis 2024-07-04 19:47:13 -04:00
41c475918b Fixing DWBA reactions match with ReactionConfig. cannot gdb in Mac M-chip. snapshot and debug in linux
rtang pushed to Master at rtang/SOLARIS_Analysis 2024-07-04 18:37:50 -04:00
f7d23a53ab update code for Mac
rtang pushed to Master at rtang/SOLARIS_Analysis 2024-07-04 13:06:46 -04:00
e944682888 replace SimTransfer2 to SimTransfer. Already able to use N-arrays and reactions
rtang pushed to Master at rtang/SOLARIS_Analysis 2024-07-03 16:41:24 -04:00
83177e57c7 tested with trace fitting with multi-thread
rtang pushed to master at rtang/SOLARIS_QT6_DAQ 2024-07-03 14:09:31 -04:00
880afdab8b Add Run Time for EventBuilder
rtang pushed to Master at rtang/SOLARIS_Analysis 2024-07-02 16:54:26 -04:00
76976482fe simplify the Process_Run input; some bugs fix; edited README.md
rtang pushed to Master at rtang/SOLARIS_Analysis 2024-07-02 15:26:27 -04:00
6059036c15 updated up to GeneralSort
rtang pushed to master at rtang/SOLARIS_QT6_DAQ 2024-07-02 13:13:33 -04:00
9090acbaf6 slightly change the EventBuilder to compatable with Root DataFrame.
rtang pushed to Master at rtang/SOLARIS_Analysis 2024-07-02 11:26:48 -04:00
245a9b408a modified the Process_XXX up to EventBuilder. Process_Sort and downstream analysis may need to be changed. as TProof does not avalible for root 6.32
rtang pushed to master at rtang/SOLARIS_QT6_DAQ 2024-07-01 18:19:44 -04:00
de52dc6c98 when create new branch in analysis Path, check the branch exist, display raw data path fix
rtang pushed to master at rtang/SOLARIS_QT6_DAQ 2024-07-01 17:56:10 -04:00
2e287f4496 [Major] fully tested new folder arrangement. the programSettings.txt will be saved on current directory, can run without analysis path
rtang pushed to master at rtang/SOLARIS_QT6_DAQ 2024-07-01 17:19:32 -04:00
cab61e0d61 snapshot, not finished
rtang pushed to master at rtang/SOLARIS_QT6_DAQ 2024-07-01 13:33:58 -04:00
9144b065a7 improve the user experiment on program setting. add alot of fault proof
rtang pushed to master at rtang/SOLARIS_QT6_DAQ 2024-06-28 18:30:44 -04:00
602355a79d re structure the file structure. now the daq work without eanalysis folder.
rtang pushed to master at rtang/FSUDAQ_Qt6 2024-06-28 15:09:04 -04:00
cc296f6e94 tested Coincident Analyzer for 20 kHz/channel, backward event builder. added save/load settings for that too
rtang pushed to master at rtang/FSUDAQ_Qt6 2024-06-27 17:27:34 -04:00
dde7e39685 added control for using influx and elog
rtang pushed to master at rtang/FSUDAQ_Qt6 2024-06-27 16:51:38 -04:00
c8e032390a Histogram2D.h add save/load graphic cuts into/from txt file
839b3d2a58 fix CoincidentAnalyzer.h
Compare 2 commits »
rtang pushed to master at rtang/FSUDAQ_Qt6 2024-06-26 16:42:51 -04:00
0371f0c560 comment out GDB debug in *.pro