These examples show various data analyses with TTree.
Files | |
| file | h1analysis.C |
Example of analysis class for the H1 data. | |
| file | h1analysisProxy.C |
| file | h1analysisTreeReader.C |
| H1 analysis example expressed in terms of TTreeReader (see h1analysis.C). | |
| file | h1chain.C |
Creates a TChain to be used by the h1analysis.C class the symbol H1 must point to a directory where the H1 data sets have been installed. | |
| file | run_h1analysis.C |
Macro driving the analysis can specify file name and type | |