Skip to content

L1: fix memory allocation for large input

Sergey Gorbunov requested to merge se.gorbunov/cbmroot:strips into master
  1. dynamically resize arrays with respect to the data size to avoid a crash
  2. add useMC flag to the run_reco_tb_track.C macro

Merge request reports