![]() |
ATLAS Offline Software
|
#include "FlowEnergyDecorator.h"#include "xAODPFlow/FlowElement.h"#include "StoreGate/ReadHandle.h"#include "StoreGate/ReadDecorHandle.h"#include "StoreGate/WriteDecorHandle.h"#include "xAODPFlow/FlowElementContainer.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.