source: trunk/MagicSoft/Mars/Changelog@ 9217

Last change on this file since 9217 was 9217, checked in by hoehne, 16 years ago
*** empty log message ***
File size: 3.3 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 Daniel Hoehne-Moench
22
23 * datacenter/macros/fillcamera.C
24 - implemented new variables: zbinmin, zbinmax, number of
25 sumtriggers, sum trigger flag
26 - bugfix: for P and C runs the mirror fraction and the impact
27 parameter had unreasonable values (negative) which were filled
28 into the mcdb, now->0
29
30 * datacenter/scripts/fillcamera, mcsequences:
31 - implemented call of getdbsetup
32
33
34
35 2009/01/09 Stefan Ruegamer
36
37 * datacenter/scripts/buildsequenceentries
38 - corrected IFS argument
39
40
41
42 2009/01/08 Stefan Ruegamer
43
44 * datacenter/scripts/filesondisk
45 - added S and N runs
46
47
48
49 2009/01/07 Daniel Hoehne-Moench
50
51 * datacenter/macros/filldotrun.C:
52 - updated column counting numbers
53 - included a check for the number of columns in the runfiles
54
55 * datacenter/macros/buildsequenceentries.C:
56 - implemented SumTriggerFlagKEY for sequence building
57
58
59
60 2009/01/06 Thomas Bretz
61
62 * mbase/MArrayB.h, mbase/MArrayD.h, mbase/MArrayF.h,
63 mbase/MArrayI.h, mbase/MArrayS.h:
64 - removed GetSize
65
66 * mbase/MArrayF.h:
67 - added Add()
68 - added AddClipped
69
70 * mbase/MMath.[h,cc]:
71 - implemented ReSort
72
73 * mcorsika/MCorsikaEvtHeader.cc:
74 - removed obsolete comments
75
76 * mcorsika/MCorsikaRead.cc:
77 - cosmetics
78
79 * mcorsika/MCorsikaRunHeader.[h,cc]:
80 - added comments about file contents
81 - added fWavelengthMin/Max
82
83 * mextralgo/MExtralgoSpline.[h,cc]:
84 - renamed SearchY to SearchYdn
85 - fixed a problem in SearchYup (must be ++i instead of i++)
86 (this is relatively unimportant because it was only used
87 in the determination of the pulse width which we never
88 really used)
89 - added a sanity/range-check to SearchYup and SearchYdn
90 - added a comment
91 - changed the order of arguments in EvalDeriv1
92 - changed the order of arguments in EvalDeriv2
93 - accelerated EvalDeriv1 (one multiplication less)
94 - added Deriv1 function
95 - made SearchYup and SearchYdn public
96
97 * mjobs/MDataSet.cc:
98 - removed an obsolete return statement
99
100 * mraw/MRawEvtData.[h,cc]:
101 - changed pointer in AddPixel to reference
102 - added a Set function
103
104 * mraw/MRawRunHeader.[h,cc]:
105 - added a lot of fixes for wrong run numbers written by Arehucas
106 - added a fix for strange file numbers written by Arehucas
107 - added functions as monta carlo interface to set contents
108
109 * msignal/MSignalCam.cc:
110 - defined a case 9
111
112
113
114 2009/01/05 Thomas Bretz
115
116 * mhbase/MH.h:
117 - commited missing changes from last year
118
119 * merpp.cc:
120 - fixed a description
121
122 * sponde.cc:
123 - added "Multiple dataset at once"
124
125 * star.cc:
126 - removed obsolete -ff option from output
127
128 * mbase/MTime.[h,cc]:
129 - added GetBinary
130 - added WriteBinary
131
132 * mbase/MEvtLoop.cc:
133 - display paused status in status line
134 - improved pause handling
135
136
Note: See TracBrowser for help on using the repository browser.