20 from JetRecConfig.JetDefinition
import buildJetAlgName
24 'R4TruthLabel': (
'',
''),
25 'R4TruthDressedWZLabel': (
'',
'DressedWZ'),
26 'R4InTimeTruthLabel': (
'InTime',
'')
28 truthJetAlg = prefix+buildJetAlgName(jetdef.algorithm, jetdef.radius)+
'Truth'+suffix+
'Jets'
30 jetPtAssociation = CompFactory.JetResponseTool(
32 JetMatchedTruthJetName = f
'{label}_MatchedTruthJet',
33 TruthJetContainer = truthJetAlg,
36 return jetPtAssociation