ATLAS Offline Software
Loading...
Searching...
No Matches
Reconstruction
eflowRec
src
IPFBaseTool.h
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2026 CERN for the benefit of the ATLAS collaboration
3
*/
4
5
#ifndef EFLOWREC_IPFBASETOOL_H
6
#define EFLOWREC_IPFBASETOOL_H
7
8
#include "GaudiKernel/IAlgTool.h"
9
10
class
EventContext;
11
class
eflowCaloObjectContainer
;
12
13
class
IPFBaseTool
:
virtual
public
IAlgTool {
14
15
public
:
16
18
virtual
StatusCode
execute
(
const
EventContext& ctx,
eflowCaloObjectContainer
&) = 0;
19
20
DeclareInterfaceID
(
IPFBaseTool
,1,0);
21
22
};
23
#endif
IPFBaseTool
Definition
IPFBaseTool.h:13
IPFBaseTool::execute
virtual StatusCode execute(const EventContext &ctx, eflowCaloObjectContainer &)=0
Execute method to use eflowCaloObjectContainer.
IPFBaseTool::DeclareInterfaceID
DeclareInterfaceID(IPFBaseTool, 1, 0)
eflowCaloObjectContainer
Definition
eflowCaloObject.h:102
Generated on
for ATLAS Offline Software by
1.16.1