Project
Loading...
Searching...
No Matches
o2::focal::PixelMapper::InvalidChipException Class Reference

#include <PixelMapper.h>

Inherits std::exception.

Public Member Functions

 InvalidChipException (PixelMapper::ChipIdentifier &identifier)
 
 ~InvalidChipException () noexcept final=default
 
const charwhat () const noexcept final
 
const PixelMapper::ChipIdentifiergetIdentifier () const
 
unsigned int getLane () const noexcept
 
unsigned int getChipID () const noexcept
 
unsigned int getFEEID () const noexcept
 
void print (std::ostream &stream) const
 

Detailed Description

Definition at line 67 of file PixelMapper.h.

Constructor & Destructor Documentation

◆ InvalidChipException()

o2::focal::PixelMapper::InvalidChipException::InvalidChipException ( PixelMapper::ChipIdentifier identifier)
inline

Definition at line 70 of file PixelMapper.h.

◆ ~InvalidChipException()

o2::focal::PixelMapper::InvalidChipException::~InvalidChipException ( )
finaldefaultnoexcept

Member Function Documentation

◆ getChipID()

unsigned int o2::focal::PixelMapper::InvalidChipException::getChipID ( ) const
inlinenoexcept

Definition at line 79 of file PixelMapper.h.

◆ getFEEID()

unsigned int o2::focal::PixelMapper::InvalidChipException::getFEEID ( ) const
inlinenoexcept

Definition at line 80 of file PixelMapper.h.

◆ getIdentifier()

const PixelMapper::ChipIdentifier & o2::focal::PixelMapper::InvalidChipException::getIdentifier ( ) const
inline

Definition at line 77 of file PixelMapper.h.

◆ getLane()

unsigned int o2::focal::PixelMapper::InvalidChipException::getLane ( ) const
inlinenoexcept

Definition at line 78 of file PixelMapper.h.

◆ print()

void PixelMapper::InvalidChipException::print ( std::ostream &  stream) const

Definition at line 115 of file PixelMapper.cxx.

◆ what()

const char * o2::focal::PixelMapper::InvalidChipException::what ( ) const
inlinefinalnoexcept

Definition at line 76 of file PixelMapper.h.


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