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