5#ifndef DERIVATIONFRAMEWORK_HIJETAUGMENTATIONTOOL_H
6#define DERIVATIONFRAMEWORK_HIJETAUGMENTATIONTOOL_H
15#include "GaudiKernel/ServiceHandle.h"
36 virtual StatusCode
addBranches(
const EventContext& ctx)
const;
41 this,
"DeltaRJetMatching", 0.3,
42 "Maximum distance in eta-phi between two matched jets"};
48 this,
"CaloJetContainerKey",
"AntiKt4EMTopoJets"};
52 this,
"JVTToolEMTopo",
"JetVertexTaggerTool",
53 "JVT tool for EMTopo jets"};
57 this,
"JVTMatchedName",
"JvtMatched",
58 "SG Key for JVT AuxData"};
Property holding a SG store/key/clid from which a ReadHandle is made.
Property holding a SG store/key/clid/attr name from which a WriteDecorHandle is made.