Ignore:
Timestamp:
08/01/02 09:31:18 (23 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/mfileio/MReadTree.cc

    r1381 r1465  
    8989        // This is the code from TChain::LoadTree but skips the
    9090        // notification in LoadTree. If LoadTree raises the notification
    91         // a flag is set and the notification is done by hand. If it
    92         // has not been successfull -15 is returned.
     91        // a flag is set and the notification is done by hand. This
     92        // is done to be able to catch the return value from Notify. If
     93        // it has not been successfull -15 is returned.
    9394        // This is to support return values from Notify()/Reinit()
    9495        //
Note: See TracChangeset for help on using the changeset viewer.