ATLAS Offline Software
Loading...
Searching...
No Matches
ForwardDetectors
AFP
AFP_Reconstruction
AFP_GlobReco
AFP_GlobReco
IAFP_GlobRecoTool.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_GLOBRECO_IAFP_GlobRecoTool_H
6
#define AFP_GLOBRECO_IAFP_GlobRecoTool_H 1
7
13
14
15
// FrameWork includes
16
#include "GaudiKernel/IAlgTool.h"
17
19
class
IAFP_GlobRecoTool
:
virtual
public
::IAlgTool
20
{
21
public
:
22
DeclareInterfaceID
(
IAFP_GlobRecoTool
, 1, 0);
23
27
virtual
StatusCode
execute
(
const
EventContext& ctx)
const
= 0;
28
};
29
30
31
#endif
//> !AFP_GLOBRECO_IAFP_GlobRecoTool_H
IAFP_GlobRecoTool
Interface for AFP tools that reconstruct protons from tracks.
Definition
IAFP_GlobRecoTool.h:20
IAFP_GlobRecoTool::execute
virtual StatusCode execute(const EventContext &ctx) const =0
run protons reconstruction
IAFP_GlobRecoTool::DeclareInterfaceID
DeclareInterfaceID(IAFP_GlobRecoTool, 1, 0)
Generated on
for ATLAS Offline Software by
1.14.0