4#ifndef ROOT_MathX_GenVectorX_GenVector_exception 
    5#define ROOT_MathX_GenVectorX_GenVector_exception 1 
   21#if !defined(ROOT_MATH_SYCL) && !defined(ROOT_MATH_CUDA) 
   26class GenVector_exception;
 
   27inline void Throw(GenVector_exception &
e);
 
   63      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 DisableThrow()
 
static bool EnableThrow()
 
friend void Throw(GenVector_exception &)
throw explicitly GenVector exceptions
 
friend void GenVector_Throw(const char *)
function throwing exception, by creating internally a GenVector_exception only when needed
 
GenVector_exception(const std::string &s)
 
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