|
ATLAS Offline Software
|
Go to the documentation of this file.
6 #ifndef TrigTauHypo_TrigTauCaloHypoTool_H
7 #define TrigTauHypo_TrigTauCaloHypoTool_H
45 Gaudi::Property<float>
m_ptMin {
this,
"PtMin", 0,
"Tau pT minimum cut"};
47 Gaudi::Property<bool>
m_acceptAll {
this,
"AcceptAll",
false,
"Ignore selection"};
49 ToolHandle<GenericMonitoringTool>
m_monTool {
this,
"MonTool",
"",
"Monitoring tool"};
::StatusCode StatusCode
StatusCode definition for legacy code.