EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
hadd.C File Reference
#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>
+ Include dependency graph for hadd.C:

Go to the source code of this file.

Functions

void MergeRootfile (TDirectory *target, TList *sourcelist)
 
void hadd (TString detector)
 

Variables

TList * FileList
 
TFile * Target
 

Function Documentation

void hadd ( TString  detector)

Definition at line 33 of file hadd.C.

View newest version in sPHENIX GitHub at line 33 of file hadd.C

References FileList, MergeRootfile(), and Target.

+ Here is the call graph for this function:

void MergeRootfile ( TDirectory *  target,
TList *  sourcelist 
)

!if the object is a tree, it is stored in globChain...

Variable Documentation

TList* FileList

Definition at line 27 of file hadd.C.

View newest version in sPHENIX GitHub at line 27 of file hadd.C

TFile* Target

Definition at line 28 of file hadd.C.

View newest version in sPHENIX GitHub at line 28 of file hadd.C