ATLAS Offline Software
Toggle main menu visibility
Loading...
Searching...
No Matches
Trigger
TrigT1
TrigT1CaloByteStream
src
JepByteStreamV2Cnv.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_JEPBYTESTREAMV2CNV_H
6
#define TRIGT1CALOBYTESTREAM_JEPBYTESTREAMV2CNV_H
7
8
#include <string>
9
10
#include "
AthenaBaseComps/AthConstConverter.h
"
11
#include "GaudiKernel/ClassID.h"
12
#include "GaudiKernel/ServiceHandle.h"
13
#include "GaudiKernel/ToolHandle.h"
14
15
class
DataObject;
16
class
IOpaqueAddress;
17
class
ISvcLocator;
18
class
StatusCode
;
19
20
template
<
typename
>
class
CnvFactory
;
21
22
23
namespace
LVL1BS
{
24
25
class
JepByteStreamV2Tool
;
26
31
32
class
JepByteStreamV2Cnv
:
public
AthConstConverter
{
33
public
:
34
JepByteStreamV2Cnv
(ISvcLocator* svcloc);
35
36
virtual
~JepByteStreamV2Cnv
();
37
38
virtual
StatusCode
initialize
()
override
;
40
virtual
StatusCode
createRepConst
(DataObject* pObj, IOpaqueAddress*& pAddr)
const override
;
41
42
// Storage type and class ID
43
virtual
long
repSvcType
()
const override
{
return
i_repSvcType(); }
44
static
long
storageType
();
45
static
CLID
classID
();
46
47
private
:
49
ToolHandle<LVL1BS::JepByteStreamV2Tool>
m_tool
;
50
};
51
52
}
// end namespace
53
54
#endif
AthConstConverter.h
Gaudi converter base class with const interfaces.
CLID
uint32_t CLID
The Class ID type.
Definition
Event/xAOD/xAODCore/xAODCore/ClassID_traits.h:47
AthConstConverter::AthConstConverter
AthConstConverter(long storage_type, const CLID &class_type, ISvcLocator *svc, const std::string &name)
Definition
AthConstConverter.h:35
CnvFactory
Abstract factory to create the converter.
Definition
ToyConverter.h:16
LVL1BS::JepByteStreamV2Cnv::~JepByteStreamV2Cnv
virtual ~JepByteStreamV2Cnv()
Definition
JepByteStreamV2Cnv.cxx:38
LVL1BS::JepByteStreamV2Cnv::repSvcType
virtual long repSvcType() const override
Definition
JepByteStreamV2Cnv.h:43
LVL1BS::JepByteStreamV2Cnv::classID
static CLID classID()
Definition
JepByteStreamV2Cnv.cxx:44
LVL1BS::JepByteStreamV2Cnv::JepByteStreamV2Cnv
JepByteStreamV2Cnv(ISvcLocator *svcloc)
Definition
JepByteStreamV2Cnv.cxx:32
LVL1BS::JepByteStreamV2Cnv::m_tool
ToolHandle< LVL1BS::JepByteStreamV2Tool > m_tool
Tool that does the actual work.
Definition
JepByteStreamV2Cnv.h:49
LVL1BS::JepByteStreamV2Cnv::createRepConst
virtual StatusCode createRepConst(DataObject *pObj, IOpaqueAddress *&pAddr) const override
Create ByteStream from JEP Container.
Definition
JepByteStreamV2Cnv.cxx:67
LVL1BS::JepByteStreamV2Cnv::initialize
virtual StatusCode initialize() override
Definition
JepByteStreamV2Cnv.cxx:57
LVL1BS::JepByteStreamV2Cnv::storageType
static long storageType()
Definition
JepByteStreamV2Cnv.cxx:49
LVL1BS::JepByteStreamV2Tool
Tool to perform ROB fragments to jet elements, jet hits and energy sums, and JEP container to raw dat...
Definition
JepByteStreamV2Tool.h:58
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