ATLAS Offline Software
Loading...
Searching...
No Matches
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
10namespace InDet {
14 class StripEmulatedDefects : public EmulatedDefects<StripModuleHelper>
15 {};
16}
19
20CONDCONT_MIXED_DEF( InDet::StripEmulatedDefects, 221690018);
21
22#endif
#define CONDCONT_MIXED_DEF(...)
Definition CondCont.h:1446
macros to associate a CLID to a type
#define CLASS_DEF(NAME, CID, VERSION)
associate a clid and a version to a type eg
EmulatedDefects(const InDetDD::SiDetectorElementCollection &detector_elements)
Specialization of emulated defects conditions data for ITk strips Defect conditions data for defects ...
Primary Vertex Finder.