|
ATLAS Offline Software
|
Go to the documentation of this file.
4 #ifndef TRIGUPGRADETEST_TESTHYPOTOOL_H
5 #define TRIGUPGRADETEST_TESTHYPOTOOL_H 1
30 const std::string&
name,
31 const IInterface*
parent );
43 Gaudi::Property<float>
m_threshold{
this,
"Threshold", 0,
"Threshold to apply" };
44 StringProperty
m_property{
this,
"Property",
"Et",
"Propery to use to test hypothesis (Et, pt)" };
49 StringProperty
m_linkName {
this,
"LinkName",
"initialRoI",
"name of the link to the features in the decision, e.g. 'feature', 'initialRoI'"};
56 #endif //> !TRIGUPGRADETEST_TESTHYPOTOOL_H
::StatusCode StatusCode
StatusCode definition for legacy code.