Loading [MathJax]/extensions/tex2jax.js
ATLAS Offline Software
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
RODHeader.cxx
Go to the documentation of this file.
1 /*
2  Copyright (C) 2002-2025 CERN for the benefit of the ATLAS collaboration
3 */
4 
6 
7 namespace LVL1 {
8 
10  uint32_t lvl1Id, uint32_t bcId, uint32_t trigType,
11  uint32_t detType, const std::vector<uint32_t>& statusWords,
12  uint32_t nData)
13  : m_version(version), m_sourceId(sourceId),
14  m_run(run), m_lvl1Id(lvl1Id), m_bcId(bcId),
15  m_trigType(trigType), m_detType(detType),
16  m_statusWords(statusWords), m_payloadSize(nData)
17 {
18 }
19 
20 
21 } // end namespace
LVL1::RODHeader::RODHeader
RODHeader()=default
xAOD::uint32_t
setEventNumber uint32_t
Definition: EventInfo_v1.cxx:127
LVL1
eFexTowerBuilder creates xAOD::eFexTowerContainer from supercells (LATOME) and triggerTowers (TREX) i...
Definition: ICMMCPHitsCnvTool.h:18
RODHeader.h
run
Definition: run.py:1
bcId
uint16_t bcId(uint32_t data)
Definition: TgcByteStreamData.h:326
get_generator_info.version
version
Definition: get_generator_info.py:33