Skip to content

Fixing indentation, missing CaloClusters, and end vertices

Philip James Ilten requested to merge fixJets into master

Prompted by Merge Request !67 (merged) this fixes the misleading indentations. It also protects against CaloClusters for neutral ProtoParticles which are not properly retrieved from the TES. It also requires end vertices for each jet, so that TupleTools will work correctly.

Merge request reports