R3BROOT
R3B analysis software
Loading...
Searching...
No Matches
R3BNeulandNeutronReconstructionStatistics.cxx File Reference
#include "R3BNeulandNeutronReconstructionStatistics.h"
#include "FairLogger.h"
#include <FairRootManager.h>
#include <TFile.h>
#include <iostream>
#include <numeric>
Include dependency graph for R3BNeulandNeutronReconstructionStatistics.cxx:

Go to the source code of this file.

Functions

template<class T>
std::enable_if<!std::numeric_limits< T >::is_integer, bool >::type almost_equal (T x, T y, int ulp)
 

Function Documentation

◆ almost_equal()

template<class T>
std::enable_if<!std::numeric_limits< T >::is_integer, bool >::type almost_equal ( T x,
T y,
int ulp )