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

Definition at line 36 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 *)
 
void Throw (GenVector_exception &)
 throw explicity GenVector exceptions
 

#include <Math/GenVector/GenVector_exception.h>

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

Constructor & Destructor Documentation

◆ GenVector_exception()

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

Definition at line 38 of file GenVector_exception.h.

Member Function Documentation

◆ DisableThrow()

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

Definition at line 49 of file GenVector_exception.h.

◆ EnableThrow()

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

Definition at line 43 of file GenVector_exception.h.

◆ IsOn()

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

Definition at line 60 of file GenVector_exception.h.

Friends And Related Symbol Documentation

◆ GenVector::Throw

void GenVector::Throw ( const char *  )
friend

◆ Throw

void Throw ( GenVector_exception e)
friend

throw explicity GenVector exceptions

Definition at line 72 of file GenVector_exception.h.

  • math/genvector/inc/Math/GenVector/GenVector_exception.h