ATLAS Offline Software
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 
11 #include "GaudiKernel/MsgStream.h"
12 
14 
15  public:
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