ATLAS Offline Software
Loading...
Searching...
No Matches
AFPStationID.h
Go to the documentation of this file.
1/*
2 Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
3*/
4
13
14#ifndef XAODFORWARD_AFPSTATIONID_H
15#define XAODFORWARD_AFPSTATIONID_H
16
17namespace xAOD
18{
19
47 {
48 public:
49 static const int farA;
50 static const int nearA;
51 static const int nearC;
52 static const int farC;
53 };
54
55}
56#endif // XAODFORWARD_AFPSTATIONID_H
57
Helper class to store ID numbers of AFP stations.
static const int nearC
station with at Z = -205 m
static const int farC
station with at Z = -217 m
static const int farA
station with at Z = 217 m
static const int nearA
station with at Z = 205 m
ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region.