ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/UserCode/MitAna/TreeMod/src/TreeLoader.cc
(Generate patch)

Comparing UserCode/MitAna/TreeMod/src/TreeLoader.cc (file contents):
Revision 1.1 by loizides, Wed Jul 2 16:34:06 2008 UTC vs.
Revision 1.2 by loizides, Thu Jul 3 08:22:19 2008 UTC

# Line 9 | Line 9 | ClassImp(mithep::TreeLoader)
9  
10   using namespace mithep;
11  
12 < //__________________________________________________________________________________________________
12 > //--------------------------------------------------------------------------------------------------
13   TreeLoader::TreeLoader()
14   {
15     // Default constructor.
16   }
17  
18  
19 < //__________________________________________________________________________________________________
19 > //--------------------------------------------------------------------------------------------------
20   TAMVirtualBranchLoader *TreeLoader::CreateBranchLoader(TTree *tree, TAMBranchInfo* brInfo)
21   {
22     // Create our branch loader if the requested branch name is found in the tree.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines