ATLAS Offline Software
InnerDetector
InDetValidation
InDetDefectsEmulation
src
PixelDefectsEmulatorAlg.h
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2024 CERN for the benefit of the ATLAS collaboration
3
*/
4
#ifndef InDet_PixelDefectsEmulatorAlg_H
5
#define InDet_PixelDefectsEmulatorAlg_H
6
7
#include "
DefectsEmulatorAlg.h
"
8
#include "
InDetRawData/PixelRDO_Container.h
"
9
#include "
PixelEmulatedDefects.h
"
10
#include "
InDetIdentifier/PixelID.h
"
11
12
namespace
InDet
{
13
template
<>
14
struct
DefectsEmulatorTraits
<
PixelRDO_Container
> {
15
using
ID_Helper
=
PixelID
;
16
using
DefectsData
=
PixelEmulatedDefects
;
17
using
RDORawData
=
PixelRDORawData
;
18
using
RDORawDataConcreteType
=
Pixel1RawData
;
19
using
ModuleHelper
=
PixelModuleHelper
;
20
};
21
27
class
PixelDefectsEmulatorAlg
:
public
DefectsEmulatorAlg
<PixelRDO_Container>
28
{
29
public
:
30
using
DefectsEmulatorAlg<PixelRDO_Container>::DefectsEmulatorAlg
;
31
};
32
}
33
#endif
PixelID.h
This is an Identifier helper class for the Pixel subdetector. This class is a factory for creating co...
InDet::PixelModuleHelper
Helper class to convert between offline column, row and hardware chip, column, row coordinates.
Definition:
PixelModuleHelper.h:33
InDet
Primary Vertex Finder.
Definition:
VP1ErrorUtils.h:36
InDetRawDataContainer
Definition:
InDetRawDataContainer.h:27
DefectsEmulatorAlg.h
Pixel1RawData
Definition:
Pixel1RawData.h:23
InDet::PixelEmulatedDefects
Specialization of emulated defects conditions data for ITk pixels Defect conditions data for defects ...
Definition:
PixelEmulatedDefects.h:16
InDet::PixelDefectsEmulatorAlg
Algorithm which selectively copies hits from an input PixelRDO_Container.
Definition:
PixelDefectsEmulatorAlg.h:28
PixelEmulatedDefects.h
PixelRDO_Container.h
InDet::DefectsEmulatorTraits
Definition:
DefectsEmulatorAlg.h:16
InDet::DefectsEmulatorAlg
Algorithm template to selectivly copy RDOs from an InDetRawDataCollection.
Definition:
DefectsEmulatorAlg.h:24
PixelRDORawData
Definition:
PixelRDORawData.h:23
PixelID
Definition:
PixelID.h:67
Generated on Tue Dec 24 2024 21:16:28 for ATLAS Offline Software by
1.8.18