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::LightweightNNException Class Reference

#include <Exceptions.h>

Inheritance diagram for lwtDev::LightweightNNException:
Collaboration diagram for lwtDev::LightweightNNException:

Public Member Functions

 LightweightNNException (const std::string &problem)
 

Detailed Description

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

Constructor & Destructor Documentation

◆ LightweightNNException()

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

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

12  :
13  std::logic_error(problem)
14  {}

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