4#ifndef ROOT_Math_GenVector_GenVector_exception
5#define ROOT_Math_GenVector_GenVector_exception 1
22class GenVector_exception;
23inline void Throw(GenVector_exception &
e);
60 static bool isOn =
false;
ROOT::Detail::TRangeCast< T, true > TRangeDynCast
TRangeDynCast is an adapter class that allows the typed iteration through a TCollection.
static bool EnableThrow()
static bool DisableThrow()
friend void Throw(GenVector_exception &)
throw explicitly GenVector exceptions
GenVector_exception(const std::string &s)
friend void GenVector_Throw(const char *)
function throwing exception, by creating internally a GenVector_exception only when needed
Namespace for new Math classes and functions.
void GenVector_Throw(const char *)
function throwing exception, by creating internally a GenVector_exception only when needed
void Throw(GenVector_exception &e)
throw explicitly GenVector exceptions
Namespace for new ROOT classes and functions.