source: trunk/MagicSoft/Mars/Changelog@ 465

Last change on this file since 465 was 463, checked in by harald, 24 years ago
The first implementation of a gui to test the data of Octobertest was implemented. Therefore the two subdirs mgui and mdatacheck were introduced. The program for the gui is called -> mars <-.
File size: 2.0 KB
Line 
1 -*-*- END -*-*-
2 2001/01/11: Harald Kornmayer
3
4 * ./:
5 readraw.c, Makefile, Makefile.rules, LinkDef.h, MParList.cc, MReadTree.cc,
6 MReadTree.h, mbase/Makefile, mraw/Makefile
7 - small changes in this files. Not really critical.
8
9 mars.cc
10 - added the main file for the gui
11
12 mgui/
13 GuiIncl.h, MGMarsMain.cc, GuiLinkDef.h, MGMarsMain.h, MGDataCheckMain.cc,
14 Makefile, MGDataCheckMain.h
15 - added the subdir mgui and this files
16
17 mdatacheck/
18 DataCheckIncl.h, DataCheckLinkDef.h, MHistosAdc.cc, MHistosAdc.h,
19 MDumpEvtHeader.cc, MDumpEvtHeader.h, MShowSpect.cc, MShowSpect.h,
20 MFillAdcSpect.cc, MFillAdcSpect.h, MViewAdcSpectra.cc, MViewAdcSpectra.h,
21 MGDisplayAdc.cc, MGDisplayAdc.h, Makefile
22 - added the subdir mdatacheck and this files
23
24 2000/12/28: Thomas Bretz
25
26 * merpp.cc, MArray.cc, MArray.h, MArrayB.cc, MArrayB.h, MArrayS.cc,
27 MArrayS.h, MEvtLoop.cc, MEvtLoop.h, MInputStreamID.cc, MInputStreamID.h,
28 MParContainer.cc, MParContainer.h, MParList.cc, MParList.h, MReadTree.cc,
29 MTask.cc, MTask.h, MTaskList.cc, MTaskList.h, MTime.cc, MTime.h:
30 - Added changes some comments.
31
32 * MLoopEvt.cc, MLoopEvt.h:
33 - Removed
34
35 2000/12/22 - Thomas Bretz:
36
37 * readraw.cc:
38 - changed some comments and the Root-Name of the program
39 - added check for the existance of the file
40 - changed name of numbers of entries from iEnt to nent
41
42 * dohtml.C:
43 - changed title of converted macros
44
45 * MRawEvtData.cc:
46 - added a commet in Draw()
47
48 * MRawEvtPixelIter.[h,cc]:
49 - Added the comment header of the file
50 - removed inheritance from TIterator (not needed)
51 - some changes to get it work (the one in the repository was untested
52 and not working)
53 - changed calling style of iterator from do...while to while-loop
54 - changed some comments
55
56 * MRawRunHeader.cc:
57 - added some comments
58
59 * Changelog, News: added
60
61 * test.C: removed
Note: See TracBrowser for help on using the repository browser.