- Apr 09, 2020
-
-
Jens Kroeger authored
(cherry picked from commit daea797d)
-
- Apr 02, 2020
-
-
Jens Kroeger authored
(cherry picked from commit 0436106b)
-
(cherry picked from commit e661b796)
-
Jens Kroeger authored
(cherry picked from commit 9c6af25c)
-
- Nov 27, 2019
-
-
Jens Kroeger authored
-
- Nov 01, 2019
-
-
Morag Williams authored
-
- Sep 12, 2019
-
-
Jens Kroeger authored
-
Jens Kroeger authored
-
- Sep 11, 2019
-
-
Jens Kroeger authored
EventLoaderATLASpix: reviving + m_detector->timingOffset() for pixel timestamp which got lost in the renovation works
-
Jens Kroeger authored
-
Jens Kroeger authored
EventLoaderATLASpix: moved block of breaking while when hitting eof and buffer is empty to the top of the while loop
-
Jens Kroeger authored
-
Jens Kroeger authored
EventLoaderATLASpix: more precise inline comment + explicitely set eof_reached=false in initialize()
-
- Sep 10, 2019
-
-
Simon Spannagel authored
-
Simon Spannagel authored
-
Jens Kroeger authored
-
Jens Kroeger authored
-
Jens Kroeger authored
EventLoaderATLASpix: removed 'finalise()' function which is not needed anymore + related unused variables
-
Jens Kroeger authored
EventLoaderATLASpix: moved masking pixels a bit earlier and recovered correct filling of pixel ToT BEFORE correction histogram
-
Jens Kroeger authored
EventLoaderATLASpix: moving all per-pixel histograms into 'read_caribou_data' to avoid another loop over pixels vector
-
Jens Kroeger authored
-
Jens Kroeger authored
-
Jens Kroeger authored
EventLoaderATLASpix: 'read_caribou_data()' now returns false when reaching end-of-file and true otherwise, adjust logic in run() accordingly
-
Jens Kroeger authored
-
Jens Kroeger authored
EventLoaderATLASpix: removed block in initialise() which does the 'skip before T0' which is now done in 'read_caribou_data()' as well
-
- Sep 09, 2019
-
-
Jens Kroeger authored
EventLoaderATLASpix: copying over code block from ATLASpix Raw Decoder in EUDAQ2 and adjusting variable names
-
Jens Kroeger authored
-
Jens Kroeger authored
EventLoaderATLASpix: set 'buffer_depth=1000' by default and throw error when buffer_depth is smaller than 1
-
- Sep 04, 2019
-
-
Jens Kroeger authored
EventLoaderATLASpix: implemented filling of priority queue until buffer_depth is reached and read from it until we're after the current clipboard event
-
Jens Kroeger authored
-
Jens Kroeger authored
-
- Sep 03, 2019
-
-
Morag Williams authored
-
Morag Williams authored
-
Morag Williams authored
-
- Aug 27, 2019
-
-
Morag Williams authored
-
- Aug 25, 2019
-
-
Simon Spannagel authored
-
- Aug 18, 2019
-
-
Simon Spannagel authored
-
- Aug 14, 2019
-
-
EventLoaderATLASpix: continue when pixel address is outside of physical matrix instead of pushing into pixels vector
-
- Aug 07, 2019
-
-
Tracking4D: requireDetector is now an empty string by default, i.e. it doesn't need to be set by the user if not required
-
- Jul 23, 2019
-
-
Jens Kroeger authored
EventLoaderEUDAQ2 + EventLoaderATLASpix: unified name/title of histogram pixelsOverTime/hitTimes to hPixelTimes (which I find most appropriate)
-