Loading [MathJax]/extensions/tex2jax.js
 |
ATLAS Offline Software
|
Go to the documentation of this file.
6 #ifndef INDET_PIXELDEFECTSEMULATORCONDALG_H
7 #define INDET_PIXELDEFECTSEMULATORCONDALG_H
47 static std::string
IDName() {
return std::string(
"PixelID"); }
54 return std::unordered_multimap<unsigned int, unsigned int> ();
59 static bool isModuleDefect([[maybe_unused]]
const EventContext &ctx, [[maybe_unused]]
unsigned int id_hash) {
static bool isModuleDefect([[maybe_unused]]const EventContext &ctx, [[maybe_unused]]unsigned int id_hash)
Provide alternative method to mark modules as defect.
Helper class to convert between offline column, row and hardware chip, column, row coordinates.
static std::unordered_multimap< unsigned int, unsigned int > getModuleConnectionMap([[maybe_unused]] const InDetDD::SiDetectorElementCollection &det_ele)
Get the map which defines which modules are connected to the same physical sensor.
::StatusCode StatusCode
StatusCode definition for legacy code.
Conditions algorithms for emulating ITK pixel or strip defects.
static std::string IDName()
The name of the PixelID identifier utility.
Specialization of emulated defects conditions data for ITk pixels Defect conditions data for defects ...
virtual StatusCode initialize() override final
Conditions algorithms for emulating ITK pixel defects.