#include <PlotExt.h>
|
| static std::size_t | FillGraph (TGraph *graph, const double x, const double y) |
| |
| static std::size_t | FillGraphErrors (TGraphErrors *graph, const double x, const double y, const double xerr, const double yerr) |
| |
◆ FillGraph()
| std::size_t GraphExt::FillGraph |
( |
TGraph * |
graph, |
|
|
const double |
x, |
|
|
const double |
y |
|
) |
| |
|
static |
◆ FillGraphErrors()
| std::size_t GraphExt::FillGraphErrors |
( |
TGraphErrors * |
graph, |
|
|
const double |
x, |
|
|
const double |
y, |
|
|
const double |
xerr, |
|
|
const double |
yerr |
|
) |
| |
|
static |
The documentation for this struct was generated from the following files: