[root] / trunk / tree / treeplayer / inc / TTreeIndex.h Repository:
ViewVC logotype

Log of /trunk/tree/treeplayer/inc/TTreeIndex.h

Parent Directory Parent Directory


Links to HEAD: (view) (download) (as text) (annotate)
Sticky Revision:

Revision 43276 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Mar 7 17:13:42 2012 UTC (2 years, 10 months ago) by pcanal
File length: 3462 byte(s)
Diff to previous 38496
Coverity number 35355,35805,35666,35708,35511,35782,35782,35642,35787,35796,35653,35806,35667,
35670,35809,35810,35671,35673,35812,35688,35283,35824,35689,35825,35690,35691,35826,35827,35692,
35635,35636,35275
about missing operator= and/or copy constructors.

Revision 38496 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri Mar 18 10:04:01 2011 UTC (3 years, 10 months ago) by pcanal
File length: 3325 byte(s)
Diff to previous 22902
Update GetEntryNumberFriend to retun a Long64_t as needed (and as the other methods)

Revision 22902 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Mar 31 09:48:42 2008 UTC (6 years, 9 months ago) by rdm
File length: 3310 byte(s)
Diff to previous 20882
move tree, treeplayer and treeviewer under tree meta directory.

Revision 20882 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Nov 19 11:31:26 2007 UTC (7 years, 2 months ago) by rdm
Original Path: trunk/treeplayer/inc/TTreeIndex.h
File length: 3310 byte(s)
Diff to previous 19826
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.

Revision 19826 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Sep 19 19:56:11 2007 UTC (7 years, 4 months ago) by rdm
Original Path: trunk/treeplayer/inc/TTreeIndex.h
File length: 3310 byte(s)
Diff to previous 19825
imported svn:keywords Id property

Revision 19825 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Sep 19 19:49:10 2007 UTC (7 years, 4 months ago) by rdm
Original Path: trunk/treeplayer/inc/TTreeIndex.h
File length: 3362 byte(s)
Diff to previous 19666
remove :$ from tag line

Revision 19666 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Aug 22 17:36:46 2007 UTC (7 years, 5 months ago) by pcanal
Original Path: trunk/treeplayer/inc/TTreeIndex.h
File length: 3372 byte(s)
Diff to previous 19116
If two chains are made friends and the files they contain do not have
the same number of entries, we need to informed the TTreeIndex of
the friend chain's tree when the main chain's tree is changed.
This correct the problem seen at http://root.cern.ch/phpBB2/viewtopic.php?p=21435

Revision 19116 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Jun 21 19:14:21 2007 UTC (7 years, 7 months ago) by pcanal
Original Path: trunk/treeplayer/inc/TTreeIndex.h
File length: 3353 byte(s)
Diff to previous 13210
Add new method TVirtualIndex::Append
Use it to insurge that the existing indexes are properly concatenated
when doing a TTree or TChain Merge.

Revision 13210 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri Nov 11 23:21:43 2005 UTC (9 years, 2 months ago) by pcanal
Original Path: trunk/treeplayer/inc/TTreeIndex.h
File length: 3270 byte(s)
Diff to previous 12036
Update the spacing and documentation to match the coding rule

Revision 12036 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Jun 13 19:19:07 2005 UTC (9 years, 7 months ago) by pcanal
Original Path: trunk/treeplayer/inc/TTreeIndex.h
File length: 3233 byte(s)
Diff to previous 11562
Add a hook to allow the refreshing of the formulas of the indices when needed

Revision 11562 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Apr 12 09:26:27 2005 UTC (9 years, 9 months ago) by brun
Original Path: trunk/treeplayer/inc/TTreeIndex.h
File length: 3185 byte(s)
Diff to previous 9465
From Marek Biskup:
- removed obsolete code from TTreeIndex::GetEntryNumberWithIndex and
fixed documentation.
- removed obsolete function TVirtualIndex::GetEntry(Long64_t /*entry*/)
  and TTreeIndex::GetEntry(Long64_t /*entry*/).
- cosmetics in TProofDraw

Revision 9465 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri Jul 9 07:41:43 2004 UTC (10 years, 6 months ago) by brun
Original Path: trunk/treeplayer/inc/TTreeIndex.h
File length: 3236 byte(s)
Diff to previous 9430
Rename the FormulaP to FormulaParent (members and functions)

Revision 9430 - (view) (download) (as text) (annotate) - [select for diffs]
Added Thu Jul 8 08:08:28 2004 UTC (10 years, 6 months ago) by brun
Original Path: trunk/treeplayer/inc/TTreeIndex.h
File length: 3181 byte(s)
This new class replaces the previous Tree index code.

The class derives from the abstract interface TVirtualIndex.
It provides the same functionality as the previous code, but
in addition, it supports more complex cases.

When a Tree friend has a TTreeIndex (created as before via
TTree::BuildIndex), the friend tree and the parent Tree do not
need to have the same serial numbers.
The friend tree may have less or more events.

When getting an entry in the parent tree, the corresponding entry
in the friend will be computed via the index. Note that to support
this new feature, the parent Tree does not need an index. Only the
friend Tree must have an index. see comments in the TTreeIndex
constructor.

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.

  Diffs between and
  Type of Diff should be a

Sort log by:

Subversion Admin
ViewVC Help
Powered by ViewVC 1.0.9