Loading [MathJax]/extensions/tex2jax.js
ATLAS Offline Software
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
PixelEmulatedDefectsToDetectorElementStatusCondAlg.h
Go to the documentation of this file.
1 /*
2  Copyright (C) 2002-2025 CERN for the benefit of the ATLAS collaboration
3 */
4 
5 #ifndef INDET_PIXELEMULATEDDEFECTSTODETECTORELEMENTSTATUSCONDALG_H
6 #define INDET_PIXELEMULATEDDEFECTSTODETECTORELEMENTSTATUSCONDALG_H
7 
9 #include "PixelEmulatedDefects.h"
12 
13 namespace InDet {
14 
15  class PixelEmulatedDefectsToDetectorElementStatusCondAlg;
16  namespace details {
17  template <>
23  static constexpr unsigned int CHIP_MASK_IDX = 2;
24  };
25  }
26 
28  : public EmulatedDefectsToDetectorElementStatusCondAlg<PixelEmulatedDefectsToDetectorElementStatusCondAlg>
29  {
30  public:
32 
33  };
34 }
35 #endif
InDet::PixelEmulatedDefectsToDetectorElementStatusCondAlg
Definition: PixelEmulatedDefectsToDetectorElementStatusCondAlg.h:29
InDet::PixelModuleHelper
Helper class to convert between offline column, row and hardware chip, column, row coordinates.
Definition: PixelModuleHelper.h:22
InDet
Primary Vertex Finder.
Definition: VP1ErrorUtils.h:36
InDet::details::EmulatedDefectsToDetectorElementStatusTraits< PixelEmulatedDefectsToDetectorElementStatusCondAlg >::KEY_TYPE
PixelEmulatedDefects::KEY_TYPE KEY_TYPE
Definition: PixelEmulatedDefectsToDetectorElementStatusCondAlg.h:22
InDet::EmulatedDefects< PixelModuleHelper >::KEY_TYPE
typename T_ModuleHelper::KEY_TYPE KEY_TYPE
Definition: EmulatedDefects.h:29
PixelDetectorElementStatus.h
InDet::PixelDetectorElementStatus
Event data to hold the status information for Pixel modules.
Definition: PixelDetectorElementStatus.h:14
details
Definition: IParticleWriter.h:21
InDet::PixelEmulatedDefects
Specialization of emulated defects conditions data for ITk pixels Defect conditions data for defects ...
Definition: PixelEmulatedDefects.h:15
ReadCondHandleKey.h
InDet::EmulatedDefectsToDetectorElementStatusCondAlg
Definition: EmulatedDefectsToDetectorElementStatusCondAlg.h:20
EmulatedDefectsToDetectorElementStatusCondAlg.h
InDet::details::EmulatedDefectsToDetectorElementStatusTraits
Definition: EmulatedDefectsToDetectorElementStatusCondAlg.h:15
PixelEmulatedDefects.h