ATLAS Offline Software
Loading...
Searching...
No Matches
AFPPixelLayerID.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_AFPPIXELLAYERID_H
15#define XAODFORWARD_AFPPIXELLAYERID_H
16
17namespace xAOD
18{
19
20
58 {
59 public:
60 static const int firstFromIP;
61 static const int secondFromIP;
62 static const int thirdFromIP;
63 static const int fourthFromIP;
64 };
65
66}
67#endif // XAODFORWARD_AFPPIXELLAYERID_H
68
Helper class to store ID numbers of silicon layers (tracking) in an AFP station.
static const int fourthFromIP
the fourth (last) silicon layer counting from the interaction point
static const int firstFromIP
the silicon layer closest to the interaction point
static const int thirdFromIP
the third silicon layer counting from the interaction point
static const int secondFromIP
the second silicon layer counting from the interaction point
ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region.