ATLAS Offline Software
Public Member Functions | Private Attributes | List of all members
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:
corr_HV_EMBPS::getCorr
float getCorr(int run, float eta, float phi) const
get correction factor to apply to raw EMBPS energy : corrected raw EMBPS energy = correction factor *...
Definition: corr_HV_EMBPS.cxx:45
GetAmountHVPSGuillaume::m_tool
corr_HV_EMBPS m_tool
Definition: egammaLayerRecalibTool.h:71
PlotPulseshapeFromCool.input
input
Definition: PlotPulseshapeFromCool.py:106