|
ATLAS Offline Software
|
Go to the documentation of this file.
5 #ifndef TRIGMUONHYPO_TRIGMUONEFINVMASSHYPOTOOL_H
6 #define TRIGMUONHYPO_TRIGMUONEFINVMASSHYPOTOOL_H 1
24 bool executeAlg(
const std::vector<Combo::LegDecision>& combinaiton)
const override;
28 this,
"InvMassLow", -1.0,
"Low threshold for invariant mass cut" };
30 this,
"InvMassHigh", -1.0,
"High threshold for invariant mass cut" };
32 this,
"AcceptAll",
false,
"Ignore selection" };
34 this,
"SelectOppositeSign",
false,
"Select only oppositly charged pairs" };
37 ToolHandle< GenericMonitoringTool >
m_monTool {
this,
"MonTool",
"",
"Monitoring tool" };
The Athena Transient Store API.
::StatusCode StatusCode
StatusCode definition for legacy code.