Skip to content
Snippets Groups Projects
Commit 20a51543 authored by Oleg Kuprash's avatar Oleg Kuprash
Browse files

Merge branch 'cherry-pick-f8cddb2f-2' into 'master'

Merge branch 'mgonly-printout' into 'master'

See merge request !1208
parents da7ce1a6 b5c22293
No related branches found
No related tags found
No related merge requests found
......@@ -1024,16 +1024,8 @@ class L2EFChain_mu(L2EFChainDef):
log.debug("MuonDef.py define MGonly")
L2AlgName = self.getL2AlgName()
muFastThresh = self.getMuFastThresh()
EFExtrapolatorThresh = self.getEFExtrapolatorThresh()
EFCombinerThresh = self.getEFCombinerThresh()
log.debug('L2AlgName %s', L2AlgName)
log.debug('muFastThresh %s', muFastThresh)
log.debug('EFExtrapolatorThresh %s', EFExtrapolatorThresh)
log.debug('EFCombinerThresh %s %s', EFCombinerThresh)
########### L2 algos #################
from TrigInDetConf.TrigInDetSequence import TrigInDetSequence
......
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