ATLAS Offline Software
Loading...
Searching...
No Matches
MmDigit.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// MmDigit.cxx
6
8
9//**********************************************************************/
10// Full constructor from Identifier.
12 : MuonDigit(id) {}
13//**********************************************************************/
14
15// Full constructor, with trigger Info
16
23//**********************************************************************/
MmDigit()=default
Default constructor.
float stripResponseCharge() const
Return the charge.
Definition MmDigit.h:45
float m_stripResponseCharge
Definition MmDigit.h:25
float stripResponseTime() const
strip response info
Definition MmDigit.h:43
float m_stripResponseTime
strip response info
Definition MmDigit.h:24
MuonDigit()=default