ATLAS Offline Software
HGTD_RDO.cxx
Go to the documentation of this file.
1 
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) {}
Identifier
Definition: DetectorDescription/Identifier/Identifier/Identifier.h:32
LB_AnalMapSplitter.tot
tot
Definition: LB_AnalMapSplitter.py:46
xAOD::bcid
setEventNumber setTimeStamp bcid
Definition: EventInfo_v1.cxx:133
HGTD_RDO::HGTD_RDO
HGTD_RDO()=default
Default constructor should NOT be used, needed for pool I/O.
Identifiable
Definition: Identifiable.h:45
HGTD_RDO.h
Copyright (C) 2002-2024 CERN for the benefit of the ATLAS collaboration.