Skip to content
Snippets Groups Projects
Commit a45047c6 authored by Administrator's avatar Administrator Committed by Sergey Gorbunov
Browse files

Fix mvd clusterfinder

Change the code such that the cluster finder also works event based.
Loop over all frames such that all data is written to the output after the
Exec function.
Refactor code.
Move code for cleanup in extra function.
Since TClonesArray->AbsorbAt() removes entries from the array looping from
front to back doesn't work correctly such loop from back to front.
Mark digis below the threshold as used such that they are removed from the
input array during cleanup.
parent 0f1f6eba
No related branches found
No related tags found
1 merge request!1557Fix MVD digitization and reconstruction
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment