#include "TGraphErrors.h"
#include "TFile.h"
#include "TKey.h"
#include "TObjArray.h"
#include <iostream>
#include <vector>
Include dependency graph for mergeGraphs.C:
Go to the source code of this file.
Functions | |
TGraphErrors * | merge (const TGraphErrors &g1, const TGraphErrors &g2) |
void | mergeGraphs (const char *in1, const char *in2, const char *out) |
|
Definition at line 10 of file mergeGraphs.C. Referenced by mergeGraphs(). |
|
Definition at line 41 of file mergeGraphs.C. References merge(). |