ATLAS Offline Software
Loading...
Searching...
No Matches
GetAmountHVPSGuillaume Struct Reference

#include <egammaLayerRecalibTool.h>

Inheritance diagram for GetAmountHVPSGuillaume:
Collaboration diagram for GetAmountHVPSGuillaume:

Public Member Functions

virtual float operator() (const StdCalibrationInputs &input) const

Private Attributes

corr_HV_EMBPS m_tool

Detailed Description

Definition at line 67 of file egammaLayerRecalibTool.h.

Member Function Documentation

◆ operator()()

float GetAmountHVPSGuillaume::operator() ( const StdCalibrationInputs & input) const
virtual

Implements GetAmountBase.

Definition at line 103 of file egammaLayerRecalibTool.cxx.

103 {
104 return m_tool.getCorr(input.RunNumber, input.eta, input.phi);
105}

Member Data Documentation

◆ m_tool

corr_HV_EMBPS GetAmountHVPSGuillaume::m_tool
private

Definition at line 71 of file egammaLayerRecalibTool.h.


The documentation for this struct was generated from the following files: