Loading [MathJax]/extensions/tex2jax.js
ATLAS Offline Software
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
Public Member Functions | List of all members
lwtDev::NNConfigurationException Class Reference

#include <Exceptions.h>

Inheritance diagram for lwtDev::NNConfigurationException:
Collaboration diagram for lwtDev::NNConfigurationException:

Public Member Functions

 NNConfigurationException (const std::string &problem)
 

Detailed Description

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

Constructor & Destructor Documentation

◆ NNConfigurationException()

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

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

15  :
16  LightweightNNException(problem)
17  {}

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