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.
std::string m_calibrationUncertainty
calibration uncertainty result
ToolHandle< ICalibrationDataInterfaceTool > m_calibrationInterface
pointer to the CalibrationDataInterfaceTool
Gaudi::Property m_tagger
tagger name
SG::ReadHandleKey< JetCollection > m_JetCollectionKey
I/O handlers.
Gaudi::Property m_operatingPoint
tagger operating point
CalibrationDataInterfaceTool::Uncertainty m_uncertaintyType
CalibrationDataInterfaceTester(const std::string &name, ISvcLocator *pSvcLocator)
Standard Athena-Algorithm Constructor.
StatusCode initialize() override
standard Athena-Algorithm method
Gaudi::Property m_jetCollection
jet collection name
StatusCode execute() override
standard Athena-Algorithm method
virtual ~CalibrationDataInterfaceTester()=default
Default Destructor.
AthAlgorithm(const std::string &name, ISvcLocator *pSvcLocator)
Constructor with parameters:
This class provides an interface to generate or decode an identifier for the upper levels of the dete...
Property holding a SG store/key/clid from which a ReadHandle is made.
The namespace of all packages in PhysicsAnalysis/JetTagging.