Public Member Functions |
Protected Types |
Protected Member Functions |
Private Attributes |
List of all members
LauMergeDataFiles Class Reference
Detailed DescriptionDefinition at line 43 of file LauMergeDataFiles.hh. Member Typedef Documentation
Type to hold for each experiment the first and last entry numbers in a tree. Definition at line 69 of file LauMergeDataFiles.hh.
Type to relate leaf names with their double-precision value. Definition at line 65 of file LauMergeDataFiles.hh.
Type to relate leaf names with their integer value. Definition at line 67 of file LauMergeDataFiles.hh. Constructor & Destructor Documentation
Constructor.
Definition at line 37 of file LauMergeDataFiles.cc.
Destructor. Definition at line 50 of file LauMergeDataFiles.cc. Member Function Documentation
Check that the experiments in each tree match. Definition at line 241 of file LauMergeDataFiles.cc.
Determine the experiments stored a given tree. Definition at line 211 of file LauMergeDataFiles.cc.
Open the specified input files and check that the trees can be read. Definition at line 68 of file LauMergeDataFiles.cc.
Do the merge.
Definition at line 170 of file LauMergeDataFiles.cc.
Read the entries for a given experiment from the given tree and store in the output tree. Definition at line 265 of file LauMergeDataFiles.cc.
Read the structure of the input trees, create appropriate storage and set the branch addresses. Definition at line 94 of file LauMergeDataFiles.cc.
Create the structure of the output tree. Definition at line 144 of file LauMergeDataFiles.cc.
Write the output file. Definition at line 282 of file LauMergeDataFiles.cc. Member Data Documentation
Storage for double-precision leaves. Definition at line 116 of file LauMergeDataFiles.hh.
Name of file 1. Definition at line 88 of file LauMergeDataFiles.hh.
Name of file 2. Definition at line 90 of file LauMergeDataFiles.hh.
Storage for the event-within-experiment index variable. Definition at line 113 of file LauMergeDataFiles.hh.
Storage for the experiment index variable. Definition at line 111 of file LauMergeDataFiles.hh.
Input file 1. Definition at line 95 of file LauMergeDataFiles.hh.
Input file 2. Definition at line 97 of file LauMergeDataFiles.hh.
Input tree 1. Definition at line 100 of file LauMergeDataFiles.hh.
Input tree 2. Definition at line 102 of file LauMergeDataFiles.hh.
Storage for integer leaves. Definition at line 118 of file LauMergeDataFiles.hh.
Output file. Definition at line 105 of file LauMergeDataFiles.hh.
Output tree. Definition at line 107 of file LauMergeDataFiles.hh.
Experiment -> first and last tree entry for tree 1. Definition at line 121 of file LauMergeDataFiles.hh.
Experiment -> first and last tree entry for tree 2. Definition at line 123 of file LauMergeDataFiles.hh.
Name of the tree. Definition at line 92 of file LauMergeDataFiles.hh. The documentation for this class was generated from the following files: Generated by ![]() |