ATLAS Offline Software
|
#include <ILArHVScaleCorr.h>
Public Types | |
enum | { ERRORCODE = LArElecCalib::ERRORCODE } |
Public Member Functions | |
virtual | ~ILArHVScaleCorr () |
This class defines the interface for accessing semi-stable HV scale correction factors @stereotype Interface. More... | |
virtual const float & | HVScaleCorr (const HWIdentifier &id) const =0 |
Definition at line 13 of file ILArHVScaleCorr.h.
anonymous enum |
|
inlinevirtual |
This class defines the interface for accessing semi-stable HV scale correction factors @stereotype Interface.
Definition at line 22 of file ILArHVScaleCorr.h.
|
pure virtual |
Implemented in LArHVScaleCorrComplete, LArHVCorr, LArHVScaleCorrSC, and LArHVScaleCorrFlat.