Project
Loading...
Searching...
No Matches
o2::focal::PadBadChannelMap::ChannelIndexException Class Referencefinal

#include <PadBadChannelMap.h>

Inherits std::exception.

Public Member Functions

 ChannelIndexException (std::size_t layer, std::size_t channel)
 
 ~ChannelIndexException () 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 35 of file PadBadChannelMap.h.

Constructor & Destructor Documentation

◆ ChannelIndexException()

o2::focal::PadBadChannelMap::ChannelIndexException::ChannelIndexException ( std::size_t  layer,
std::size_t  channel 
)
inline

Definition at line 38 of file PadBadChannelMap.h.

◆ ~ChannelIndexException()

o2::focal::PadBadChannelMap::ChannelIndexException::~ChannelIndexException ( )
finaldefaultnoexcept

Member Function Documentation

◆ getChannel()

std::size_t o2::focal::PadBadChannelMap::ChannelIndexException::getChannel ( ) const
inlinenoexcept

Definition at line 47 of file PadBadChannelMap.h.

◆ getLayer()

std::size_t o2::focal::PadBadChannelMap::ChannelIndexException::getLayer ( ) const
inlinenoexcept

Definition at line 46 of file PadBadChannelMap.h.

◆ what()

const char * o2::focal::PadBadChannelMap::ChannelIndexException::what ( ) const
inlinefinalnoexcept

Definition at line 44 of file PadBadChannelMap.h.


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