#include <string.h>
#include "TChain.h"
#include "TFile.h"
#include "TH1.h"
#include "TTree.h"
#include "TKey.h"
#include "Riostream.h"
#include <iostream>
#include <dirent.h>
#include <errno.h>
Go to the source code of this file.
|
void | MergeRootfile (TDirectory *target, TList *sourcelist) |
|
void | hadd (TString detector) |
|
void hadd |
( |
TString |
detector | ) |
|
void MergeRootfile |
( |
TDirectory * |
target, |
|
|
TList * |
sourcelist |
|
) |
| |
!if the object is a tree, it is stored in globChain...
Definition at line 27 of file hadd.C.
View newest version in sPHENIX GitHub at line 27 of file hadd.C
Definition at line 28 of file hadd.C.
View newest version in sPHENIX GitHub at line 28 of file hadd.C