#include <string.h>
#include "TChain.h"
#include "TFile.h"
#include "TH1.h"
#include "TTree.h"
#include "TKey.h"
#include "Riostream.h"
Go to the source code of this file.
Functions | |
void | MergeRootfile (TDirectory *target, TList *sourcelist) |
void | hadd () |
Variables | |
TList * | FileList |
TFile * | Target |
void hadd | ( | ) |
Definition at line 41 of file hadd.C.
References TList::Add(), FileList, MergeRootfile(), TFile::Open(), and Target.
void MergeRootfile | ( | TDirectory * | target, | |
TList * | sourcelist | |||
) |