![]() |
ATLAS Offline Software
|
#include <iostream>
#include <iomanip>
#include <cmath>
Go to the source code of this file.
Classes | |
class | StatVal |
simple struct to hold a value and it's associated uncertainty. More... | |
Functions | |
StatVal | operator* (double d, const StatVal &sv) |
std::ostream & | operator<< (std::ostream &s, const StatVal &sv) |
simple class containing the value and stat error
Copyright (C) 2002-2019 CERN for the benefit of the ATLAS collaboration
Definition in file StatVal.h.