ATLAS Offline Software
Event
xAOD
xAODForward
xAODForward
AFPClusterAlgID.h
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2021 CERN for the benefit of the ATLAS collaboration
3
*/
4
14
#ifndef XAODFORWARD_AFPCLUSTERALGID_H
15
#define XAODFORWARD_AFPCLUSTERALGID_H
16
17
namespace
xAOD
18
{
19
45
class
AFPClusterAlgID
46
{
47
public
:
48
static
const
int
singleHit
;
49
static
const
int
nearestNeighbour
;
50
static
const
int
allNeighbours
;
51
};
52
53
}
54
#endif // XAODFORWARD_AFPCLUSTERALGID_H
55
xAOD::AFPClusterAlgID
Helper class to store ID numbers of pixel clustering algorithm.
Definition:
AFPClusterAlgID.h:46
xAOD
ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region.
Definition:
ICaloAffectedTool.h:24
xAOD::AFPClusterAlgID::singleHit
static const int singleHit
Single hit algorithm.
Definition:
AFPClusterAlgID.h:48
xAOD::AFPClusterAlgID::allNeighbours
static const int allNeighbours
All neighbours algorithm.
Definition:
AFPClusterAlgID.h:50
xAOD::AFPClusterAlgID::nearestNeighbour
static const int nearestNeighbour
Nearest neighbour algorithm.
Definition:
AFPClusterAlgID.h:49
Generated on Tue Sep 2 2025 21:06:51 for ATLAS Offline Software by
1.8.18