ATLAS Offline Software
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 
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
Identifier
Definition: DetectorDescription/Identifier/Identifier/Identifier.h:32
RpcDigit::RpcDigit
RpcDigit()=default
id
SG::auxid_t id
Definition: Control/AthContainers/Root/debug.cxx:191
CaloSwCorrections.time
def time(flags, cells_name, *args, **kw)
Definition: CaloSwCorrections.py:242