![]() |
ATLAS Offline Software
|
Estimate gain used to read out a certain energy. More...
#include <ICaloEstimatedGainTool.h>
Public Types | |
| enum class | Step { RAWCHANNELS , CELLS } |
Public Member Functions | |
| DeclareInterfaceID (ICaloEstimatedGainTool, 1, 0) | |
| virtual CaloGain::CaloGain | estimatedGain (const EventContext &ctx, const CaloCell &caloCell, const Step step) const =0 |
| virtual CaloGain::CaloGain | estimatedGain (const EventContext &ctx, const CaloCell &caloCell, const CaloDetDescrElement &caloDDE, const Step step) const =0 |
| virtual CaloGain::CaloGain | estimatedGain (const EventContext &ctx, const CaloDetDescrElement &caloDDE, const float energy, const Step step) const =0 |
Estimate gain used to read out a certain energy.
Definition at line 29 of file ICaloEstimatedGainTool.h.
|
strong |
| Enumerator | |
|---|---|
| RAWCHANNELS | |
| CELLS | |
Definition at line 36 of file ICaloEstimatedGainTool.h.
| ICaloEstimatedGainTool::DeclareInterfaceID | ( | ICaloEstimatedGainTool | , |
| 1 | , | ||
| 0 | ) |
|
pure virtual |
|
pure virtual |
|
pure virtual |