ATLAS Offline Software
Loading...
Searching...
No Matches
Reconstruction
eflowRec
src
PFUnifiedRadialEnergyCalculatorTool.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 PFUNIFIEDRADIALENERGYCALCULATORTOOL_H
6
#define PFUNIFIEDRADIALENERGYCALCULATORTOOL_H
7
8
#include "
AthenaBaseComps/AthAlgTool.h
"
9
#include "
IPFUnifiedBaseTool.h
"
10
11
struct
PFData
;
12
13
14
class
PFUnifiedRadialEnergyCalculatorTool
:
public
extends<AthAlgTool, IPFUnifiedBaseTool> {
15
16
public
:
17
18
using
base_class::base_class;
19
20
~PFUnifiedRadialEnergyCalculatorTool
() {};
21
22
virtual
StatusCode
processPFlowData
(
const
EventContext& ctx,
PFData
&thePFData)
const override
;
23
24
};
25
26
#endif
AthAlgTool.h
IPFUnifiedBaseTool.h
PFUnifiedRadialEnergyCalculatorTool
Definition
PFUnifiedRadialEnergyCalculatorTool.h:14
PFUnifiedRadialEnergyCalculatorTool::~PFUnifiedRadialEnergyCalculatorTool
~PFUnifiedRadialEnergyCalculatorTool()
Definition
PFUnifiedRadialEnergyCalculatorTool.h:20
PFUnifiedRadialEnergyCalculatorTool::processPFlowData
virtual StatusCode processPFlowData(const EventContext &ctx, PFData &thePFData) const override
Definition
PFUnifiedRadialEnergyCalculatorTool.cxx:17
PFData
Definition
PFData.h:16
Generated on
for ATLAS Offline Software by
1.16.1