ATLAS Offline Software
Loading...
Searching...
No Matches
Reconstruction
eflowRec
src
PFRadialEnergyCalculatorTool.h
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2025 CERN for the benefit of the ATLAS collaboration
3
*/
4
5
#ifndef PFRADIALENERGYCALCULATORTOOL_H
6
#define PFRADIALENERGYCALCULATORTOOL_H
7
8
#include "
AthenaBaseComps/AthAlgTool.h
"
9
#include "
eflowRec/eflowCaloObject.h
"
10
#include "
eflowRec/IPFBaseTool.h
"
11
12
class
PFRadialEnergyCalculatorTool
:
public
extends<AthAlgTool, IPFBaseTool> {
13
14
public
:
15
16
using
base_class::base_class;
17
18
~PFRadialEnergyCalculatorTool
() {};
19
20
virtual
StatusCode
execute
(
eflowCaloObjectContainer
& theEflowCaloObjectContainer)
override
;
21
22
};
23
24
#endif
AthAlgTool.h
IPFBaseTool.h
PFRadialEnergyCalculatorTool
Definition
PFRadialEnergyCalculatorTool.h:12
PFRadialEnergyCalculatorTool::~PFRadialEnergyCalculatorTool
~PFRadialEnergyCalculatorTool()
Definition
PFRadialEnergyCalculatorTool.h:18
PFRadialEnergyCalculatorTool::execute
virtual StatusCode execute(eflowCaloObjectContainer &theEflowCaloObjectContainer) override
Definition
PFRadialEnergyCalculatorTool.cxx:15
eflowCaloObjectContainer
Definition
eflowCaloObject.h:101
eflowCaloObject.h
Generated on
for ATLAS Offline Software by
1.14.0