print"In TrigHLTJetRecConfig._getJetBuildTool: Something went wrong. GhostTrack label set but no JVT tool configured. Continuing without jvt calculations."
else:
jvt_ghosttrack=getattr(jtm,'jvt_'+trkopt)
mymods.append(jvt_ghosttrack)
ifnotdo_minimalist_setup:
# add in extra modofiers. This allows monitoring the ability
...
...
@@ -1197,6 +1221,12 @@ class TrigHLTTrackMomentHelpers(TrigHLTJetRecConf.TrigHLTTrackMomentHelpers):