Changeset 6515 for trunk/MagicSoft/Mars/mdata
- Timestamp:
- 02/16/05 11:12:27 (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/mdata/MDataChain.cc
r5956 r6515 347 347 348 348 const TString name = txt(1, txt.Length()); 349 #if ROOT_VERSION_CODE < ROOT_VERSION(4,0 2,00)349 #if ROOT_VERSION_CODE < ROOT_VERSION(4,01,00) 350 350 TMethodCall call(TMath::Class(), name, ""); 351 351 #else
Note:
See TracChangeset
for help on using the changeset viewer.