Changeset 3572 for trunk/MagicSoft/Mars/Changelog
- Timestamp:
- 03/22/04 14:25:56 (21 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/Changelog
r3570 r3572 84 84 - removed MSrcPosCam 85 85 86 * mmain/Makefile: 87 - added include for mpointing 88 86 89 * manalysis/AnalysisIncl.h: 87 90 - removed TVector2 91 92 * mbase/MParContainer.h: 93 - added new abstract virtual member function SetVariables 94 (to be used in fits) 95 - addeed some text to class description 96 97 * mdata/MData.cc: 98 - added comment 99 100 * mdata/MDataArray.[h,cc], mdata/MDataElement.h, 101 mdata/MDataList.[h,cc], mdata/MDataMember.h: 102 - added SetVariables 103 104 * mdata/MDataChain.[h,cc]: 105 - added support for indexed variables [i] 106 - added SetVariables 107 108 * mdata/MDataValue.[h,cc]: 109 - added support for variable values (through SetVariables) 110 - added support for an index 111 - added SetVariables 112 88 113 89 114
Note:
See TracChangeset
for help on using the changeset viewer.