Loading [MathJax]/extensions/tex2jax.js
 |
ATLAS Offline Software
|
Go to the documentation of this file.
9 #ifndef ANALYSISCALIBRATIONDATAINTERFACETESTER_H
10 #define ANALYSISCALIBRATIONDATAINTERFACETESTER_H
61 ToolHandle<ICalibrationDataInterfaceTool>
m_calibrationInterface {
this,
"ICalibrationDataInterfaceTool",
"",
"CalibrationDataInterface Tool"};
Property holding a SG store/key/clid from which a ReadHandle is made.
StatusCode initialize() override
standard Athena-Algorithm method
SG::ReadHandleKey< JetCollection > m_JetCollectionKey
I/O handlers.
Gaudi::Property m_operatingPoint
tagger operating point
Gaudi::Property m_tagger
tagger name
std::string m_calibrationUncertainty
calibration uncertainty result
Gaudi::Property m_jetCollection
jet collection name
StatusCode execute() override
standard Athena-Algorithm method
Uncertainty
specification of type information requested by the user
::StatusCode StatusCode
StatusCode definition for legacy code.
CalibrationDataInterfaceTester(const std::string &name, ISvcLocator *pSvcLocator)
Standard Athena-Algorithm Constructor.
The namespace of all packages in PhysicsAnalysis/JetTagging.
virtual ~CalibrationDataInterfaceTester()=default
Default Destructor.
This class provides an interface to generate or decode an identifier for the upper levels of the dete...
CalibrationDataInterfaceTool::Uncertainty m_uncertaintyType
ToolHandle< ICalibrationDataInterfaceTool > m_calibrationInterface
pointer to the CalibrationDataInterfaceTool