Commit Graph

28 Commits

Author SHA1 Message Date
splitPoleDAQ 3f282f9e8e fixed bug in FSUReader::ReadNextBlock() 2024-01-20 01:01:10 -05:00
splitPoleDAQ aa3bd81bd3 mv the old EventBuilder to EventBuilder_old, EventBuilder2 to EventBuilder 2024-01-19 19:52:14 -05:00
splitPoleDAQ bfd5f38def EventBuilder2 can accept *.fsu.ts files 2024-01-19 19:45:41 -05:00
splitPoleDAQ 6da09f6232 complete EventBuilder2.cpp 2024-01-19 19:24:51 -05:00
splitPoleDAQ 2e65bbf233 added fsutsReader.h, this is the class to read the time sorted data from fsuReader.h 2024-01-19 03:11:50 -05:00
splitPoleDAQ 55ee3931cc added SaveHit2NewFile() to fsuReader.h, this save the time sorted data to a simple format 2024-01-19 03:11:10 -05:00
splitPoleDAQ 14c2ceab6c [MAJOR CHANGE] change ClassData, Timestamp, energy, etc, be dynamically allocated, NOT TESTED, compiled not problem 2024-01-18 23:09:50 -05:00
splitPoleDAQ c38f4ae401 added EventBuilder2.cpp, modified fsuReader 2024-01-18 18:55:37 -05:00
splitPoleDAQ ec5470a372 fsuReader.h improved, AggSeparator save file in local folder 2024-01-17 18:19:50 -05:00
splitPoleDAQ 12eec58287 added EventBuilderNoTrace, this is an eventbuilder using the fsuReader class 2024-01-16 15:39:41 -05:00
splitPoleDAQ 5cf2aa518e seperate Hit class from MultiBuilder.h, FSUReader will store and sort data, EventBUilderNoTrace is using FSUReader and in progress. 2024-01-12 19:12:37 -05:00
splitPoleDAQ 3b0c22c5d2 bug fix on event builder when load from other directory with underscore 2024-01-12 16:59:55 -05:00
splitPoleDAQ c9675bc77d UI improvment for eventbuilder 2024-01-11 18:05:18 -05:00
splitPoleDAQ 0686ad67e6 added a bash script to rename old fsu file 2024-01-11 17:56:55 -05:00
splitPoleDAQ ea2bf2cb01 fix the time jumping problem for eventbuilder 2024-01-11 17:32:58 -05:00
splitPoleDAQ bdc02a5639 Change the output filename format, including tick2ns, fix evenbuilder bug 2024-01-11 11:52:40 -05:00
splitPoleDAQ 0d9690b5ed small bug fix on EventBuilder. Need to convert to absolute timestamp for various type of digitizers 2024-01-10 18:29:15 -05:00
carina@hades 4304a4bd05 add A4818 support in ClassDigitizer.cpp, not implemented in FSU DAQ 2023-12-15 16:02:46 -05:00
carina@hades 495d65a112 small modifications 2023-12-14 15:34:28 -05:00
splitPoleDAQ 72f5cd98e5 fix EventBuilder, use earlist time among the last data to be the left-over reference 2023-12-12 15:35:47 -05:00
splitPoleDAQ 0177be09cc improved ClassData and MultiBuilder 2023-12-11 18:55:12 -05:00
carina@hades 87d833503e a bug fix in Event builder? 2023-12-08 17:48:21 -05:00
splitPoleDAQ a988f63d3b some bugs fix 2023-12-08 17:03:52 -05:00
splitPoleDAQ 967935d5e0 tested the normal event builder. OK 2023-11-21 18:03:10 -05:00
splitPoleDAQ 6652416901 added SettingsExplorer to inspect and change setting files 2023-11-20 17:47:12 -05:00
splitPoleDAQ 30a46476ad fix EventBuilder 2023-11-16 19:26:34 -05:00
splitPoleDAQ 1185b009bf add back the Makefile in Aux folder 2023-11-16 19:24:16 -05:00
splitPoleDAQ 6534dec196 bug fix on Event builder. added CoincidentAnalyzer, try to improve 2D historgeam color 2023-11-16 19:20:29 -05:00