ATLAS Offline Software
Toggle main menu visibility
Loading...
Searching...
No Matches
ForwardDetectors
AFP
AFP_Reconstruction
AFP_LocReco
AFP_LocReco
IAFP_SIDLocRecoTool.h
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2021 CERN for the benefit of the ATLAS collaboration
3
*/
4
5
#ifndef AFP_LOCRECO_IAFP_SIDLocRecoTool_H
6
#define AFP_LOCRECO_IAFP_SIDLocRecoTool_H 1
7
13
14
15
// STL includes
16
17
// FrameWork includes
18
#include "GaudiKernel/IAlgTool.h"
19
#include "
AthContainers/DataVector.h
"
20
22
class
IAFP_SIDLocRecoTool
:
virtual
public
::IAlgTool
23
{
24
public
:
25
DeclareInterfaceID
(
IAFP_SIDLocRecoTool
, 1, 0);
26
30
virtual
StatusCode
execute
(
const
EventContext& ctx)
const
= 0;
31
};
32
33
34
#endif
//> !AFP_LOCRECO_IAFP_SIDLocRecoTool_H
DataVector.h
An STL vector of pointers that by default owns its pointed-to elements.
IAFP_SIDLocRecoTool
Interface for AFP tools that reconstruct tracks from silicon detector hits.
Definition
IAFP_SIDLocRecoTool.h:23
IAFP_SIDLocRecoTool::DeclareInterfaceID
DeclareInterfaceID(IAFP_SIDLocRecoTool, 1, 0)
IAFP_SIDLocRecoTool::execute
virtual StatusCode execute(const EventContext &ctx) const =0
run tracks reconstruction
Generated on
for ATLAS Offline Software by
1.17.0