You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
LCFIPlus uses the PIDHandler in lcio to attach some jet variables to the collection. If there is an event with no jet this does not happen and the whole reconstruction will crash.
LCFIPlus uses the PIDHandler in lcio to attach some jet variables to the collection. If there is an event with no jet this does not happen and the whole reconstruction will crash.
related issue in LCFIPlus: lcfiplus/LCFIPlus#69
for now, we just disabled the jet clustering by default.
It can be re-enabled by passing
--enableLCFIJet
to the reconstruction.The text was updated successfully, but these errors were encountered: