# | Line 13 | Line 13 | |
---|---|---|
13 | // tree(s) in the same file using the TreeWriter::AddBranchToTree member functions. | |
14 | // | |
15 | // Authors: C.Loizides | |
16 | – | // |
16 | //-------------------------------------------------------------------------------------------------- | |
17 | ||
18 | #ifndef DATATREE_TREEWRITER_H | |
# | Line 117 | Line 116 | namespace mithep | |
116 | private: | |
117 | const char *CName(void *obj) const; | |
118 | ||
119 | < | ClassDef(TreeWriter,0) // Tree writer class |
119 | > | ClassDef(TreeWriter,0) // Tree writer class |
120 | }; | |
121 | } | |
122 | #endif |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |