60#ifndef BALANCEPFLOWJVTTOOL_JVT_BALANCEPFLOWJVTTOOL_H
61#define BALANCEPFLOWJVTTOOL_JVT_BALANCEPFLOWJVTTOOL_H 1
122 Gaudi::Property<float>
m_QCDPUMinPt{
this,
"QCDPUMinPt", 20e3,
"Minimum pt cut value for central PU jets contributing in the missing momentum calculation"};
123 Gaudi::Property<float>
m_QCDPUMaxPt{
this,
"QCDPUMaxPt", -1,
"Maximum pt cut value for central PU jets contributing in the missing momentum calculation. If -1 no threshold is applied"};
Interface for adding a decoration to a jet container.
Property holding a SG store/key/clid/attr name from which a WriteDecorHandle is made.
Jet_v1 Jet
Definition of the current "jet version".
JetContainer_v1 JetContainer
Definition of the current "jet container version".