ATLAS Offline Software
Event
xAOD
xAODForward
Root
AFPClusterAlgID.cxx
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2021 CERN for the benefit of the ATLAS collaboration
3
*/
4
14
#include "
xAODForward/AFPClusterAlgID.h
"
15
16
const
int
xAOD::AFPClusterAlgID::singleHit
= 0;
17
const
int
xAOD::AFPClusterAlgID::nearestNeighbour
= 1;
18
const
int
xAOD::AFPClusterAlgID::allNeighbours
= 2;
xAOD::AFPClusterAlgID::singleHit
static const int singleHit
Single hit algorithm.
Definition:
AFPClusterAlgID.h:48
AFPClusterAlgID.h
Definitions of identification numbers of pixel clustering algorithms.
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 Dec 24 2024 21:06:43 for ATLAS Offline Software by
1.8.18