key4hep / CLDConfig

Apache License 2.0
0 stars 10 forks source link

Jet clustering with LCFIPlus disabled #34

Open Zehvogel opened 3 months ago

Zehvogel commented 3 months ago

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: https://github.com/lcfiplus/LCFIPlus/issues/69

for now we just disabled the jet clustering by default.