Changeset 1218 for trunk/MagicSoft/Mars/Changelog
- Timestamp:
- 02/21/02 12:08:03 (23 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/Changelog
r1217 r1218 1 1 -*-*- END -*-*- 2 3 2002/02/21: Thomas Bretz 4 5 * manalysis/MHillas.[h,cc]: 6 - changed fMeanx and fMeany to fMeanX and fMeanY to match the names 7 of the getter functions, needed by TDataMember::GetterMethod 8 - commented out WriteAscii (replaced by more general in MParContainer 9 and MWriteAsciiFile) 10 11 * manalysis/MHillasSrc.[h,cc], mmc/MMcEvt.[hxx, cxx]: 12 - commented out WriteAscii (replaced by more general in MParContainer 13 and MWriteAsciiFile) 14 15 * mbase/MFilterList.cc: 16 - removed a nonsens comment 17 18 * mbase/MGList.cc: 19 - relay on the bugfix for DynamicCast 20 21 * mbase/MParContainer.[h,cc]: 22 - implemented WriteDataMember to have a more general interface 23 for readable output. 24 - changed ofstream to a more general ostream 25 26 * mbase/MWriteAsciiFile.[cc,h]: 27 - generalized ascii writer to be able to write single data members 28 29 2 30 3 31 2002/02/13: Thomas Bretz
Note:
See TracChangeset
for help on using the changeset viewer.