ATLAS Offline Software
Event
xAOD
xAODForward
xAODForward
AFPProtonRecoAlgID.h
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2022 CERN for the benefit of the ATLAS collaboration
3
*/
4
14
#ifndef XAODFORWARD_AFPPROTONRECOALGID_H
15
#define XAODFORWARD_AFPPROTONRECOALGID_H
16
17
namespace
xAOD
18
{
19
44
class
AFPProtonRecoAlgID
45
{
46
public
:
47
static
constexpr
int
analytical
{0};
48
static
constexpr
int
chi2minuit
{1};
49
};
50
51
}
52
#endif // XAODFORWARD_AFPPROTONRECOALGID_H
53
xAOD
ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region.
Definition:
ICaloAffectedTool.h:24
xAOD::AFPProtonRecoAlgID::analytical
static constexpr int analytical
analytical algorithm id=0
Definition:
AFPProtonRecoAlgID.h:47
xAOD::AFPProtonRecoAlgID
Helper class to store ID numbers of AFP proton reconstruction algorithms.
Definition:
AFPProtonRecoAlgID.h:45
xAOD::AFPProtonRecoAlgID::chi2minuit
static constexpr int chi2minuit
chi2minuit algorithm id=1
Definition:
AFPProtonRecoAlgID.h:48
Generated on Wed Sep 3 2025 21:06:14 for ATLAS Offline Software by
1.8.18