ATLAS Offline Software
LArSCDigit.cxx
Go to the documentation of this file.
1 /*
2  Copyright (C) 2002-2023 CERN for the benefit of the ATLAS collaboration
3 */
4 
6 
9  : LArDigit(),
10  m_chan(0),m_sourceId(0)
11 {}
LArSCDigit::LArSCDigit
LArSCDigit()
default constructor for persistency
Definition: LArSCDigit.cxx:8
LArDigit
Liquid Argon digit base class.
Definition: LArDigit.h:25
LArSCDigit.h