ATLAS Offline Software
|
#include <ILArMinBiasAverage.h>
Public Types | |
enum | { ERRORCODE = LArElecCalib::ERRORCODE } |
Public Member Functions | |
virtual | ~ILArMinBiasAverage () |
This class defines the interface for accessing Average of E in minimum bias events @stereotype Interface. More... | |
virtual const float & | minBiasAverage (const HWIdentifier &id) const =0 |
access to average of E in minimum bias events index by Identifier More... | |
Definition at line 13 of file ILArMinBiasAverage.h.
anonymous enum |
|
inlinevirtual |
This class defines the interface for accessing Average of E in minimum bias events @stereotype Interface.
Definition at line 21 of file ILArMinBiasAverage.h.
|
pure virtual |
access to average of E in minimum bias events index by Identifier
Implemented in LArMinBiasAverageSym, LArMinBiasAverageSC, LArMinBiasAverageMC, and LArMinBiasAverageComplete.