Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
ROOT::ROOT_MATH_ARCH::GenVector_exception Class Reference

Definition at line 37 of file GenVector_exception.h.

Public Member Functions

 GenVector_exception (const std::string &s)
 

Static Public Member Functions

static bool DisableThrow ()
 
static bool EnableThrow ()
 

Static Private Member Functions

static boolIsOn ()
 

Friends

void GenVector_Throw (const char *)
 function throwing exception, by creating internally a GenVector_exception only when needed
 
void Throw (GenVector_exception &)
 throw explicitly GenVector exceptions
 

#include <MathX/GenVectorX/GenVector_exception.h>

Inheritance diagram for ROOT::ROOT_MATH_ARCH::GenVector_exception:
[legend]

Constructor & Destructor Documentation

◆ GenVector_exception()

ROOT::ROOT_MATH_ARCH::GenVector_exception::GenVector_exception ( const std::string & s)
inline

Definition at line 39 of file GenVector_exception.h.

Member Function Documentation

◆ DisableThrow()

static bool ROOT::ROOT_MATH_ARCH::GenVector_exception::DisableThrow ( )
inlinestatic

Definition at line 50 of file GenVector_exception.h.

◆ EnableThrow()

static bool ROOT::ROOT_MATH_ARCH::GenVector_exception::EnableThrow ( )
inlinestatic

Definition at line 44 of file GenVector_exception.h.

◆ IsOn()

static bool & ROOT::ROOT_MATH_ARCH::GenVector_exception::IsOn ( )
inlinestaticprivate

Definition at line 61 of file GenVector_exception.h.

Friends And Related Symbol Documentation

◆ GenVector_Throw

void GenVector_Throw ( const char * s)
friend

function throwing exception, by creating internally a GenVector_exception only when needed

Definition at line 80 of file GenVector_exception.h.

◆ Throw

void Throw ( GenVector_exception & e)
friend

throw explicitly GenVector exceptions

Definition at line 73 of file GenVector_exception.h.

  • math/experimental/genvectorx/inc/MathX/GenVectorX/GenVector_exception.h