[root] / trunk / proof / proof / inc / TProofChain.h Repository:
ViewVC logotype

Log of /trunk/proof/proof/inc/TProofChain.h

Parent Directory Parent Directory


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

Revision 44048 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue May 1 15:17:00 2012 UTC (2 years, 8 months ago) by ganis
File length: 4319 byte(s)
Diff to previous 30069
Remove any insane reference to TDrawFeedback

Revision 30069 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Sep 8 15:23:21 2009 UTC (5 years, 4 months ago) by ganis
File length: 4397 byte(s)
Diff to previous 26399
   Add method TProofChain::FillDrawAttributes to communicate the drawing
   attributes to the relevant selectors

Revision 26399 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Nov 24 01:44:18 2008 UTC (6 years, 2 months ago) by rdm
File length: 4324 byte(s)
Diff to previous 26389
From Gerri:
- huge simplification for PROOF-Lite, as the chain is local there is no need
  to set special arguments in SetProof() to get the Tree header. The client
  can just use the TChain directly to get the tree header and GetEntries().
- fix for TChain::Draw() on PROOF-Lite when doing repeated Draw() queries.

Revision 26389 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sat Nov 22 23:29:28 2008 UTC (6 years, 2 months ago) by ganis
File length: 4251 byte(s)
Diff to previous 22635
Add a switch in the costructor to optionally retrieve the tree header

Revision 22635 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Mar 13 10:50:20 2008 UTC (6 years, 10 months ago) by rdm
File length: 4229 byte(s)
Diff to previous 20882
move all PROOF related libraries under the new proof 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/proof/inc/TProofChain.h
File length: 4229 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/proof/inc/TProofChain.h
File length: 4229 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/proof/inc/TProofChain.h
File length: 4280 byte(s)
Diff to previous 19335
remove :$ from tag line

Revision 19335 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri Jul 13 13:22:57 2007 UTC (7 years, 6 months ago) by ganis
Original Path: trunk/proof/inc/TProofChain.h
File length: 4290 byte(s)
Diff to previous 18086
From Anna:
- Add support for entry-lists to PROOF.
From me:
- Cleanup usage of TEntryList/TEventList arguments in the TProof/TProofPlayer API.

Revision 18086 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Feb 26 15:01:24 2007 UTC (7 years, 10 months ago) by brun
Original Path: trunk/proof/inc/TProofChain.h
File length: 4189 byte(s)
Diff to previous 17888
From Anna:
Because of my TEntryList connected changes, TEventLists stopped working on proof. This fix should solve this problem.
So, now for proof everything should be the same way it was before TEntryList introduction.

Revision 17888 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Feb 12 13:05:32 2007 UTC (7 years, 11 months ago) by rdm
Original Path: trunk/proof/inc/TProofChain.h
File length: 4108 byte(s)
Diff to previous 17610
From Gerri:
replace a large amount of includes from .h files and replace them
with forward declarations.

Revision 17610 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Feb 1 14:21:28 2007 UTC (7 years, 11 months ago) by brun
Original Path: trunk/proof/inc/TProofChain.h
File length: 4140 byte(s)
Diff to previous 16964
-Use forward declarations of TList required by the change in TNamed.h

Revision 16964 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Nov 27 15:57:11 2006 UTC (8 years, 1 month ago) by rdm
Original Path: trunk/proof/inc/TProofChain.h
File length: 4098 byte(s)
Diff to previous 16955
From Bertrand:
fixes a (usual) compilation problem with statics on Windows.

Revision 16955 - (view) (download) (as text) (annotate) - [select for diffs]
Added Mon Nov 27 14:14:24 2006 UTC (8 years, 1 month ago) by rdm
Original Path: trunk/proof/inc/TProofChain.h
File length: 4091 byte(s)
From Gerri:
This is the patch to move TDSet and TChainProof in 'proof' and remove
any dependence on PROOF in 'tree'. I have renamed TChainProof as TProofChain,
for consistency. TProofChain is now deriving from TChain and overrides only
the required methods. It is loaded via PluginManager by TChain in SetProof.
TQueryResult stores now all the input-related objects in fInputList. There
is a new method
   TObject *TQueryResult::GetInputObject(const char *classname)
to retrieve the first  instance of a class from the input list, so for the
TDSet:
   TQueryResult *qr;
   TDSet *dset = (TDSet *) qr->GetInputObject("TDSet")
The changes in TSessionViewer are needed to adapt to this new way of
accessing TDSets.

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