FastJet 3.4.1
Public Member Functions | List of all members
fastjet::DnnError Class Reference

More...

#include <fastjet/internal/DynamicNearestNeighbours.hh>

Inheritance diagram for fastjet::DnnError:
Inheritance graph
[legend]
Collaboration diagram for fastjet::DnnError:
Collaboration graph
[legend]

Public Member Functions

 DnnError (const std::string &message_in)
 
- Public Member Functions inherited from fastjet::Error
 Error ()
 default constructors More...
 
 Error (const std::string &message)
 ctor from an error message More...
 
virtual ~Error ()
 virtual dummy dtor More...
 
std::string message () const
 the error message More...
 
std::string description () const
 an alternative access to the error message (more standard) More...
 

Additional Inherited Members

- Static Public Member Functions inherited from fastjet::Error
static void set_print_errors (bool print_errors)
 controls whether the error message (and the backtrace, if its printing is enabled) is printed out or not More...
 
static void set_print_backtrace (bool enabled)
 controls whether the backtrace is printed out with the error message or not. More...
 
static void set_default_stream (std::ostream *ostr)
 sets the default output stream for all errors; by default cerr; if it's null then error output is suppressed. More...
 

Detailed Description

Definition at line 73 of file DynamicNearestNeighbours.hh.

Constructor & Destructor Documentation

◆ DnnError()

fastjet::DnnError::DnnError ( const std::string &  message_in)
inline

Definition at line 77 of file DynamicNearestNeighbours.hh.


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