ATLAS Offline Software
|
#include <LArMphysOverMcalSym.h>
Public Types | |
enum | { ERRORCODE = LArElecCalib::ERRORCODE } |
Public Member Functions | |
LArMphysOverMcalSym ()=delete | |
LArMphysOverMcalSym (const LArMCSym *mcsym, const LArMphysOverMcalMC *MphysOverMcalComplete) | |
virtual | ~LArMphysOverMcalSym () |
virtual const float & | MphysOverMcal (const HWIdentifier &hwid, int gain) const override |
Private Attributes | |
const LArMCSym * | m_mcSym |
const LArConditionsContainer< LArSingleFloatP > * | m_MphysOverMcalComplete |
Definition at line 15 of file LArMphysOverMcalSym.h.
|
inherited |
|
delete |
LArMphysOverMcalSym::LArMphysOverMcalSym | ( | const LArMCSym * | mcsym, |
const LArMphysOverMcalMC * | MphysOverMcalComplete | ||
) |
Definition at line 10 of file LArMphysOverMcalSym.cxx.
|
virtual |
Definition at line 15 of file LArMphysOverMcalSym.cxx.
|
overridevirtual |
Definition at line 25 of file LArMphysOverMcalSym.h.
|
private |
Definition at line 26 of file LArMphysOverMcalSym.h.