| Links to HEAD: | (view) (download) (as text) (annotate) |
| Sticky Revision: |
move tree, treeplayer and treeviewer under tree meta directory.
Set property svn:eol-style LF on all source and Makefiles. This should avoid problems with Win32 line endings ending up in the repository. All MS tools support LF eols fine.
imported svn:keywords Id property
remove :$ from tag line
The value of TBasket:;fBasket was incorrect in some cases when using the TTreeCloner. This is solved (and thread safetly is improved) by removing the gBranch global variable and using alternative mechanism to set TBakset::fBasket.
Update the spacing and documentation to match the coding rule
Implement the function GetValuePointer. This function calls TBranchElement::GetValuePointer.
Several mods by Philippe to support variable length arrays in TClonesArray in the query processor.
Add new data member fmaximum. Add new functions GetMaximum and GetTypeName
Mods by Philippe to process TClonesArray elements from TTree::Draw
many changes in this class to support the new functionality of TBranchElement.
Remove the following functions:
virtual void FillBasket(TBuffer &b);
virtual void ReadBasket(TBuffer &b);
virtual void SetAddress(void *add=0);
Fix inconsistent return type for GetValuePointer
Modify the logic to access the branch address.
These new classes implementing the new Tree split mode are now operational for Write and Read. Base class not yet splitted.
Add two new classes TBranchElement and TLeafElement to support the new Tree split mode based on TStreamerInfo.
This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.
| Subversion Admin | ViewVC Help |
| Powered by ViewVC 1.0.9 |