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

#include <PadPedestal.h>

Inherits std::exception.

Public Member Functions

 InvalidLayerException (std::size_t layer)
 
 ~InvalidLayerException () noexcept final=default
 
const charwhat () const noexcept final
 
std::size_t getLayer () const noexcept
 

Detailed Description

Definition at line 74 of file PadPedestal.h.

Constructor & Destructor Documentation

◆ InvalidLayerException()

o2::focal::PadPedestal::InvalidLayerException::InvalidLayerException ( std::size_t  layer)
inline

Definition at line 77 of file PadPedestal.h.

◆ ~InvalidLayerException()

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

Member Function Documentation

◆ getLayer()

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

Definition at line 84 of file PadPedestal.h.

◆ what()

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

Definition at line 83 of file PadPedestal.h.


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