|
ATLAS Offline Software
|
Go to the documentation of this file.
16 #ifndef DERIVATIONFRAMEWORK_ClassifyAndCalculateHFAugmentation_H
17 #define DERIVATIONFRAMEWORK_ClassifyAndCalculateHFAugmentation_H
26 #include "GaudiKernel/ToolHandle.h"
54 class JetMatchingTool;
55 class HadronOriginClassifier;
56 class ClassifyAndCalculateHFTool;
103 Gaudi::Property<std::string>
m_hfDecorationName{
this,
"hfDecorationName",
"HF_Classification",
"Name that is used to store the HF Classification."};
104 Gaudi::Property<std::string>
m_SimplehfDecorationName{
this,
"SimplehfDecorationName",
"SimpleHFClassification",
"Name that is used to store the simple HF Classification."};
118 #endif // DERIVATIONFRAMEWORK_ClassifyAndCalculateHFAugmentation_H
Property holding a SG store/key/clid from which a ReadHandle is made.
SG::WriteDecorHandleKey< xAOD::EventInfo > m_SimplehfDecorKey
virtual StatusCode addBranches() const override
Pass the thinning service
~ClassifyAndCalculateHFAugmentation()
ToolHandle< DerivationFramework::JetMatchingTool > m_JetMatchingTool_Tool
SG::ReadHandleKey< xAOD::EventInfo > m_eventInfoKey
ClassifyAndCalculateHFAugmentation(const std::string &t, const std::string &n, const IInterface *p)
ToolHandle< DerivationFramework::ClassifyAndCalculateHFTool > m_HFClassification_tool
ToolHandle< DerivationFramework::HadronOriginClassifier > m_HadronOriginClassifier_Tool
Property holding a SG store/key/clid/attr name from which a WriteDecorHandle is made.
::StatusCode StatusCode
StatusCode definition for legacy code.
SG::ReadHandleKey< xAOD::JetContainer > m_jetCollectionKey
Gaudi::Property< std::string > m_hfDecorationName
virtual StatusCode finalize() override
Gaudi::Property< std::string > m_SimplehfDecorationName
SG::ReadHandleKey< xAOD::TruthParticleContainer > m_truthParticlesKey
SG::WriteDecorHandleKey< xAOD::EventInfo > m_hfDecorKey
virtual StatusCode initialize() override