source: trunk/MagicSoft/Mars/Changelog@ 9215

Last change on this file since 9215 was 9215, checked in by snruegam, 16 years ago
*** empty log message ***
File size: 2.9 KB
Line 
1Please do not write behind the end of line tag so that it is possible
2to send a Changelog file to a line printer directly. Thanks.
3
4For your entries please follow EXACTLY this style:
5
6_yyyy/mm/dd_[Your Name]
7_
8___*_filename:
9_____-_description
10_
11___*_filename2, filename3:
12_____-_description
13_
14_
15_
16
17While an underscore is a placeholder for a white-space or an empty line.
18
19 -*-*- END OF LINE -*-*-
20
21 2009/01/09 Stefan Ruegamer
22
23 * datacenter/scripts/buildsequenceentries
24 - corrected IFS argument
25
26
27
28 2009/01/08 Stefan Ruegamer
29
30 * datacenter/scripts/filesondisk
31 - added S and N runs
32
33
34
35 2009/01/07 Daniel Hoehne-Moench
36
37 * datacenter/macros/filldotrun.C:
38 - updated column counting numbers
39 - included a check for the number of columns in the runfiles
40
41 * datacenter/macros/buildsequenceentries.C:
42 - implemented SumTriggerFlagKEY for sequence building
43
44
45
46 2009/01/06 Thomas Bretz
47
48 * mbase/MArrayB.h, mbase/MArrayD.h, mbase/MArrayF.h,
49 mbase/MArrayI.h, mbase/MArrayS.h:
50 - removed GetSize
51
52 * mbase/MArrayF.h:
53 - added Add()
54 - added AddClipped
55
56 * mbase/MMath.[h,cc]:
57 - implemented ReSort
58
59 * mcorsika/MCorsikaEvtHeader.cc:
60 - removed obsolete comments
61
62 * mcorsika/MCorsikaRead.cc:
63 - cosmetics
64
65 * mcorsika/MCorsikaRunHeader.[h,cc]:
66 - added comments about file contents
67 - added fWavelengthMin/Max
68
69 * mextralgo/MExtralgoSpline.[h,cc]:
70 - renamed SearchY to SearchYdn
71 - fixed a problem in SearchYup (must be ++i instead of i++)
72 (this is relatively unimportant because it was only used
73 in the determination of the pulse width which we never
74 really used)
75 - added a sanity/range-check to SearchYup and SearchYdn
76 - added a comment
77 - changed the order of arguments in EvalDeriv1
78 - changed the order of arguments in EvalDeriv2
79 - accelerated EvalDeriv1 (one multiplication less)
80 - added Deriv1 function
81 - made SearchYup and SearchYdn public
82
83 * mjobs/MDataSet.cc:
84 - removed an obsolete return statement
85
86 * mraw/MRawEvtData.[h,cc]:
87 - changed pointer in AddPixel to reference
88 - added a Set function
89
90 * mraw/MRawRunHeader.[h,cc]:
91 - added a lot of fixes for wrong run numbers written by Arehucas
92 - added a fix for strange file numbers written by Arehucas
93 - added functions as monta carlo interface to set contents
94
95 * msignal/MSignalCam.cc:
96 - defined a case 9
97
98
99
100 2009/01/05 Thomas Bretz
101
102 * mhbase/MH.h:
103 - commited missing changes from last year
104
105 * merpp.cc:
106 - fixed a description
107
108 * sponde.cc:
109 - added "Multiple dataset at once"
110
111 * star.cc:
112 - removed obsolete -ff option from output
113
114 * mbase/MTime.[h,cc]:
115 - added GetBinary
116 - added WriteBinary
117
118 * mbase/MEvtLoop.cc:
119 - display paused status in status line
120 - improved pause handling
121
122
Note: See TracBrowser for help on using the repository browser.