[root] / trunk / tree / treeviewer / inc / TTVLVContainer.h Repository:
ViewVC logotype

Log of /trunk/tree/treeviewer/inc/TTVLVContainer.h

Parent Directory Parent Directory


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

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: 8462 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/treeviewer/inc/TTVLVContainer.h
File length: 8462 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/treeviewer/inc/TTVLVContainer.h
File length: 8462 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/treeviewer/inc/TTVLVContainer.h
File length: 8516 byte(s)
Diff to previous 15025
remove :$ from tag line

Revision 15025 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sat May 13 19:34:41 2006 UTC (8 years, 8 months ago) by brun
Original Path: trunk/treeviewer/inc/TTVLVContainer.h
File length: 8526 byte(s)
Diff to previous 13203
Fix coding conventionsviolations

Revision 13203 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri Nov 11 16:10:02 2005 UTC (9 years, 2 months ago) by brun
Original Path: trunk/treeviewer/inc/TTVLVContainer.h
File length: 8539 byte(s)
Diff to previous 12568
From Bertrand:
Added comments and changed idents in treeviewer to make codechecker happy.

Revision 12568 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Aug 30 11:13:22 2005 UTC (9 years, 4 months ago) by brun
Original Path: trunk/treeviewer/inc/TTVLVContainer.h
File length: 8535 byte(s)
Diff to previous 5722
Changes to make the rulechecker happy in directory treeviewer.

Revision 5722 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Dec 3 11:20:10 2002 UTC (12 years, 1 month ago) by rdm
Original Path: trunk/treeviewer/inc/TTVLVContainer.h
File length: 8534 byte(s)
Diff to previous 4973
remove some more MacOS X warnings that I missed yesterday.

Revision 4973 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Jul 18 10:34:25 2002 UTC (12 years, 6 months ago) by rdm
Original Path: trunk/treeviewer/inc/TTVLVContainer.h
File length: 8531 byte(s)
Diff to previous 4073
fix TreeViewer re-run problem. fLastActive was not correctly initialized.
In addition some small code reformatting.

Revision 4073 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sat Feb 23 15:45:57 2002 UTC (12 years, 11 months ago) by rdm
Original Path: trunk/treeviewer/inc/TTVLVContainer.h
File length: 8439 byte(s)
Diff to previous 1904
correct typo's and missing comments in ClassDefs so the automatically generated
HTML index looks ok.

Revision 1904 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri Apr 6 07:27:18 2001 UTC (13 years, 9 months ago) by brun
Original Path: trunk/treeviewer/inc/TTVLVContainer.h
File length: 8439 byte(s)
Diff to previous 1703
New version of TTreeViewer and associated classes from Andrei Gheata.
  Here is the last patch of the treeviewer, which hopefully corrects all bugs
I found about (including TH3 draw problem). It has also a new checker for
aliases and the possibility of defining and executing a user-defined command
for each session record. It works like this (for now) :
 - when you want to do something with the histogram produced by the Draw
button (fitting, normalizing, corellating with other existing histograms,
etc.) you may write a macro with this functionality, where the histogram can
be accessed with the name written in the hist. text box (htemp by default).
Then, after recording an X,Y,Z entry in your session, you will be able to use
the SetUserCode() function from the TV context menu. For instance, you can
run your fit.C macro :
 fit.C
{
   htemp->Fit("gaus");
   htemp->Draw();
}
by setting the user code as : .x fit.C
Any ROOT command is accepted. The user-command will be executed after a record
is drawn using the session buttons. You can define user commands for each
record. This is just the first implementation.

Revision 1703 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Feb 26 10:28:53 2001 UTC (13 years, 10 months ago) by brun
Original Path: trunk/treeviewer/inc/TTVLVContainer.h
File length: 8371 byte(s)
Diff to previous 1678
New version of TTreeViewer by Andrei Gheata

Revision 1678 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Feb 22 15:15:52 2001 UTC (13 years, 11 months ago) by brun
Original Path: trunk/treeviewer/inc/TTVLVContainer.h
File length: 8371 byte(s)
Diff to previous 1677
Fix several compilation problems in teh new version of Andrei.

Revision 1677 - (view) (download) (as text) (annotate) - [select for diffs]
Added Thu Feb 22 14:45:18 2001 UTC (13 years, 11 months ago) by brun
Original Path: trunk/treeviewer/inc/TTVLVContainer.h
File length: 8371 byte(s)
New version of the TTreeViewer suite by Andrei Gheata

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