ATLAS Offline Software
AFPToFTrackRecoAlgID.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_AFPTOFTRACKRECOALGID_H
15 #define XAODFORWARD_AFPTOFTRACKRECOALGID_H
16 
17 namespace xAOD
18 {
19 
44  {
45  public:
46  static const int basic;
47  };
48 
49 }
50 #endif // XAODFORWARD_AFPTOFTRACKRECOALGID_H
51 
xAOD::AFPToFTrackRecoAlgID::basic
static const int basic
basic algorithm id=0
Definition: AFPToFTrackRecoAlgID.h:46
xAOD
ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region.
Definition: ICaloAffectedTool.h:24
xAOD::AFPToFTrackRecoAlgID
Helper class to store ID numbers of track reconstruction algorithms.
Definition: AFPToFTrackRecoAlgID.h:44