mist-hep 0.1.0
ROOT-backed analysis helpers built on mist
Loading...
Searching...
No Matches
smoothing.h File Reference
#include <TGraph.h>
#include <mist/algo/smoothing.h>
#include <mist/hep/graph/binning.h>
Include dependency graph for smoothing.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  mist
 
namespace  mist::hep
 
namespace  mist::hep::graph
 

Functions

owned::root_ptr< TGraph > mist::hep::graph::moving_average (const TGraph &source, std::size_t window_size)