Project
Loading...
Searching...
No Matches
o2::emcal::InvalidEnergyIntervalException Class Referencefinal

#include <EMCALChannelScaleFactors.h>

Inherits std::exception.

Public Member Functions

 InvalidEnergyIntervalException (float E, unsigned int cellID)
 Constructor.
 
 ~InvalidEnergyIntervalException () noexcept final=default
 Destructor.
 
const charwhat () const noexcept final
 Access to error message.
 

Detailed Description

Definition at line 30 of file EMCALChannelScaleFactors.h.

Constructor & Destructor Documentation

◆ InvalidEnergyIntervalException()

o2::emcal::InvalidEnergyIntervalException::InvalidEnergyIntervalException ( float  E,
unsigned int  cellID 
)
inline

Constructor.

Parameters
ECell energy requested

Definition at line 36 of file EMCALChannelScaleFactors.h.

◆ ~InvalidEnergyIntervalException()

o2::emcal::InvalidEnergyIntervalException::~InvalidEnergyIntervalException ( )
finaldefaultnoexcept

Destructor.

Member Function Documentation

◆ what()

const char * o2::emcal::InvalidEnergyIntervalException::what ( ) const
inlinefinalnoexcept

Access to error message.

Returns
Error message for given exception

Definition at line 48 of file EMCALChannelScaleFactors.h.


The documentation for this class was generated from the following file: