ATLAS Offline Software
Toggle main menu visibility
Loading...
Searching...
No Matches
HighGranularityTimingDetector
HGTD_RawEvent
HGTD_RawData
src
HGTD_RDO.cxx
Go to the documentation of this file.
1
9
10
#include "
HGTD_RawData/HGTD_RDO.h
"
11
12
HGTD_RDO::HGTD_RDO
(
const
Identifier
rdo_id,
const
float
toa,
13
const
unsigned
int
tot,
const
unsigned
short
bcid,
14
const
unsigned
short
l1_id,
15
const
unsigned
short
l1_a)
16
:
Identifiable
(),
17
m_rdo_id
(rdo_id),
18
m_toa
(toa),
19
m_tot
(tot),
20
m_bcid
(bcid),
21
m_l1_id
(l1_id),
22
m_l1_a
(l1_a) {}
HGTD_RDO.h
Copyright (C) 2002-2024 CERN for the benefit of the ATLAS collaboration.
HGTD_RDO::m_rdo_id
Identifier m_rdo_id
Offline ID of the readout channel.
Definition
HGTD_RDO.h:94
HGTD_RDO::m_l1_id
unsigned short m_l1_id
Level 1 accept.
Definition
HGTD_RDO.h:110
HGTD_RDO::m_tot
unsigned int m_tot
Time over threshold, 9 bit word.
Definition
HGTD_RDO.h:102
HGTD_RDO::m_l1_a
unsigned short m_l1_a
ATLAS LVL1.
Definition
HGTD_RDO.h:114
HGTD_RDO::m_toa
float m_toa
Time of arrival, 7 bit word.
Definition
HGTD_RDO.h:98
HGTD_RDO::HGTD_RDO
HGTD_RDO()=default
Default constructor should NOT be used, needed for pool I/O.
HGTD_RDO::m_bcid
unsigned short m_bcid
Bunch crossing ID.
Definition
HGTD_RDO.h:106
Identifiable
This class provides an abstract interface to an Identifiable object.
Definition
Identifiable.h:27
Identifier
Definition
IdentifierFieldParser.cxx:14
Generated on
for ATLAS Offline Software by
1.17.0