Project
Loading...
Searching...
No Matches
o2::focal::PadPedestal::InvalidChannelException Class Referencefinal

#include <PadPedestal.h>

Inherits std::exception.

Public Member Functions

 InvalidChannelException (std::size_t layer, std::size_t channel)
 
 ~InvalidChannelException () noexcept final=default
 
const charwhat () const noexcept final
 
std::size_t getLayer () const noexcept
 
std::size_t getChannel () const noexcept
 

Detailed Description

Definition at line 54 of file PadPedestal.h.

Constructor & Destructor Documentation

◆ InvalidChannelException()

o2::focal::PadPedestal::InvalidChannelException::InvalidChannelException ( std::size_t  layer,
std::size_t  channel 
)
inline

Definition at line 57 of file PadPedestal.h.

◆ ~InvalidChannelException()

o2::focal::PadPedestal::InvalidChannelException::~InvalidChannelException ( )
finaldefaultnoexcept

Member Function Documentation

◆ getChannel()

std::size_t o2::focal::PadPedestal::InvalidChannelException::getChannel ( ) const
inlinenoexcept

Definition at line 66 of file PadPedestal.h.

◆ getLayer()

std::size_t o2::focal::PadPedestal::InvalidChannelException::getLayer ( ) const
inlinenoexcept

Definition at line 65 of file PadPedestal.h.

◆ what()

const char * o2::focal::PadPedestal::InvalidChannelException::what ( ) const
inlinefinalnoexcept

Definition at line 63 of file PadPedestal.h.


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