#include <EMCALChannelScaleFactors.h>
Definition at line 130 of file EMCALChannelScaleFactors.h.
◆ getScaleVal()
float EMCALChannelScaleFactors::getScaleVal |
( |
unsigned int |
cellID, |
|
|
float |
E |
|
) |
| const |
Get the scale factor for a given cell and energy
- Parameters
-
cell | The cell number |
E | The energy |
- Returns
- The scale factor
- Exceptions
-
Definition at line 29 of file EMCALChannelScaleFactors.cxx.
◆ insertVal()
void EMCALChannelScaleFactors::insertVal |
( |
unsigned int |
cellID, |
|
|
float |
E_min, |
|
|
float |
E_max, |
|
|
float |
scale |
|
) |
| |
Insert value into the map
- Parameters
-
cell | The cell number |
E_min | Minimum energy of the interval |
E_max | Maximum energy of the interval |
scale | Scale factor for number of hits in bad channel calibration |
- Exceptions
-
Definition at line 20 of file EMCALChannelScaleFactors.cxx.
The documentation for this class was generated from the following files: