ATLAS Offline Software
Toggle main menu visibility
Loading...
Searching...
No Matches
LArCalorimeter
LArCnv
LArIdCnv
LArIdCnv
LArOnlineIDDetDescrCnv.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_LARONLINEIDDETDESCRCNV_H
6
# define LARIDCNV_LARONLINEIDDETDESCRCNV_H
7
8
#include "
DetDescrCnvSvc/DetDescrConverter.h
"
9
10
17
18
class
LArOnlineIDDetDescrCnv
:
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
LArOnlineIDDetDescrCnv
(ISvcLocator* svcloc);
30
};
31
32
#endif
// LARIDCNV_LARONLINEIDDETDESCRCNV_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
LArOnlineIDDetDescrCnv::initialize
virtual StatusCode initialize() override
Definition
LArOnlineIDDetDescrCnv.cxx:23
LArOnlineIDDetDescrCnv::storageType
static long storageType()
Definition
LArOnlineIDDetDescrCnv.cxx:56
LArOnlineIDDetDescrCnv::repSvcType
virtual long int repSvcType() const override
Definition
LArOnlineIDDetDescrCnv.cxx:17
LArOnlineIDDetDescrCnv::LArOnlineIDDetDescrCnv
LArOnlineIDDetDescrCnv(ISvcLocator *svcloc)
Definition
LArOnlineIDDetDescrCnv.cxx:68
LArOnlineIDDetDescrCnv::classID
static CLID classID()
Definition
LArOnlineIDDetDescrCnv.cxx:63
LArOnlineIDDetDescrCnv::createObj
virtual StatusCode createObj(IOpaqueAddress *pAddr, DataObject *&pObj) override
Definition
LArOnlineIDDetDescrCnv.cxx:33
Generated on
for ATLAS Offline Software by
1.17.0