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 *s)
 function throwing exception, by creating internally a GenVector_exception only when needed
void Throw (GenVector_exception &e)
 throw explicitly GenVector exceptions

#include <MathX/GenVectorX/GenVector_exception.h>

Inheritance diagram for ROOT::ROOT_MATH_ARCH::GenVector_exception:

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()

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

Definition at line 50 of file GenVector_exception.h.

◆ EnableThrow()

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

Definition at line 44 of file GenVector_exception.h.

◆ IsOn()

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

Definition at line 61 of file GenVector_exception.h.

◆ 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.


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