![]() |
ATLAS Offline Software
|
This is an interface for tools that apply corrections to xAOD::FlowElementContainer objects. More...
#include <IPFOContainerCorrectionTool.h>
Public Member Functions | |
| virtual | ~IPFOContainerCorrectionTool ()=default |
| DeclareInterfaceID (IPFOContainerCorrectionTool, 1, 0) | |
| virtual void | correctContainer (xAOD::FlowElementContainer &neutral_pfos, xAOD::FlowElementContainer &charged_pfos, const EventContext &ctx) const =0 |
This is an interface for tools that apply corrections to xAOD::FlowElementContainer objects.
The tools implementing this interface should provide the logic to correct the energy or other PFO object properties
Definition at line 16 of file IPFOContainerCorrectionTool.h.
|
virtualdefault |
|
pure virtual |
| IPFOContainerCorrectionTool::DeclareInterfaceID | ( | IPFOContainerCorrectionTool | , |
| 1 | , | ||
| 0 | ) |