|
ATLAS Offline Software
|
Go to the documentation of this file.
5 #ifndef DITAUREC_SEEDJETBUILDER_H
6 #define DITAUREC_SEEDJETBUILDER_H
20 const std::string&
name,
21 const IInterface *
parent);
31 const EventContext& ctx)
const override;
35 {
this,
"JetCollection",
"AntiKt10LCTopoJets",
"" };
38 #endif // DITAUREC_SEEDJETBUILDER_H
SG::ReadHandleKey< xAOD::JetContainer > m_jetContainerName
char data[hepevt_bytes_allocation_ATLAS]
Property holding a SG store/key/clid from which a ReadHandle is made.
virtual StatusCode initialize() override
Tool initializer.
::StatusCode StatusCode
StatusCode definition for legacy code.
virtual StatusCode execute(DiTauCandidateData *data, const EventContext &ctx) const override
Execute - called for each Ditau candidate.
Handle class for reading from StoreGate.
virtual ~SeedJetBuilder()
Destructor.
SeedJetBuilder(const std::string &type, const std::string &name, const IInterface *parent)
Constructor.