Changeset 1744


Ignore:
Timestamp:
02/06/03 11:56:41 (22 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/Changelog

    r1740 r1744  
    11
    22                                                         -*-*- 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
    2136
    2237
     
    3146      processing a new run header
    3247
     48
     49
    3350 2003/01/23: Robert Wagner
    3451
     
    3653    - MSigmabarCalc::Process()
    3754      Replaced fMcEvt->GetTheta() by fMcEvt->GetTelescopeTheta()
    38  
     55
     56
    3957
    4058 2003/01/20: Oscar Blanch
     
    145163        otherwise, we got a compilation error in Alpha machines.
    146164
     165<<<<<<< Changelog
     166
     167
     168 2002/12/13: Oscar Blanch
     169=======
    147170
    148171
    149172 2002/12/13: Oscar blanch
     173>>>>>>> 1.369
    150174
    151175    * mgeom/MGeomMirror.[h,cc]
Note: See TracChangeset for help on using the changeset viewer.