Loading [MathJax]/extensions/tex2jax.js
ATLAS Offline Software
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
StripEmulatedDefects.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_STRIPEMULATEDDEFECTS_H
5 #define INDET_STRIPEMULATEDDEFECTS_H
6 
7 #include "EmulatedDefects.h"
8 #include "StripModuleHelper.h"
9 
10 namespace InDet {
14  class StripEmulatedDefects : public EmulatedDefects<StripModuleHelper>
15  {};
16 }
17 #include "AthenaKernel/CLASS_DEF.h"
19 
20 CONDCONT_MIXED_DEF( InDet::StripEmulatedDefects, 221690018);
21 
22 #endif
InDet
Primary Vertex Finder.
Definition: VP1ErrorUtils.h:36
EmulatedDefects.h
CONDCONT_MIXED_DEF
CONDCONT_MIXED_DEF(InDet::StripEmulatedDefects, 221690018)
StripModuleHelper.h
InDet::StripEmulatedDefects
Specialization of emulated defects conditions data for ITk strips Defect conditions data for defects ...
Definition: StripEmulatedDefects.h:15
InDet::EmulatedDefects
Data structure do mark e.g.
Definition: EmulatedDefects.h:25
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:67
CLASS_DEF.h
macros to associate a CLID to a type