|
Gaudi Framework, version v21r8 |
| Home | Generated: 17 Mar 2010 |
#include <cmath>
#include <limits>
#include <climits>
#include "AIDA/IHistogram1D.h"
#include "AIDA/IAxis.h"
#include "GaudiUtils/HistoStats.h"

Go to the source code of this file.
Variables | |
| const double | s_bad = -1 * std::numeric_limits<double>::max() |
| define local "bad" value | |
| const long | s_long_bad = std::numeric_limits<int>::min() |
| define local "bad" value | |
Definition in file HistoStats.cpp.
const double s_bad = -1 * std::numeric_limits<double>::max() [static] |
const long s_long_bad = std::numeric_limits<int>::min() [static] |