Ignore:
Timestamp:
02/16/05 11:12:27 (20 years ago)
Author:
gaug
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/mdata/MDataChain.cc

    r5956 r6515  
    347347
    348348    const TString name = txt(1, txt.Length());
    349 #if ROOT_VERSION_CODE < ROOT_VERSION(4,02,00)
     349#if ROOT_VERSION_CODE < ROOT_VERSION(4,01,00)
    350350    TMethodCall call(TMath::Class(), name, "");
    351351#else
Note: See TracChangeset for help on using the changeset viewer.