ROOTPWA
|
#include "TFile.h"
#include "TTree.h"
#include "TFileCollection.h"
#include "TChain.h"
#include "TGraph.h"
#include "TMultiGraph.h"
#include "TString.h"
#include "TFitBin.h"
#include <string>
#include <vector>
#include <iostream>
Go to the source code of this file.
Functions | |
TChain * | loadFit (TString select) |
void | compareFits () |
void compareFits | ( | ) |
Definition at line 54 of file compareFits.C.
References bin, TFitBin::err(), i, TFitBin::intens(), loadFit(), TFitBin::nwaves(), and TFitBin::waveDesignator().
TChain* loadFit | ( | TString | select | ) |
Definition at line 36 of file compareFits.C.
Referenced by compareFits().