Changeset 6252 for trunk/MagicSoft/Mars/Changelog
- Timestamp:
- 02/04/05 13:26:11 (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/Changelog
r6250 r6252 21 21 -*-*- END OF LINE -*-*- 22 22 23 2005/02/04 Thomas Bretz 24 25 * Makefile.rules: 26 - fixed creation of main MDep.d 27 28 * callisto.cc, merpp.cc, showlog.cc, showplot.cc, star.cc: 29 - added commandline option --version 30 31 * mbase/MFilter.cc: 32 - changed default for 'GetRule' 33 34 * mbase/MParContainer.cc: 35 - simplified GetNewObject 36 37 * mfbase/MF.cc: 38 - if no conditional sign is found try to create 39 MFilter-object 40 41 * mraw/MRawEvtData.cc: 42 - fixed the initialization of fABFlags in case maxid==0 which 43 is the default. This caused MRawEvtPixelIter::HasABFlag 44 to do unallowed access to memory for old root-files without 45 the AB flag, because it assumed (due to size==1) that the 46 data contains the ab flag 47 48 * mraw/MRawEvtPixelIter.[h,cc]: 49 - removed some obsolete debug comments 50 - simplified HasABFlag 51 52 53 23 54 2005/02/04 Abelardo Moralejo 24 55 25 56 * macros/starmc2.C 26 57 - added to output missing container MConcentration. 58 27 59 28 60 … … 65 97 * mraw/MRawEvtHeader.h 66 98 - introduced Setter() of cal. pattern for Abelardo 99 67 100 68 101
Note:
See TracChangeset
for help on using the changeset viewer.