ATLAS Offline Software
Public Member Functions | List of all members
lwtDev::OutputRankException Class Reference

#include <Exceptions.h>

Inheritance diagram for lwtDev::OutputRankException:
Collaboration diagram for lwtDev::OutputRankException:

Public Member Functions

 OutputRankException (const std::string &problem)
 

Detailed Description

Definition at line 31 of file Reconstruction/tauRecTools/tauRecTools/lwtnn/Exceptions.h.

Constructor & Destructor Documentation

◆ OutputRankException()

lwtDev::OutputRankException::OutputRankException ( const std::string &  problem)

Definition at line 21 of file Reconstruction/tauRecTools/Root/lwtnn/Exceptions.cxx.

21  :
22  NNEvaluationException(problem)
23  {}

The documentation for this class was generated from the following files:
lwtDev::NNEvaluationException::NNEvaluationException
NNEvaluationException(const std::string &problem)
Definition: Reconstruction/tauRecTools/Root/lwtnn/Exceptions.cxx:18