5#ifndef TRIGJETEJSHYPOTOOL_H
6#define TRIGJETEJSHYPOTOOL_H
44 const std::string& name,
45 const IInterface* parent);
52 using JetDecision = std::pair<const xAOD::Jet*,TrigCompositeUtils::Decision*>;
62 StatusCode
decide( std::vector<JetInfo>& decisions )
const;
73 this,
"helper_tool", {},
"Jet hypo helper AlgTool"};
79 this,
"chain_name", {},
"chain name"};
81 Gaudi::Property< double >
m_ptf {
this,
"PTF", 1.0,
""};
82 Gaudi::Property< double >
m_dr {
this,
"dR", 1.0,
""};
83 Gaudi::Property< int >
m_trackless {
this,
"Trackless", 1.0,
""};
Class describing a Vertex.
xAOD::TrigComposite Decision
std::set< DecisionID > DecisionIDContainer
TrackParticleContainer_v1 TrackParticleContainer
Definition of the current "TrackParticle container version".