Skip to content

Fix likelihood calculation for tracks with hits with incomplete clusters

Likelihood was set to -1.5 for tracks with at least one hit with negative energy loss (which is caused by incomplete clusters). Introduce if condition to skip hits with negative energy loss. For more details see redmine issue 3248.

Merge request reports