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

#include <egammaLayerRecalibTool.h>

Inheritance diagram for GetAmountHVEMECPS207:
Collaboration diagram for GetAmountHVEMECPS207:

Public Member Functions

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

Private Attributes

corr_HV_EMECPS m_toolEMECPS

Detailed Description

Definition at line 74 of file egammaLayerRecalibTool.h.

Member Function Documentation

◆ operator()()

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

Implements GetAmountBase.

Definition at line 107 of file egammaLayerRecalibTool.cxx.

107 {
108 return m_toolEMECPS.getCorr(input.RunNumber, input.eta, input.phi);
109}

Member Data Documentation

◆ m_toolEMECPS

corr_HV_EMECPS GetAmountHVEMECPS207::m_toolEMECPS
private

Definition at line 78 of file egammaLayerRecalibTool.h.


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