ATLAS Offline Software
|
#include <LArAutoCorrSym.h>
Public Types | |
typedef LArVectorProxy | AutoCorrRef_t |
Public Member Functions | |
LArAutoCorrSym ()=delete | |
LArAutoCorrSym (const LArMCSym *mcsym, const LArAutoCorrMC *acComplete) | |
virtual | ~LArAutoCorrSym () |
virtual AutoCorrRef_t | autoCorr (const HWIdentifier &CellID, int gain) const override |
Private Attributes | |
const LArMCSym * | m_mcSym |
const LArConditionsContainer< LArAutoCorrP1 > * | m_acComplete |
Definition at line 17 of file LArAutoCorrSym.h.
|
inherited |
Definition at line 33 of file ILArAutoCorr.h.
|
delete |
LArAutoCorrSym::LArAutoCorrSym | ( | const LArMCSym * | mcsym, |
const LArAutoCorrMC * | acComplete | ||
) |
Definition at line 9 of file LArAutoCorrSym.cxx.
|
virtual |
Definition at line 14 of file LArAutoCorrSym.cxx.
|
overridevirtual |
|
private |
Definition at line 27 of file LArAutoCorrSym.h.
Definition at line 26 of file LArAutoCorrSym.h.