Skip to content
Snippets Groups Projects

SPOT : e/gamma LRT lets make it not special

1 file
+ 0
3
Compare changes
  • Side-by-side
  • Inline
@@ -17,9 +17,6 @@ def egammaLRTReconstructionCfg(flags, name="egammaLRTReconstruction"):
acc = ComponentAccumulator()
# All algorithms defined herein will be assigned to LRT
acc.flagPerfmonDomain('LRT')
# Add e/gamma tracking algorithms
if flags.Egamma.doTracking:
from egammaAlgs.egammaSelectedTrackCopyConfig import (
Loading