ATLAS Offline Software
|
Name : egammaLayerRecalibTool.h Package : egammaLayerRecalibTool Author : R. More...
#include <egammaLayerRecalibTool.h>
Public Attributes | |
float | averageInteractionsPerCrossing |
unsigned int | RunNumber |
double | eta |
double | phi |
double | E0raw |
double | E1raw |
double | E2raw |
double | E3raw |
double | etaCalo |
Name : egammaLayerRecalibTool.h Package : egammaLayerRecalibTool Author : R.
Turra Created : May 2013 Twiki : https://twiki.cern.ch/twiki/bin/viewauth/AtlasProtected/egammaLayerRecalibTool
DESCRIPTION:
This class provide corrected layer energies.
Definition at line 46 of file egammaLayerRecalibTool.h.
float StdCalibrationInputs::averageInteractionsPerCrossing |
Definition at line 48 of file egammaLayerRecalibTool.h.
double StdCalibrationInputs::E0raw |
Definition at line 52 of file egammaLayerRecalibTool.h.
double StdCalibrationInputs::E1raw |
Definition at line 53 of file egammaLayerRecalibTool.h.
double StdCalibrationInputs::E2raw |
Definition at line 54 of file egammaLayerRecalibTool.h.
double StdCalibrationInputs::E3raw |
Definition at line 55 of file egammaLayerRecalibTool.h.
double StdCalibrationInputs::eta |
Definition at line 50 of file egammaLayerRecalibTool.h.
double StdCalibrationInputs::etaCalo |
Definition at line 56 of file egammaLayerRecalibTool.h.
double StdCalibrationInputs::phi |
Definition at line 51 of file egammaLayerRecalibTool.h.
unsigned int StdCalibrationInputs::RunNumber |
Definition at line 49 of file egammaLayerRecalibTool.h.