ATLAS Offline Software
PixelEmulatedDefects.h
Go to the documentation of this file.
1 /*
2  Copyright (C) 2002-2024 CERN for the benefit of the ATLAS collaboration
3  */
4 /* Dear emacs, this is -*-c++-*- */
5 #ifndef INDET_PIXELEMULATEDDEFECTS_H
6 #define INDET_PIXELEMULATEDDEFECTS_H
7 
8 #include "EmulatedDefects.h"
9 #include "PixelModuleHelper.h"
10 
11 namespace InDet {
15  class PixelEmulatedDefects : public EmulatedDefects<PixelModuleHelper>
16  {};
17 }
18 #include "AthenaKernel/CLASS_DEF.h"
20 
21 CONDCONT_MIXED_DEF( InDet::PixelEmulatedDefects, 61574136);
22 
23 #endif
PixelModuleHelper.h
InDet
Primary Vertex Finder.
Definition: VP1ErrorUtils.h:36
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:16
InDet::EmulatedDefects
Data structure do mark e.g.
Definition: EmulatedDefects.h:28
CLASS_DEF
#define CLASS_DEF(NAME, CID, VERSION)
associate a clid and a version to a type eg
Definition: Control/AthenaKernel/AthenaKernel/CLASS_DEF.h:64
CLASS_DEF.h
macros to associate a CLID to a type