Changeset 4656
- Timestamp:
- 08/17/04 15:44:56 (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/mhbase/MHMatrix.cc
r4655 r4656 1221 1221 TMatrix m(fM); 1222 1222 1223 const Int_t ncol=fM.GetNcols(); 1224 1223 1225 #if ROOT_VERSION_CODE < ROOT_VERSION(4,00,8) 1224 1226 TVector vold(ncol); 1225 1227 #endif 1226 1228 1227 const Int_t ncol=fM.GetNcols();1228 1229 int irow=0; 1229 1230
Note:
See TracChangeset
for help on using the changeset viewer.