ATLAS Offline Software
Loading...
Searching...
No Matches
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
10namespace InDet {
14 class PixelEmulatedDefects : public EmulatedDefects<PixelModuleHelper>
15 {};
16}
21
22#endif
Hold mappings of ranges to condition objects.
#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 pixels Defect conditions data for defects ...
Primary Vertex Finder.