|
WCSim
|
#include <TSystem.h>#include <string.h>#include "TChain.h"#include "TFile.h"#include "TH1.h"#include "TTree.h"#include "TKey.h"#include "Riostream.h"#include <TROOT.h>
Go to the source code of this file.
Functions | |
| void | MergeRootfile (TDirectory *target, TList *sourcelist) |
| void | hadd (const char *list, const char *out) |
| int | main (int argc, char *argv[]) |
Variables | |
| TList * | FileList |
| TFile * | Target |
| void hadd | ( | const char * | list, |
| const char * | out | ||
| ) |
Definition at line 52 of file hadd_wcsim_compileMe.C.
| int main | ( | int | argc, |
| char * | argv[] | ||
| ) |
Definition at line 23 of file hadd_wcsim_compileMe.C.
| void MergeRootfile | ( | TDirectory * | target, |
| TList * | sourcelist | ||
| ) |
!if the object is a tree, it is stored in globChain...
Definition at line 70 of file hadd_wcsim_compileMe.C.
| TList* FileList |
Definition at line 16 of file hadd_wcsim_compileMe.C.
| TFile* Target |
Definition at line 17 of file hadd_wcsim_compileMe.C.
1.8.14