Logo ROOT   6.10/09
Reference Guide
List of all members | Public Member Functions | Static Public Member Functions | Static Private Attributes | Friends | List of all members
ROOT::Math::GenVector_exception Class Reference

Definition at line 33 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 Attributes

static bool fgOn = false
 

Friends

void GenVector::Throw (const char *)
 
void Throw (GenVector_exception &)
 throw explicity GenVector exceptions More...
 

#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 37 of file GenVector_exception.h.

Member Function Documentation

◆ DisableThrow()

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

Definition at line 45 of file GenVector_exception.h.

◆ EnableThrow()

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

Definition at line 44 of file GenVector_exception.h.

Friends And Related Function Documentation

◆ GenVector::Throw

void GenVector::Throw ( const char *  )
friend

◆ Throw

void Throw ( GenVector_exception e)
friend

throw explicity GenVector exceptions

Definition at line 21 of file GenVector_exception.cxx.

Member Data Documentation

◆ fgOn

bool ROOT::Math::GenVector_exception::fgOn = false
staticprivate

Definition at line 52 of file GenVector_exception.h.


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