ATLAS Offline Software
|
#include <egammaLayerRecalibTool.h>
Public Member Functions | |
GetAmountHisto1D (const TH1 &histo) | |
GetAmountHisto1D (const GetAmountHisto1D &oth) | |
GetAmountHisto1D & | operator= (const GetAmountHisto1D &oth) |
virtual GetAmountHisto1D * | clone () const |
virtual float | operator() (const StdCalibrationInputs &input) const |
Protected Attributes | |
std::unique_ptr< TH1 > | m_histo |
Definition at line 134 of file egammaLayerRecalibTool.h.
|
inline |
Definition at line 136 of file egammaLayerRecalibTool.h.
|
inline |
Definition at line 137 of file egammaLayerRecalibTool.h.
|
inlinevirtual |
Implements GetAmountBase.
Reimplemented in GetAmountHisto1DErrorDown, GetAmountHisto1DErrorUp, GetAmountHisto1DDown, and GetAmountHisto1DUp.
Definition at line 146 of file egammaLayerRecalibTool.h.
|
virtual |
Implements GetAmountBase.
Reimplemented in GetAmountHisto1DErrorDown, GetAmountHisto1DErrorUp, GetAmountHisto1DDown, and GetAmountHisto1DUp.
Definition at line 55 of file egammaLayerRecalibTool.cxx.
|
inline |
Definition at line 138 of file egammaLayerRecalibTool.h.
|
protected |
Definition at line 149 of file egammaLayerRecalibTool.h.