|
ATLAS Offline Software
|
Go to the documentation of this file.
9 const std::string&
type,
10 const std::string&
name,
11 const IInterface*
parent ) :
19 ATH_MSG_ERROR(
"c-jet fraction for b-tagger likelihood ratio calculation should be between 0 and 1!");
21 return StatusCode::FAILURE;
31 return StatusCode::SUCCESS;
Group
Properties of a chain group.
Gaudi::Property< float > m_cFraction
Gaudi::Property< float > m_threshold
float safeLogRatio(float num, float denom)
Base class for elements of a container that can have aux data.
std::unique_ptr< Accessors > m_acc
ToolHandle< GenericMonitoringTool > m_monTool
virtual bool passThreshold(const SG::AuxElement &) const override
BJetThreeValueCheck(const std::string &type, const std::string &name, const IInterface *parent)
Gaudi::Property< std::string > m_bName
@ u
Enums for curvilinear frames.
Gaudi::Property< std::string > m_cName
::StatusCode StatusCode
StatusCode definition for legacy code.
Header file to be included by clients of the Monitored infrastructure.
Gaudi::Property< std::string > m_uName
Gaudi::Property< std::string > m_llrName
virtual StatusCode initialize() override
Declare a monitored scalar variable.