Project
Loading...
Searching...
No Matches
o2::emcal::ClusterFactory< InputType >::GeometryNotSetException Class Referencefinal

#include <ClusterFactory.h>

Inherits std::exception.

Public Member Functions

 GeometryNotSetException ()=default
 Constructor.
 
 ~GeometryNotSetException () noexcept final=default
 Destructor.
 
const charwhat () const noexcept final
 Provide error message.
 

Detailed Description

template<class InputType>
class o2::emcal::ClusterFactory< InputType >::GeometryNotSetException

Definition at line 119 of file ClusterFactory.h.

Constructor & Destructor Documentation

◆ GeometryNotSetException()

template<class InputType >
o2::emcal::ClusterFactory< InputType >::GeometryNotSetException::GeometryNotSetException ( )
default

Constructor.

◆ ~GeometryNotSetException()

template<class InputType >
o2::emcal::ClusterFactory< InputType >::GeometryNotSetException::~GeometryNotSetException ( )
finaldefaultnoexcept

Destructor.

Member Function Documentation

◆ what()

template<class InputType >
const char * o2::emcal::ClusterFactory< InputType >::GeometryNotSetException::what ( ) const
inlinefinalnoexcept

Provide error message.

Returns
Error message connected to this exception

Definition at line 129 of file ClusterFactory.h.


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