Ignore:
Timestamp:
08/18/07 12:04:44 (17 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

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

    r8226 r8674  
    267267//  list gets a new address. Therefor we reset all the autodel flags.
    268268//
    269 //  MAKE SURE THAT ALL YOPUR CUSTOM STREAMERS TAKE CARE OF ALL MEMORY
     269//  MAKE SURE THAT ALL YOUR CUSTOM STREAMERS TAKE CARE OF ALL MEMORY
    270270//
    271271Bool_t MReadTree::Notify()
     
    295295    // list gets a new address. Therefor we reset all the autodel flags.
    296296    //
    297     // MAKE SURE THAT ALL YOPUR CUSTOM STREAMERS TAKE CARE OF ALL MEMORY
     297    // MAKE SURE THAT ALL YOUR CUSTOM STREAMERS TAKE CARE OF ALL MEMORY
    298298    //
    299299    TIter NextB(fTree->GetListOfBranches());
Note: See TracChangeset for help on using the changeset viewer.