6#ifndef TRIGAFPHYPO_TRIGAFPTOFHYPOTOOL_H
7#define TRIGAFPHYPO_TRIGAFPTOFHYPOTOOL_H
16#include "Gaudi/Property.h"
37 StatusCode
decide( std::vector<AFPToFHypoToolInfo>& inputs )
const;
42 Gaudi::Property<float>
m_deltaZCut{
this,
"deltaZCut", 3.5,
"Require the difference between the dijet and AFP vertex to be smaller than this value [mm]"};
43 Gaudi::Property<bool>
m_acceptAll{
this,
"AcceptAll",
false,
"Accept all events"};
xAOD::TrigComposite Decision
std::set< DecisionID > DecisionIDContainer
Vertex_v1 Vertex
Define the latest version of the vertex class.