Skip to content
Snippets Groups Projects
Commit dba11140 authored by Matt LeBlanc's avatar Matt LeBlanc :tada:
Browse files

Remove debug line

Former-commit-id: 3a045e6ccf6696a46102f5a09e67e905e2959a14
parent 0a067ea8
No related branches found
No related tags found
No related merge requests found
......@@ -297,7 +297,6 @@ def addTrimmedJets(jetalg, rsize, inputtype, rclus=0.3, ptfrac=0.05, mods="groom
else: return jtm.addJetTrimmer( name, rclus=rclus, ptfrac=ptfrac, input=inputJetCont, modifiersin=mods )
dfjetlog.info( "Configuring trimmed jets : "+ trimmedName )
dfjetlog.info("MLB\tmods\t :"+mods)
# pass the trimmedName and our specific trimming tool builder to the generic function :
return buildGenericGroomAlg(jetalg, rsize, inputtype, trimmedName, trimToolBuilder,
includePreTools, algseq, outputGroup,
......
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