ATLAS Offline Software
Toggle main menu visibility
Loading...
Searching...
No Matches
Trigger
TrigT1
TrigT1CaloByteStream
src
xaod
CpmTowerByteStreamxAODCnv.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 TRIGT1CALOBYTESTREAM_CPMTOWERBYTESTREAMXAODCNV_H
6
#define TRIGT1CALOBYTESTREAM_CPMTOWERBYTESTREAMXAODCNV_H
7
8
#include <string>
9
10
#include "GaudiKernel/ClassID.h"
11
#include "GaudiKernel/Converter.h"
12
#include "GaudiKernel/MsgStream.h"
13
#include "GaudiKernel/ServiceHandle.h"
14
#include "GaudiKernel/ToolHandle.h"
15
16
#include "
AthenaBaseComps/AthMessaging.h
"
17
18
class
DataObject;
19
class
IOpaqueAddress;
20
class
ISvcLocator;
21
class
StatusCode
;
22
23
template
<
typename
>
class
CnvFactory
;
24
class
StoreGateSvc
;
25
26
namespace
LVL1BS
{
31
32
class
CpmTowerByteStreamxAODCnv
:
public
Converter
,
public
::AthMessaging
{
33
34
public
:
35
CpmTowerByteStreamxAODCnv
(ISvcLocator* svcloc);
36
37
virtual
~CpmTowerByteStreamxAODCnv
(){};
38
39
virtual
StatusCode
initialize
();
41
virtual
StatusCode
createObj
(IOpaqueAddress* pAddr, DataObject*& pObj);
43
virtual
StatusCode
createRep
(DataObject* pObj, IOpaqueAddress*& pAddr);
44
45
// Storage type and class ID
46
virtual
long
repSvcType
()
const
{
return
i_repSvcType(); }
47
static
long
storageType
();
48
49
static
CLID
classID
();
50
51
private
:
53
std::string
m_name
;
54
};
55
56
}
// end namespace
57
58
#endif
AthMessaging.h
CLID
uint32_t CLID
The Class ID type.
Definition
Event/xAOD/xAODCore/xAODCore/ClassID_traits.h:47
AthMessaging::AthMessaging
AthMessaging(IMessageSvc *msgSvc, const std::string &name)
Constructor.
Definition
AthMessaging.cxx:13
CnvFactory
Abstract factory to create the converter.
Definition
ToyConverter.h:16
Converter::Converter
Converter()
Definition
Converter.h:29
LVL1BS::CpmTowerByteStreamxAODCnv::repSvcType
virtual long repSvcType() const
Definition
CpmTowerByteStreamxAODCnv.h:46
LVL1BS::CpmTowerByteStreamxAODCnv::~CpmTowerByteStreamxAODCnv
virtual ~CpmTowerByteStreamxAODCnv()
Definition
CpmTowerByteStreamxAODCnv.h:37
LVL1BS::CpmTowerByteStreamxAODCnv::storageType
static long storageType()
Definition
CpmTowerByteStreamxAODCnv.cxx:47
LVL1BS::CpmTowerByteStreamxAODCnv::CpmTowerByteStreamxAODCnv
CpmTowerByteStreamxAODCnv(ISvcLocator *svcloc)
Definition
CpmTowerByteStreamxAODCnv.cxx:33
LVL1BS::CpmTowerByteStreamxAODCnv::createRep
virtual StatusCode createRep(DataObject *pObj, IOpaqueAddress *&pAddr)
Create ByteStream from TriggerTowers.
Definition
CpmTowerByteStreamxAODCnv.cxx:95
LVL1BS::CpmTowerByteStreamxAODCnv::classID
static CLID classID()
Definition
CpmTowerByteStreamxAODCnv.cxx:43
LVL1BS::CpmTowerByteStreamxAODCnv::initialize
virtual StatusCode initialize()
Definition
CpmTowerByteStreamxAODCnv.cxx:55
LVL1BS::CpmTowerByteStreamxAODCnv::m_name
std::string m_name
Converter name.
Definition
CpmTowerByteStreamxAODCnv.h:53
LVL1BS::CpmTowerByteStreamxAODCnv::createObj
virtual StatusCode createObj(IOpaqueAddress *pAddr, DataObject *&pObj)
Create TriggerTowers from ByteStream.
Definition
CpmTowerByteStreamxAODCnv.cxx:64
StoreGateSvc
The Athena Transient Store API.
Definition
StoreGateSvc.h:120
EL::StatusCode
::StatusCode StatusCode
StatusCode definition for legacy code.
Definition
PhysicsAnalysis/D3PDTools/EventLoop/EventLoop/StatusCode.h:22
LVL1BS
Definition
ZdcModifySlices.h:10
Generated on
for ATLAS Offline Software by
1.17.0