Loading [MathJax]/extensions/tex2jax.js
ATLAS Offline Software
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
PixelEmulatedDefects.h
Go to the documentation of this file.
1 /*
2  Copyright (C) 2002-2025 CERN for the benefit of the ATLAS collaboration
3 */
4 #ifndef INDET_PIXELEMULATEDDEFECTS_H
5 #define INDET_PIXELEMULATEDDEFECTS_H
6 
7 #include "EmulatedDefects.h"
8 #include "PixelModuleHelper.h"
9 
10 namespace InDet {
14  class PixelEmulatedDefects : public EmulatedDefects<PixelModuleHelper>
15  {};
16 }
17 #include "AthenaKernel/CLASS_DEF.h"
19 #include "AthenaKernel/CondCont.h"
21 
22 #endif
PixelModuleHelper.h
CondCont.h
Hold mappings of ranges to condition objects.
InDet
Primary Vertex Finder.
Definition: VP1ErrorUtils.h:36
CLASS_DEF
CLASS_DEF(InDet::PixelEmulatedDefects, 16782614, 1)
EmulatedDefects.h
CONDCONT_MIXED_DEF
CONDCONT_MIXED_DEF(InDet::PixelEmulatedDefects, 61574136)
InDet::PixelEmulatedDefects
Specialization of emulated defects conditions data for ITk pixels Defect conditions data for defects ...
Definition: PixelEmulatedDefects.h:15
InDet::EmulatedDefects
Data structure do mark e.g.
Definition: EmulatedDefects.h:25
CLASS_DEF.h
macros to associate a CLID to a type