ROOT 6.10/09 Reference Guide |
Functions | |
int | main () |
template<typename T , typename U > | |
void | testArrayFunctions () |
template<typename T > | |
void | testIteratorFunctions () |
template<typename T > | |
void | testNormCross () |
template<typename T > | |
void | testPlane () |
template<typename T > | |
void | testPoints (T x, T y) |
void | testTMath () |
Variables | |
bool | showVector = true |
int main | ( | ) |
Definition at line 183 of file testTMath.cxx.
void testArrayFunctions | ( | ) |
Definition at line 40 of file testTMath.cxx.
void testIteratorFunctions | ( | ) |
Definition at line 79 of file testTMath.cxx.
void testNormCross | ( | ) |
Definition at line 14 of file testTMath.cxx.
void testPlane | ( | ) |
Definition at line 129 of file testTMath.cxx.
void testPoints | ( | T | x, |
T | y | ||
) |
Definition at line 117 of file testTMath.cxx.
void testTMath | ( | ) |
Definition at line 143 of file testTMath.cxx.
bool showVector = true |
Definition at line 11 of file testTMath.cxx.