ATLAS Offline Software
MuonSpectrometer
MuonDigitContainer
src
RpcDigit.cxx
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2024 CERN for the benefit of the ATLAS collaboration
3
*/
4
5
// RpcDigit.cxx
6
7
#include "
MuonDigitContainer/RpcDigit.h
"
8
9
//**********************************************************************
10
// Member functions.
11
//**********************************************************************
12
13
//**********************************************************************
14
15
// Full constructor from Identifier.
16
17
RpcDigit::RpcDigit
(
const
Identifier
&
id
,
float
time
,
float
ToT,
bool
stripSide):
18
MuonDigit
(
id
), m_time{
time
}, m_ToT{ToT}, m_stripSide{stripSide} { }
19
20
21
MuonDigit
Definition:
MuonDigit.h:16
RpcDigit.h
RpcDigit::time
float time() const
Return the primary time of arrival.
Definition:
RpcDigit.h:44
RpcDigit::RpcDigit
RpcDigit()=default
id
SG::auxid_t id
Definition:
Control/AthContainers/Root/debug.cxx:227
CaloSwCorrections.time
def time(flags, cells_name, *args, **kw)
Definition:
CaloSwCorrections.py:242
Identifier
Definition:
IdentifierFieldParser.cxx:14
Generated on Sun Dec 22 2024 21:17:20 for ATLAS Offline Software by
1.8.18