#include <EMCALChannelScaleFactors.h>
Definition at line 56 of file EMCALChannelScaleFactors.h.
◆ EnergyIntervals() [1/2]
o2::emcal::EnergyIntervals::EnergyIntervals |
( |
| ) |
|
|
default |
◆ EnergyIntervals() [2/2]
o2::emcal::EnergyIntervals::EnergyIntervals |
( |
float |
min, |
|
|
float |
max |
|
) |
| |
|
inline |
◆ ~EnergyIntervals()
o2::emcal::EnergyIntervals::~EnergyIntervals |
( |
| ) |
|
|
default |
◆ isInInterval()
bool o2::emcal::EnergyIntervals::isInInterval |
( |
float |
E | ) |
const |
|
inline |
Check if the energy is in the energy interval
- Parameters
-
energy | The energy to check |
- Returns
- True if the energy is in the energy interval
Definition at line 78 of file EMCALChannelScaleFactors.h.
◆ operator!=()
bool o2::emcal::EnergyIntervals::operator!= |
( |
const EnergyIntervals & |
other | ) |
const |
|
inline |
◆ operator<()
bool o2::emcal::EnergyIntervals::operator< |
( |
const EnergyIntervals & |
other | ) |
const |
|
inline |
◆ operator==()
bool o2::emcal::EnergyIntervals::operator== |
( |
const EnergyIntervals & |
other | ) |
const |
|
inline |
◆ operator>()
bool o2::emcal::EnergyIntervals::operator> |
( |
const EnergyIntervals & |
other | ) |
const |
|
inline |
◆ setEnergy()
void o2::emcal::EnergyIntervals::setEnergy |
( |
float |
min, |
|
|
float |
max |
|
) |
| |
|
inline |
Set the energy interval
- Parameters
-
min | The lower bound of the energy interval |
max | The upper bound of the energy interval |
Definition at line 70 of file EMCALChannelScaleFactors.h.
The documentation for this class was generated from the following file: