ATLAS Offline Software
Toggle main menu visibility
Loading...
Searching...
No Matches
LArCalorimeter
LArCnv
LArIdCnv
LArIdCnv
LArHVLineIDDetDescrCnv.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 LARIDCNV_LARHVLINEIDDETDESCRCNV_H
6
# define LARIDCNV_LARHVLINEIDDETDESCRCNV_H
7
8
#include "
DetDescrCnvSvc/DetDescrConverter.h
"
9
10
17
18
class
LArHVLineIDDetDescrCnv
:
public
DetDescrConverter
{
19
20
public
:
21
virtual
long
int
repSvcType
()
const override
;
22
virtual
StatusCode
initialize
()
override
;
23
virtual
StatusCode
createObj
(IOpaqueAddress* pAddr, DataObject*& pObj)
override
;
24
25
// Storage type and class ID (used by CnvFactory)
26
static
long
storageType
();
27
static
CLID
classID
();
28
29
LArHVLineIDDetDescrCnv
(ISvcLocator* svcloc);
30
};
31
32
#endif
// LARIDCNV_LARHVLINEIDDETDESCRCNV_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
LArHVLineIDDetDescrCnv::createObj
virtual StatusCode createObj(IOpaqueAddress *pAddr, DataObject *&pObj) override
Definition
LArHVLineIDDetDescrCnv.cxx:33
LArHVLineIDDetDescrCnv::classID
static CLID classID()
Definition
LArHVLineIDDetDescrCnv.cxx:62
LArHVLineIDDetDescrCnv::LArHVLineIDDetDescrCnv
LArHVLineIDDetDescrCnv(ISvcLocator *svcloc)
Definition
LArHVLineIDDetDescrCnv.cxx:67
LArHVLineIDDetDescrCnv::storageType
static long storageType()
Definition
LArHVLineIDDetDescrCnv.cxx:55
LArHVLineIDDetDescrCnv::repSvcType
virtual long int repSvcType() const override
Definition
LArHVLineIDDetDescrCnv.cxx:17
LArHVLineIDDetDescrCnv::initialize
virtual StatusCode initialize() override
Definition
LArHVLineIDDetDescrCnv.cxx:23
Generated on
for ATLAS Offline Software by
1.17.0