Changeset 1744
- Timestamp:
- 02/06/03 11:56:41 (22 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/Changelog
r1740 r1744 1 1 2 2 -*-*- END -*-*- 3 4 2003/01/31 Antonio Stamerra & Marcos Lopez 5 6 * mgui/MCamDisplay.[cc|h] 7 - Added a new function MCamDisplay::SetPix(const Int_t pixnum, const Int_t 8 color, Float_t min, Float_t max) which just set the color of a given pixel 9 10 * created two new classes for simulating the second level trigger in the 11 directory MAnalysis: 12 - MTrigLvl2.[cc|h] // Implement the Lvl2 topology and selection 13 // strategies 14 - MTrigLvl2FillTask.[cc|h] // For a given MMc event, fill the MTrigLvl2 15 with the Lvl1 trigger information 16 17 * manalysis/Makefile 18 - Added -I../mgui 19 20 * Added macro macros/triglvl2.C which uses the above classes. 3 2003/02/06: Thomas Bretz 4 5 * mbase/MLog.[h,cc]: 6 - serialized the GUI output (problems with mutithreded prgs, eg Cosy) 7 8 * mtemp/MObservatoryLocation.[h,cc], mtemp/MVPObject.[h,cc], 9 mtemp/MVPPlotter.[h,cc]: 10 - added changes discussed in Wuerzburg 11 12 * mfileio/MCT1ReadPreProc.cc: 13 - some simplifications 14 15 16 17 2003/01/31: Antonio Stamerra & Marcos Lopez 18 19 * mgui/MCamDisplay.[cc|h] 20 - Added a new function MCamDisplay::SetPix(const Int_t pixnum, 21 const Int_t color, Float_t min, Float_t max) which just set the 22 color of a given pixel 23 24 * created two new classes for simulating the second level trigger in the 25 directory manalysis: 26 - MTrigLvl2.[cc|h] // Implement the Lvl2 topology and selection 27 // strategies 28 - MTrigLvl2FillTask.[cc|h] // For a given MMc event, fill the MTrigLvl2 29 with the Lvl1 trigger information 30 31 * manalysis/Makefile 32 - Added -I../mgui 33 34 * Added macro macros/triglvl2.C which uses the above classes. 35 21 36 22 37 … … 31 46 processing a new run header 32 47 48 49 33 50 2003/01/23: Robert Wagner 34 51 … … 36 53 - MSigmabarCalc::Process() 37 54 Replaced fMcEvt->GetTheta() by fMcEvt->GetTelescopeTheta() 38 55 56 39 57 40 58 2003/01/20: Oscar Blanch … … 145 163 otherwise, we got a compilation error in Alpha machines. 146 164 165 <<<<<<< Changelog 166 167 168 2002/12/13: Oscar Blanch 169 ======= 147 170 148 171 149 172 2002/12/13: Oscar blanch 173 >>>>>>> 1.369 150 174 151 175 * mgeom/MGeomMirror.[h,cc]
Note:
See TracChangeset
for help on using the changeset viewer.