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

Log of /trunk/tree/tree/inc/TLeafObject.h

Parent Directory Parent Directory


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

Revision 22991 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri Apr 4 22:38:37 2008 UTC (6 years, 9 months ago) by pcanal
File length: 2482 byte(s)
Diff to previous 22902
add comment clarification

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: 2435 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/tree/inc/TLeafObject.h
File length: 2435 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/tree/inc/TLeafObject.h
File length: 2435 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/tree/inc/TLeafObject.h
File length: 2489 byte(s)
Diff to previous 18667
remove :$ from tag line

Revision 18667 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri May 4 17:32:45 2007 UTC (7 years, 8 months ago) by pcanal
Original Path: trunk/tree/inc/TLeafObject.h
File length: 2499 byte(s)
Diff to previous 17519
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.

Revision 17519 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Jan 25 17:46:54 2007 UTC (8 years ago) by pcanal
Original Path: trunk/tree/inc/TLeafObject.h
File length: 2482 byte(s)
Diff to previous 15313
Use TClassRef instead of TClass to have an auto update of pointer when the TClass object is replaced

Revision 15313 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri Jun 2 15:33:31 2006 UTC (8 years, 7 months ago) by pcanal
Original Path: trunk/tree/inc/TLeafObject.h
File length: 2429 byte(s)
Diff to previous 13207
Fix IsOnTerminal leaf for TLeafObject

Revision 13207 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri Nov 11 22:16:04 2005 UTC (9 years, 2 months ago) by pcanal
Original Path: trunk/tree/inc/TLeafObject.h
File length: 2448 byte(s)
Diff to previous 10168
Update the spacing and documentation to match the coding rule

Revision 10168 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri Sep 24 19:44:30 2004 UTC (10 years, 4 months ago) by brun
Original Path: trunk/tree/inc/TLeafObject.h
File length: 2467 byte(s)
Diff to previous 2131
From Philippe:
During CopyAddress, the default address of a TLeafObject was not
properly copied due to the missing implementation of TLeafObject::GetValuePointer:

Revision 2131 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon May 7 12:32:04 2001 UTC (13 years, 8 months ago) by brun
Original Path: trunk/tree/inc/TLeafObject.h
File length: 2401 byte(s)
Diff to previous 2087
Implement TLeafObject::Notify. This function is called when a new class
library is loaded and a fake class is replaced by the true class.
the member fClass is now correctly updated.

Revision 2087 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri Apr 27 17:29:36 2001 UTC (13 years, 9 months ago) by brun
Original Path: trunk/tree/inc/TLeafObject.h
File length: 2371 byte(s)
Diff to previous 1920
Changes by Philippe to support queries to non-split trees in case the classes
are missing.

Revision 1920 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Apr 9 08:13:56 2001 UTC (13 years, 9 months ago) by brun
Original Path: trunk/tree/inc/TLeafObject.h
File length: 2340 byte(s)
Diff to previous 1449
New function TLeaf::IsOnTerminalBranch returning kTRUE is the leaf is on a
terminal branch. This function is used by the new version of TTreeFormula.

Revision 1449 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Jan 23 14:40:28 2001 UTC (14 years ago) by brun
Original Path: trunk/tree/inc/TLeafObject.h
File length: 2271 byte(s)
Diff to previous 1387
Change TleafObject class id from 2 to 4. The jump to 4 is to support
compatibility with a special FNAL 2.26 version.

Revision 1387 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Jan 16 16:15:13 2001 UTC (14 years ago) by brun
Original Path: trunk/tree/inc/TLeafObject.h
File length: 2272 byte(s)
Diff to previous 1205
Add new member function PrintValue

Revision 1205 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Dec 13 15:13:57 2000 UTC (14 years, 1 month ago) by brun
Original Path: trunk/tree/inc/TLeafObject.h
File length: 2223 byte(s)
Diff to previous 982
      W A R N I N G   !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
     ==================================================================
A very long list of changes in this pre-release of version 3.00.
We have modified the signature of many functions (in particular TObject)
to introduce more constness in the system.
You must change your code if your class derives from TObject and uses
one of the modified functions such as ls, Print, Compare, Hash, etc.
The modified functions in TObject have the following signature:
   virtual TObject    *Clone() const;
   virtual Int_t       Compare(const TObject *obj) const;
   virtual void        Delete(Option_t *option=""); // *MENU*
   virtual void        DrawClass() const; // *MENU*
   virtual void        DrawClone(Option_t *option="") const; // *MENU*
   virtual void        Dump() const; // *MENU*
   virtual TObject    *FindObject(const TObject *obj) const;
   virtual char       *GetObjectInfo(Int_t px, Int_t py) const;
   virtual ULong_t     Hash() const;
   virtual void        Inspect() const; // *MENU*
   virtual Bool_t      IsEqual(const TObject *obj) const;
   virtual void        ls(Option_t *option="") const;
   virtual void        Print(Option_t *option="") const;

A similar operation has been done with classes such as TH1, TVirtualPad,
TTree, etc.

Revision 982 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Nov 21 20:48:23 2000 UTC (14 years, 2 months ago) by brun
Original Path: trunk/tree/inc/TLeafObject.h
File length: 2209 byte(s)
Diff to previous 47
Increment class version number from 1 to 2.
Declare members fClass, fObjAddress and fVirtual not persistent.

Revision 47 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon May 29 06:19:21 2000 UTC (14 years, 7 months ago) by brun
Original Path: trunk/tree/inc/TLeafObject.h
File length: 2200 byte(s)
Diff to previous 3
//  29 May
- Add the following note in the TPave, TPaveLabel and TPaveText constructors:
    IMPORTANT NOTE:
    Because TPave objects (and objects deriving from TPave) have their
    master coordinate system in NDC, one cannot use the TBox functions
    SetX1,SetY1,SetX2,SetY2 to change the corner coordinates. One should use
    instead SetX1NDC, SetY1NDC, SetX2NDC, SetY2NDC.

   28 May
- Modify THistPainter::PaintStat and PaintStat2 to use the TLatex character #pm
  instead of +-

//     27 May
- Add new member functions:
    Int_t TVirtualTreePlayer::GetDimension()
    Int_t TTreePlayer::GetDimension()
  GetDimension returns the number of dimensions in the TTree::Draw expression.

- Add new function in TTree;
   void TTree::UnbinnedFit(const char *funcname ,const char *varexp, const char *selection="",Option_t *option=""
                       ,Int_t nentries=1000000000, Int_t firstentry=0);
   This function (origin Stephen Bailey) performs an unbinned fit to the
   variable(s) given in varexp.

- Remove unused data member fDimension from class TTree.

- Introduce support for "Virtuality" in TLeafObject.
  New data member fVirtual added and corresponding IsVirtual/SetVirtual functions.
  By default, fVirtual is kTRUE.
  This change allows new interesting possibilities in split mode. For example
  if a member is TShape *fShape, a real object may be now of any type
  derived from TShape (eg, TTUBE, TBRIK, etc).
  With the previous version, the fShape object had to be of the declared
  type TShape only.
  When writing a TLeafObject, the class name of the object is now written in
  the branch buffer by TLeafObject::FillBasket. When TLeafObject::ReadBasket
  is called, an instance of the real class is built and its Streamer function
  called.
  This change is backward compatible. Old files can still be processed.
  It is possible to set the virtuality for the branch to kFALSE via
  TLeafObject::SetVirtual. Setting the virtuality to kFALSE makes
  writing and reading faster and the file slightly smaller. In this case,
  a TLeafObject must be of the type declared only.

- New minor changes in TGaxis (Damir Buskulic) for date/time format
  in case the start time is not an integer value.

- Modify tutorial psexam.C to set the TPaveText TextFont to 61 instead of 62.
  Font precision 1 bypass the TLatex logic.

- Mods in TLatex to remove the special treatment for characters ' and ".
  Strings like l'#acute{e}toile  are now correctly processed.

- Fix a bug in TGraph::GetFunction. (thanks Damon Spayde). The test
    if (fFunctions)  return 0;  replaced by
    if (!fFunctions) return 0;

Revision 3 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue May 16 17:00:58 2000 UTC (14 years, 8 months ago) by rdm
Original Path: trunk/tree/inc/TLeafObject.h
File length: 1958 byte(s)
Copied from: branches/rdm/tree/inc/TLeafObject.h revision 2
Diff to previous 2
This commit was generated by cvs2svn to compensate for changes in r2,
which included commits to RCS files with non-trunk default branches.

Revision 2 - (view) (download) (as text) (annotate) - [select for diffs]
Added Tue May 16 17:00:58 2000 UTC (14 years, 8 months ago) by rdm
Original Path: branches/rdm/tree/inc/TLeafObject.h
File length: 1958 byte(s)
Initial import of ROOT into CVS

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