ATLAS Offline Software
LArCalibDigit.cxx
Go to the documentation of this file.
1 /*
2  Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
3 */
4 
6 
9 = default;
10 
13  : LArDigit(),
14  m_DAC(0),
15  m_delayPulsed(0)
16 {}
LArCalibDigit::LArCalibDigit
LArCalibDigit()
default constructor for persistency
Definition: LArCalibDigit.cxx:12
LArCalibDigit.h
LArCalibDigit::~LArCalibDigit
virtual ~LArCalibDigit()
Destructor.
LArDigit
Liquid Argon digit base class.
Definition: LArDigit.h:25