![]() |
ATLAS Offline Software
|
#include "TrkExTools/MultipleScatteringUpdator.h"#include "TrkGeometry/MaterialProperties.h"#include "TrkExUtils/MaterialInteraction.h"#include "AthenaKernel/RNGWrapper.h"#include "GaudiKernel/ThreadLocalContext.h"#include "CLHEP/Random/RandFlat.h"#include "CxxUtils/checker_macros.h"#include "CxxUtils/close_to_zero.h"Go to the source code of this file.
Functions | |
| template<typename T> | |
| bool | close_to_zero (T value, T eps=std::numeric_limits< T >::epsilon()) |
| bool CxxUtils::close_to_zero | ( | T | value, |
| T | eps = std::numeric_limits<T>::epsilon() ) |
Definition at line 48 of file close_to_zero.h.