![]() |
Project
|
#include <EMCALChannelScaleFactors.h>
Inherits std::exception.
Public Member Functions | |
InvalidEnergyIntervalException (float E, unsigned int cellID) | |
Constructor. | |
~InvalidEnergyIntervalException () noexcept final=default | |
Destructor. | |
const char * | what () const noexcept final |
Access to error message. | |
Definition at line 30 of file EMCALChannelScaleFactors.h.
|
inline |
Constructor.
E | Cell energy requested |
Definition at line 36 of file EMCALChannelScaleFactors.h.
|
finaldefaultnoexcept |
Destructor.
|
inlinefinalnoexcept |
Access to error message.
Definition at line 48 of file EMCALChannelScaleFactors.h.