EventLoaderEUDAQ2: bool for time residuals
requested to merge jekroege/corryvreckan:EvLEUDAQ2_bool_for_timeresiduals_and_histogram_for_hitsBEFORE into master
This merge requests adds the following feature to the [EventLoaderEUDAQ2]
:
- bool to decide if time residual plots are produced or not (default is
false
, as these plots slow corry down significantly).
These plots are useless for detectors without time information like CLICpix2
and slow corryvreckan
down, so now they are optional.
Edited by Jens Kroeger