Calculate and represent resolution for a physical quantity. More...
#include "TopQuarkAnalysis/TopHitFit/interface/Resolution.h"
#include "CLHEP/Random/RandGauss.h"
#include <cmath>
#include <iostream>
#include <cctype>
#include <cstdlib>
Go to the source code of this file.
Namespaces | |
hitfit | |
Functions | |
std::ostream & | hitfit::operator<< (std::ostream &s, const Resolution &r) |
Output stream operator, print the content of this Resolution to an output stream. More... | |
Calculate and represent resolution for a physical quantity.
Definition in file Resolution.cc.