Skip to content
Snippets Groups Projects
Commit f3483f85 authored by Rene Brun's avatar Rene Brun
Browse files

Rename fReadingBasket to fReadingObject in TROOT.h

Rename TROOT::ReadingBasket to TROOT::ReadingObject
Rename TROOT::SetReadingBasket to TROOT::SetReadingObject
TROOT::SetReadingObject is now set in TKey::ReadObj
One can test in the default constructors (like TCanvas) if Root is
reading from file or socket.
The TCanvas default constructor has been modified to take advantage
of this change. As a result, the following works:
 root > TCanvas c1


git-svn-id: http://root.cern.ch/svn/root/trunk@623 27541ba8-7e3a-0410-8455-c3a389f83636
parent aa3a2875
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment