Skip to content

Parameterizing the cluster splitting based on truth value

Adding the parameter clusterSplittingEff to control the truth based cluster splitting probability, so that the user can control this probability directly from the Reco_tf.py command by adding the flag : --preExec "flags.Tracking.ClusterSplittingEff=0.9;" where 0.9 is the probability of cluster splitting.

Merge request reports