|
ATLAS Offline Software
|
Go to the documentation of this file.
6 #ifndef TRIGAFPHYPO_TRIGAFPTOFHYPOTOOL_H
7 #define TRIGAFPHYPO_TRIGAFPTOFHYPOTOOL_H
16 #include "Gaudi/Property.h"
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"};
46 #endif //> !TRIGAFPHYPO_TRIGAFPTOFHYPOTOOL_H
::StatusCode StatusCode
StatusCode definition for legacy code.
Class used to describe composite objects in the HLT.
std::set< DecisionID > DecisionIDContainer
Class describing a Vertex.
Class representing a vertex reconstructed in AFP.