ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/UserCode/Betchart/TopRefTuple/interface/TreeMaker.h
(Generate patch)

Comparing UserCode/Betchart/TopRefTuple/interface/TreeMaker.h (file contents):
Revision 1.1 by bbetchar, Fri Nov 9 18:33:25 2012 UTC vs.
Revision 1.2 by bbetchar, Sun Jan 13 23:26:33 2013 UTC

# Line 46 | Line 46 | private:
46      T object_;
47      T* object_ptr_;
48    public:
49 <    TypedBranchConnector(edm::BranchDescription const*, std::string, TTree*);
49 >    TypedBranchConnector(edm::BranchDescription const*,  TTree*, std::string t, std::string inc);
50      void connect(const edm::Event&);
51    };
52  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines