yoda is hosted by Hepforge, IPPP Durham
YODA - Yet more Objects for Data Analysis 2.0.0
Counter.cc File Reference
#include "YODA/Counter.h"
#include <cmath>
#include <iostream>
#include <iomanip>

Go to the source code of this file.

Namespaces

namespace  YODA
 Anonymous namespace to limit visibility.
 

Functions

Combining counters: global operators
Estimate0D YODA::divide (const Counter &numer, const Counter &denom)
 Divide two counters, with an uncorrelated error treatment.
 
Estimate0D YODA::efficiency (const Counter &accepted, const Counter &total)
 Calculate an efficiency ratio of two counters.