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