ATLAS Offline Software
ForwardDetectors
LUCID
LUCID_Cnv
LUCID_RawDataByteStreamCnv
LUCID_RawDataByteStreamCnv
LUCID_RodDecoder.h
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2022 CERN for the benefit of the ATLAS collaboration
3
*/
4
5
#ifndef LUCID_RODDECODER_H
6
#define LUCID_RODDECODER_H
7
8
#include <inttypes.h>
9
10
#include "
ByteStreamData/RawEvent.h
"
11
#include "GaudiKernel/MsgStream.h"
12
13
class
LUCID_RodDecoder
{
14
15
public
:
16
StatusCode
decode
(
const
OFFLINE_FRAGMENTS_NAMESPACE::ROBFragment
* robFragment,
17
std::vector<uint32_t>& data_block,
18
MsgStream&
msg
)
const
;
19
20
unsigned
int
getSourceID
()
const
{
return
0x00820000; }
21
};
22
23
#endif
LUCID_RodDecoder::decode
StatusCode decode(const OFFLINE_FRAGMENTS_NAMESPACE::ROBFragment *robFragment, std::vector< uint32_t > &data_block, MsgStream &msg) const
Definition:
LUCID_RodDecoder.cxx:9
eformat::ROBFragment
Definition:
L1CaloBsDecoderUtil.h:12
RawEvent.h
EL::StatusCode
::StatusCode StatusCode
StatusCode definition for legacy code.
Definition:
PhysicsAnalysis/D3PDTools/EventLoop/EventLoop/StatusCode.h:22
LUCID_RodDecoder
Definition:
LUCID_RodDecoder.h:13
LUCID_RodDecoder::getSourceID
unsigned int getSourceID() const
Definition:
LUCID_RodDecoder.h:20
python.AutoConfigFlags.msg
msg
Definition:
AutoConfigFlags.py:7
Generated on Sun Dec 22 2024 21:13:56 for ATLAS Offline Software by
1.8.18