5#ifndef JET_LEPTON_DECAY_LABEL_ALG_H
6#define JET_LEPTON_DECAY_LABEL_ALG_H
20 ISvcLocator* pSvcLocator);
23 virtual StatusCode
execute(
const EventContext&)
const override;
29 this,
"jetContainer",
"AntiKt4EMPFlowJets",
30 "Key for the input jet collection"};
35 "Lepton decay label encoding b/c hadron semileptonic decays"};
38 "Tau decay label encoding leptonic tau sub-decays"};
Property holding a SG store/key/clid from which a ReadHandle is made.
Property holding a SG store/key/clid/attr name from which a WriteDecorHandle is made.
An algorithm that can be simultaneously executed in multiple threads.
JetLeptonDecayLabelAlg(const std::string &name, ISvcLocator *pSvcLocator)
virtual StatusCode initialize() override
virtual StatusCode execute(const EventContext &) const override
SG::ReadHandleKey< xAOD::JetContainer > m_jetContainerKey
SG::WriteDecorHandleKey< xAOD::JetContainer > m_dec_leptonDecayLabel
SG::WriteDecorHandleKey< xAOD::JetContainer > m_dec_tauDecayLabel
Property holding a SG store/key/clid from which a ReadHandle is made.
Property holding a SG store/key/clid/attr name from which a WriteDecorHandle is made.