Skip to content
Snippets Groups Projects
Commit 57e2f64a authored by Antonio Giannini's avatar Antonio Giannini
Browse files

New version with InDetTrackTool in python

Former-commit-id: 2aa017bf469bb516fd44a862a93a258fa3162157
parent 1ecdccfb
No related branches found
No related tags found
No related merge requests found
......@@ -341,7 +341,7 @@ def addOriginCorrection(jetalg, sequence, algname,vertexPrefix):
extjetlog.info('ExtendedJetCommon: Adding OriginCorrection for jet collection: '+jetalg)
applyJetAugmentation(jetalg,algname,sequence,jetaugtool)
### antonio #####
### Schedule Q/G-tagging decorations ### antonio #####
def addQGTaggerTool(jetalg, sequence, algname ):
jetaugtool = getJetAugmentationTool(jetalg)
if(jetaugtool==None):
......
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