ATLAS Offline Software
Toggle main menu visibility
Loading...
Searching...
No Matches
Calorimeter
CaloCnv
CaloTTDetDescrCnv
src
CaloTTMgrDetDescrCnv.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
/***************************************************************************
6
Calo Trigger Tower Manager converter package
7
--------------------------------------------
8
***************************************************************************/
9
10
//<doc><file> $Id: CaloTTMgrDetDescrCnv.h,v 1.7 2008-12-14 01:56:04 ssnyder Exp $
11
//<version> $Name: not supported by cvs2svn $
12
13
#ifndef CALOTTDETDESCRCNV_CALOTTMGRDETDESCRCNV_H
14
# define CALOTTDETDESCRCNV_CALOTTMGRDETDESCRCNV_H
15
16
#include "
DetDescrCnvSvc/DetDescrConverter.h
"
17
32
33
class
CaloTTMgrDetDescrCnv
:
public
DetDescrConverter
{
34
35
public
:
36
virtual
long
int
repSvcType
()
const override
;
37
virtual
StatusCode
initialize
()
override
;
38
virtual
StatusCode
finalize
()
override
;
39
virtual
StatusCode
createObj
(IOpaqueAddress* pAddr, DataObject*& pObj)
override
;
40
41
// Storage type and class ID (used by CnvFactory)
42
static
long
storageType
();
43
static
CLID
classID
();
44
45
CaloTTMgrDetDescrCnv
(ISvcLocator* svcloc);
46
47
private
:
48
49
};
50
51
52
#endif
// CALOTTDETDESCRCNV_CALOTTMGRDETDESCRCNV_H
DetDescrConverter.h
CLID
uint32_t CLID
The Class ID type.
Definition
Event/xAOD/xAODCore/xAODCore/ClassID_traits.h:47
CaloTTMgrDetDescrCnv::classID
static CLID classID()
Definition
CaloTTMgrDetDescrCnv.cxx:291
CaloTTMgrDetDescrCnv::finalize
virtual StatusCode finalize() override
Definition
CaloTTMgrDetDescrCnv.cxx:66
CaloTTMgrDetDescrCnv::storageType
static long storageType()
Definition
CaloTTMgrDetDescrCnv.cxx:284
CaloTTMgrDetDescrCnv::CaloTTMgrDetDescrCnv
CaloTTMgrDetDescrCnv(ISvcLocator *svcloc)
Definition
CaloTTMgrDetDescrCnv.cxx:296
CaloTTMgrDetDescrCnv::repSvcType
virtual long int repSvcType() const override
Definition
CaloTTMgrDetDescrCnv.cxx:33
CaloTTMgrDetDescrCnv::createObj
virtual StatusCode createObj(IOpaqueAddress *pAddr, DataObject *&pObj) override
Definition
CaloTTMgrDetDescrCnv.cxx:75
CaloTTMgrDetDescrCnv::initialize
virtual StatusCode initialize() override
Definition
CaloTTMgrDetDescrCnv.cxx:39
DetDescrConverter::DetDescrConverter
DetDescrConverter(const CLID &myCLID, ISvcLocator *svcloc, const char *name=nullptr)
Definition
DetDescrConverter.cxx:34
Generated on
for ATLAS Offline Software by
1.17.0