ATLAS Offline Software
Toggle main menu visibility
Loading...
Searching...
No Matches
InnerDetector
InDetDetDescrCnv
InDetIdCnv
src
PixelIDDetDescrCnv.h
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2026 CERN for the benefit of the ATLAS collaboration
3
*/
4
5
#ifndef INDETMGRDETDESCRCNV_PIXELIDDETDESCRCNV_H
6
# define INDETMGRDETDESCRCNV_PIXELIDDETDESCRCNV_H
7
8
#include "
DetDescrCnvSvc/DetDescrConverter.h
"
9
10
class
PixelID
;
11
12
19
20
class
PixelIDDetDescrCnv
:
public
DetDescrConverter
{
21
22
public
:
23
24
virtual
long
int
repSvcType
()
const override
;
25
virtual
StatusCode
initialize
()
override
;
26
virtual
StatusCode
createObj
(IOpaqueAddress* pAddr, DataObject*& pObj)
override
;
27
28
// Storage type and class ID (used by CnvFactory)
29
static
long
storageType
();
30
static
CLID
classID
();
31
32
PixelIDDetDescrCnv
(ISvcLocator* svcloc);
33
34
private
:
36
PixelID
*
m_pixelId
;
37
39
std::string
m_inDetIDFileName
;
40
42
std::string
m_inDetIdDictTag
;
43
45
std::string
m_inDetIDTag
;
46
48
bool
m_doChecks
;
49
50
};
51
52
#endif
// INDETMGRDETDESCRCNV_PIXELIDDETDESCRCNV_H
DetDescrConverter.h
CLID
uint32_t CLID
The Class ID type.
Definition
Event/xAOD/xAODCore/xAODCore/ClassID_traits.h:47
DetDescrConverter::DetDescrConverter
DetDescrConverter(const CLID &myCLID, ISvcLocator *svcloc, const char *name=nullptr)
Definition
DetDescrConverter.cxx:34
PixelIDDetDescrCnv::storageType
static long storageType()
Definition
PixelIDDetDescrCnv.cxx:120
PixelIDDetDescrCnv::PixelIDDetDescrCnv
PixelIDDetDescrCnv(ISvcLocator *svcloc)
Definition
PixelIDDetDescrCnv.cxx:132
PixelIDDetDescrCnv::m_doChecks
bool m_doChecks
Whether or not.
Definition
PixelIDDetDescrCnv.h:48
PixelIDDetDescrCnv::initialize
virtual StatusCode initialize() override
Definition
PixelIDDetDescrCnv.cxx:29
PixelIDDetDescrCnv::repSvcType
virtual long int repSvcType() const override
Definition
PixelIDDetDescrCnv.cxx:21
PixelIDDetDescrCnv::m_inDetIdDictTag
std::string m_inDetIdDictTag
Tag of RDB record for InDet ids.
Definition
PixelIDDetDescrCnv.h:42
PixelIDDetDescrCnv::m_pixelId
PixelID * m_pixelId
The helper - only will create it once.
Definition
PixelIDDetDescrCnv.h:36
PixelIDDetDescrCnv::m_inDetIDFileName
std::string m_inDetIDFileName
File to be read for InDet ids.
Definition
PixelIDDetDescrCnv.h:39
PixelIDDetDescrCnv::createObj
virtual StatusCode createObj(IOpaqueAddress *pAddr, DataObject *&pObj) override
Definition
PixelIDDetDescrCnv.cxx:38
PixelIDDetDescrCnv::m_inDetIDTag
std::string m_inDetIDTag
Internal InDet id tag.
Definition
PixelIDDetDescrCnv.h:45
PixelIDDetDescrCnv::classID
static CLID classID()
Definition
PixelIDDetDescrCnv.cxx:127
PixelID
This is an Identifier helper class for the Pixel subdetector.
Definition
PixelID.h:69
Generated on
for ATLAS Offline Software by
1.17.0