Changeset 4656


Ignore:
Timestamp:
08/17/04 15:44:56 (20 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/mhbase/MHMatrix.cc

    r4655 r4656  
    12211221    TMatrix m(fM);
    12221222
     1223    const Int_t ncol=fM.GetNcols();
     1224
    12231225#if ROOT_VERSION_CODE < ROOT_VERSION(4,00,8)
    12241226    TVector vold(ncol);
    12251227#endif
    12261228
    1227     const Int_t ncol=fM.GetNcols();
    12281229    int irow=0;
    12291230
Note: See TracChangeset for help on using the changeset viewer.