9 const std::string&
type,
10 const std::string& name,
11 const IInterface* parent ) :
25 return StatusCode::SUCCESS;
30 float n =
m_acc->n(bjet);
31 float d =
m_acc->d(bjet);
#define ATH_CHECK
Evaluate an expression and check for errors.
Header file to be included by clients of the Monitored infrastructure.
std::unique_ptr< Accessors > m_acc
Gaudi::Property< float > m_threshold
virtual StatusCode initialize() override
BJetTwoValueCheck(const std::string &type, const std::string &name, const IInterface *parent)
Gaudi::Property< std::string > m_llrName
Gaudi::Property< std::string > m_denomName
virtual bool passThreshold(const xAOD::Jet &) const override
Gaudi::Property< std::string > m_numName
ToolHandle< GenericMonitoringTool > m_monTool
Group of local monitoring quantities and retain correlation when filling histograms
Declare a monitored scalar variable.
Jet_v1 Jet
Definition of the current "jet version".
float safeLogRatio(float num, float denom)