Commit Graph

33 Commits

Author SHA1 Message Date
Ryan Tang c4263ab06c fix CAEN format. the header only at the beginning of the binary file 2024-07-17 15:30:27 -04:00
Ryan Tang 84bb439ff3 Event Builder can output CAEN binary 2024-07-17 14:53:49 -04:00
Ryan Tang 9ea67c4554 remove user input for batch size for EventBuilder and FSU2CAEN 2024-06-19 16:59:16 -04:00
Ryan Tang b9d1a76b7e fsuReader, Scanning fsu file will estimate the best batch size 2024-06-19 16:55:38 -04:00
Ryan Tang 0e8c92a266 when no event build, the suffix is 'single' instead of '-1' 2024-06-18 16:47:54 -04:00
Ryan Tang 02305314ba EventBuilder, trace stored as fixed size array of array 2024-06-18 16:33:23 -04:00
Ryan Tang e9e5ae3023 ClassData::ClearData reset the outFileIndex = 0 2024-06-13 14:55:51 -04:00
Ryan Tang dcb3d73776 add prefix in RunTimeStamp.dat 2024-06-10 16:22:01 -04:00
Ryan Tang 2199f4efd6 fix bugs in MultiBuilder.cpp, some bugs in ClassDigitizer for DT5730 2024-03-13 17:07:34 -04:00
Ryan Tang 729b8bc4f1 bug fix on EventBuilder 2024-03-12 17:34:33 -04:00
Ryan Tang 2be2b21923 clean up Aux folder 2024-03-12 17:11:04 -04:00
Ryan Tang ed7ee00510 rebuild the eventbuilder using wonderful method 2024-03-12 16:43:12 -04:00
Ryan Tang 8cb3908043 bug fix on EncoreChMap 2024-03-04 12:22:23 -05:00
splitPoleDAQ 4ab5e35f66 add info in event builder 2024-02-19 11:54:45 -05:00
carina@hades 86ac37d898 seperate FileInfo and GroupInfo struct 2024-01-26 15:11:20 -05:00
splitPoleDAQ 99bb47c25e update Eventbuilder(s), add pileUp, and change the fsu.ts, add hitCount at the header 2024-01-25 18:34:58 -05:00
splitPoleDAQ 661241d44f bug fix on EventBuilder outfile 2024-01-24 16:18:20 -05:00
splitPoleDAQ 9398bfbe16 reduce printf 2024-01-23 15:26:35 -05:00
splitPoleDAQ 06f9191095 move the FIleIno and Group structure to fsuReader.h 2024-01-22 13:56:18 -05:00
splitPoleDAQ 80eb7cb56b bugs fix for EventBuilder. use 600 data size due to max event /agg is 511 2024-01-20 13:35:19 -05:00
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 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 c38f4ae401 added EventBuilder2.cpp, modified fsuReader 2024-01-18 18:55:37 -05:00
splitPoleDAQ c9675bc77d UI improvment for eventbuilder 2024-01-11 18:05:18 -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
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 30a46476ad fix EventBuilder 2023-11-16 19:26:34 -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