WCSim
Functions | Variables
hadd_wcsim_compileMe.C File Reference
#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>
Include dependency graph for hadd_wcsim_compileMe.C:

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
 

Function Documentation

◆ hadd()

void hadd ( const char *  list,
const char *  out 
)

Definition at line 52 of file hadd_wcsim_compileMe.C.

◆ main()

int main ( int  argc,
char *  argv[] 
)

Definition at line 23 of file hadd_wcsim_compileMe.C.

◆ MergeRootfile()

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.

Variable Documentation

◆ FileList

TList* FileList

Definition at line 16 of file hadd_wcsim_compileMe.C.

◆ Target

TFile* Target

Definition at line 17 of file hadd_wcsim_compileMe.C.