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 dependency graph for hadd.C:

Go to the source code of this file.

Functions

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

Variables

TList * FileList
 
TFile * Target
 

Function Documentation

void hadd ( )

Definition at line 15 of file hadd.C.

View newest version in sPHENIX GitHub at line 15 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...

Definition at line 31 of file hadd.C.

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

References h1, and h2.

Referenced by hadd().

+ Here is the caller graph for this function:

Variable Documentation

TList* FileList

Definition at line 9 of file hadd.C.

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

Referenced by hadd().

TFile* Target

Definition at line 10 of file hadd.C.

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

Referenced by hadd(), FairPrimaryGenerator::MakeVertex(), and nlohmann::detail::dtoa_impl::reinterpret_bits().