-
- Downloads
Introduce a new member function TDirectory::Remove which is the reverse of
TDirectory::Append. This allows more 'hiding' of the internal list as well as simplifying code (now) using Append/Remove. git-svn-id: http://root.cern.ch/svn/root/trunk@22972 27541ba8-7e3a-0410-8455-c3a389f83636
Showing
- core/base/inc/TDirectory.h 1 addition, 0 deletionscore/base/inc/TDirectory.h
- core/base/src/TDirectory.cxx 27 additions, 19 deletionscore/base/src/TDirectory.cxx
- hist/hist/src/TGraph2D.cxx 16 additions, 19 deletionshist/hist/src/TGraph2D.cxx
- hist/hist/src/TH1.cxx 9 additions, 9 deletionshist/hist/src/TH1.cxx
- tree/tree/src/TChain.cxx 4 additions, 4 deletionstree/tree/src/TChain.cxx
- tree/tree/src/TEntryList.cxx 5 additions, 5 deletionstree/tree/src/TEntryList.cxx
- tree/tree/src/TEventList.cxx 5 additions, 5 deletionstree/tree/src/TEventList.cxx
- tree/tree/src/TTree.cxx 14 additions, 14 deletionstree/tree/src/TTree.cxx
Loading
Please register or sign in to comment