ATLAS Offline Software
|
#include <CombinedShapeErrorGetter.h>
Public Member Functions | |
CombinedShapeErrorGetter () | |
virtual | ~CombinedShapeErrorGetter () |
void | add (const AbsShapeErrorGetter &getter) |
ShapeErrorData * | shapeErrorData (unsigned int hash, CaloGain::CaloGain gain, const Residual *toExclude=0) const |
ShapeErrorData * | phiSymShapeErrorData (short, CaloGain::CaloGain, const Residual *) const |
Private Attributes | |
std::vector< const AbsShapeErrorGetter * > | m_getters |
Definition at line 18 of file CombinedShapeErrorGetter.h.
|
inline |
Definition at line 22 of file CombinedShapeErrorGetter.h.
|
inlinevirtual |
Definition at line 23 of file CombinedShapeErrorGetter.h.
|
inline |
Definition at line 25 of file CombinedShapeErrorGetter.h.
|
inlinevirtual |
Implements LArSamples::AbsShapeErrorGetter.
Definition at line 28 of file CombinedShapeErrorGetter.h.
|
virtual |
Implements LArSamples::AbsShapeErrorGetter.
Definition at line 16 of file CombinedShapeErrorGetter.cxx.
|
private |
Definition at line 32 of file CombinedShapeErrorGetter.h.