|
ATLAS Offline Software
|
Go to the documentation of this file.
5 #ifndef TRIGJETEJSHYPOTOOL_H
6 #define TRIGJETEJSHYPOTOOL_H
44 const std::string&
name,
52 using JetDecision = std::pair<const xAOD::Jet*,TrigCompositeUtils::Decision*>;
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,
""};
::StatusCode StatusCode
StatusCode definition for legacy code.
Class used to describe composite objects in the HLT.
std::set< DecisionID > DecisionIDContainer
Class describing a Vertex.