ROOT  6.06/09
Reference Guide
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 EnableThrow ()
 
static bool DisableThrow ()
 

Static Private Attributes

static bool fgOn = false
 

Friends

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

#include <Math/GenVector/GenVector_exception.h>

+ Inheritance diagram for ROOT::Math::GenVector_exception:
+ Collaboration diagram for ROOT::Math::GenVector_exception:

Constructor & Destructor Documentation

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

Definition at line 37 of file GenVector_exception.h.

Member Function Documentation

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

Definition at line 45 of file GenVector_exception.h.

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

Definition at line 44 of file GenVector_exception.h.

Friends And Related Function Documentation

void GenVector::Throw ( const char *  )
friend
void Throw ( GenVector_exception e)
friend

throw explicity GenVector exceptions

Definition at line 21 of file GenVector_exception.cxx.

Member Data Documentation

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

Definition at line 52 of file GenVector_exception.h.

Referenced by DisableThrow(), and EnableThrow().


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