ATLAS Offline Software
|
This class defines the interface for accessing AutoCorrelation parameters for each channel @stereotype Interface. More...
#include <ILArAutoCorr.h>
Public Types | |
typedef LArVectorProxy | AutoCorrRef_t |
Public Member Functions | |
virtual | ~ILArAutoCorr () |
virtual AutoCorrRef_t | autoCorr (const HWIdentifier &CellID, int gain) const =0 |
This class defines the interface for accessing AutoCorrelation parameters for each channel @stereotype Interface.
Modifications: W. Lampl, S. Laplace, 15/12/2003:
Definition at line 29 of file ILArAutoCorr.h.
Definition at line 33 of file ILArAutoCorr.h.
|
inlinevirtual |
Definition at line 35 of file ILArAutoCorr.h.
|
pure virtual |
Implemented in LArAutoCorrSym, LArAutoCorrComplete, LArAutoCorrMC, and LArAutoCorrSC.