Changeset d870fc5 in git for external/ExRootAnalysis/ExRootTreeBranch.cc
- Timestamp:
- Dec 21, 2014, 4:03:35 PM (10 years ago)
- Branches:
- ImprovedOutputFile, Timing, dual_readout, llp, master
- Children:
- d77b51d
- Parents:
- 7f12612 (diff), e5767b57 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the(diff)
links above to see all the changes relative to each parent. - File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
external/ExRootAnalysis/ExRootTreeBranch.cc
r7f12612 rd870fc5 1 1 2 2 /** \class ExRootTreeBranch 3 * 4 * Class handling object creation 5 * It is also used for output ROOT tree branches 6 * 7 * $Date: 2008-06-04 13:57:56 $ 8 * $Revision: 1.1 $ 9 * 10 * 11 * \author P. Demin - UCL, Louvain-la-Neuve 12 * 13 */ 3 * 4 * Class handling object creation 5 * It is also used for output ROOT tree branches 6 * 7 * \author P. Demin - UCL, Louvain-la-Neuve 8 * 9 */ 14 10 15 11 #include "ExRootAnalysis/ExRootTreeBranch.h"
Note:
See TracChangeset
for help on using the changeset viewer.