ATLAS Offline Software
|
Interface for proton reconstruction tool. More...
#include <IAFP_ProtonRecoTool.h>
Public Member Functions | |
DeclareInterfaceID (IAFP_ProtonRecoTool, 1, 0) | |
virtual StatusCode | doProtonReco (std::unique_ptr< xAOD::AFPProtonContainer > &outputContainer, const EventContext &ctx) const =0 |
run protons reconstruction More... | |
virtual const std::string & | outputContainerName () const =0 |
StoreGate name of the container where the reconstructed will be saved. More... | |
Interface for proton reconstruction tool.
Definition at line 25 of file IAFP_ProtonRecoTool.h.
IAFP_ProtonRecoTool::DeclareInterfaceID | ( | IAFP_ProtonRecoTool | , |
1 | , | ||
0 | |||
) |
|
pure virtual |
run protons reconstruction
The method calls tools that reconstruct protons.
|
pure virtual |
StoreGate name of the container where the reconstructed will be saved.