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