Changeset 3324


Ignore:
Timestamp:
02/26/04 10:05:37 (21 years ago)
Author:
tbretz
Message:
*** empty log message ***
Location:
trunk/MagicSoft/Mars
Files:
4 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/Changelog

    r3322 r3324  
    55                                                 -*-*- END OF LINE -*-*-
    66 
     7 2004/02/26: Thomas Bretz
     8
     9   * mhist/MHCamera.cc:
     10     - fixed a function description
     11
     12   * mreport/MReport.cc, mreport/MReportFileRead.cc:
     13     - introduced return case -1
     14
     15
     16
    717 2004/02/25: Markus Gaug
    818
    9   * mcalib/MExtractBlindPixel.[h,cc]
    10   * mcalib/MExtractPINDiode.[h,cc]
    11   * mcalib/MExtractedSignalBlindPixel.[h,cc]
    12   * mcalib/MExtractedSignalPINDiode.[h,cc]
    13   * mcalib/Makefile
    14   * msignal/Makefile
    15   * mcalib/CalibLinkDef.h
    16   * msignal/SignalLinkDef.h
    17     - moved blindpixel and PINdiode extractors to msignal
    18 
    19 
    20   * mcalib/MCalibrationQECam.[h,cc]
    21   * mcalib/MCalibrationQEPix.[h,cc]
    22     - two new classes to hold the quantum efficieny information of the
    23       calibration
    24 
    25 
    26   * msignal/MArrivalTimeCalc.[h,cc]
    27     - fill now MArrivalTimePix instead of MArrivalTime
    28 
    29 
    30   * mcalib/MHCalibrationChargeCam.cc
    31     - display only valid pixels for the corr. values in GetPixelContent
    32 
    33 
    34   * mcalib/MHCalibrationRelTimeCam.cc
    35     - is now filled from MArrivalTimeCam instead of MArrivalTime
    36 
    37   * macros/calibration.C
    38     - divided into two macros: calibration.C using the MJPedestal
    39       standard procedure and   pedestalstudies.C using the old procedures
     19   * mcalib/MExtractBlindPixel.[h,cc],
     20     mcalib/MExtractPINDiode.[h,cc],
     21     mcalib/MExtractedSignalBlindPixel.[h,cc],
     22     mcalib/MExtractedSignalPINDiode.[h,cc],
     23     mcalib/Makefile, msignal/Makefile, mcalib/CalibLinkDef.h,
     24     msignal/SignalLinkDef.h:
     25     - moved blindpixel and PINdiode extractors to msignal
     26
     27
     28   * mcalib/MCalibrationQECam.[h,cc], mcalib/MCalibrationQEPix.[h,cc]:
     29     - two new classes to hold the quantum efficieny information of the
     30       calibration
     31
     32   * msignal/MArrivalTimeCalc.[h,cc]
     33     - fill now MArrivalTimePix instead of MArrivalTime
     34
     35   * mcalib/MHCalibrationChargeCam.cc
     36     - display only valid pixels for the corr. values in GetPixelContent
     37
     38   * mcalib/MHCalibrationRelTimeCam.cc
     39     - is now filled from MArrivalTimeCam instead of MArrivalTime
     40
     41   * macros/calibration.C
     42     - divided into two macros: calibration.C using the MJPedestal
     43       standard procedure and   pedestalstudies.C using the old
     44       procedures
    4045   
    41   * macros/pedestalstudies.C
    42     - new macro containing the first previous part of calibration.C
    43 
    44 
    45    * mcalib/MCalibrationChargeBlindPix.h
    46    * mcalib/MCalibrationChargePINDiode.h
    47    * mbase/MAGIC.h
    48    * mjobs/MJCalibration.cc
    49    
     46   * macros/pedestalstudies.C
     47     - new macro containing the first previous part of calibration.C
     48
     49   * mcalib/MCalibrationChargeBlindPix.h,
     50     mcalib/MCalibrationChargePINDiode.h, mbase/MAGIC.h,
     51     mjobs/MJCalibration.cc:
    5052     - definition of PulserColot_t in MAGIC.h.
     53
    5154
    5255
     
    5659     - set the include path also to msignals/
    5760
    58    * manalysis/MExtractSignal.[h,cc]
    59                MExtractSignal2.[h,cc]
    60                MExtractedSignalCam.[h,cc]
    61                MExtractedSignalPix.[h,cc]
    62                MArrivalTime.[h,cc]
    63                MArrivalTimeCalc.[h,cc]
    64                MArrivalTimeCalc2.[h,cc]
    65                Makefile
    66                AnalysisLinkDef.h                       
    67      - removed the classes
    68 
    69    * msignal/MExtractSignal.[h,cc]
    70              MExtractSignal2.[h,cc]
    71              MExtractedSignalCam.[h,cc]
    72              MExtractedSignalPix.[h,cc]
    73              MArrivalTime.[h,cc]
    74              MArrivalTimeCalc.[h,cc]
    75              MArrivalTimeCalc2.[h,cc]
    76              Makefile
    77              AnalysisLinkDef.h                 
    78      - added the classes
     61   * manalysis/MExtractSignal.[h,cc], manalysis/MExtractSignal2.[h,cc],
     62     manalysis/MExtractedSignalCam.[h,cc],
     63     manalysis/MExtractedSignalPix.[h,cc],
     64     manalysis/MArrivalTime.[h,cc], manalysis/MArrivalTimeCalc.[h,cc],
     65     manalysis/MArrivalTimeCalc2.[h,cc]:
     66     - removed
    7967     
    80    * mfilter/Makefile
    81      mcalib/Makefile
    82      mjobs/Makefile
    83      mmain/Makefile
     68   * manalysis/Makefile, manalysis/AnalysisLinkDef.h:                   
     69     - removed classes mentioned above
     70
     71   * msignal/MExtractSignal.[h,cc], msignal/MExtractSignal2.[h,cc],
     72     msignal/MExtractedSignalCam.[h,cc],
     73     msignal/MExtractedSignalPix.[h,cc],
     74     msignal/MArrivalTime.[h,cc], msignal/MArrivalTimeCalc.[h,cc],
     75     msignal/MArrivalTimeCalc2.[h,cc]:
     76     - added
     77
     78   * msignal/Makefile, msignal/AnalysisLinkDef.h:                       
     79     - added classes mentioned above
     80     
     81   * mfilter/Makefile, mcalib/Makefile, mjobs/Makefile, mmain/Makefile:
     82     - added include msignal
    8483   
     84
     85
    8586
    8687 2004/02/25: Wolfgang Wittek
  • trunk/MagicSoft/Mars/mhist/MHCamera.cc

    r3237 r3324  
    145145    for (Int_t i=0; i<fNcells-2; i++)
    146146        ResetUsed(i);
    147 
    148147}
    149148
     
    293292// ------------------------------------------------------------------------
    294293//
    295 // Return the rms value of all entries which are used if all=kFALSE and
     294// Return the variance of all entries which are used if all=kFALSE and
    296295// of all entries if all=kTRUE if sector<0. If sector>=0 only
    297296// entries with match the given sector are taken into account.
  • trunk/MagicSoft/Mars/mreport/MReport.cc

    r2892 r3324  
    110110        return kFALSE;
    111111
     112    // return -1: This is the special case: out of time limit
    112113    if (start && *fTime<start)
    113         return kCONTINUE;
     114        return -1;
    114115    if (stop  && *fTime>stop)
    115         return kCONTINUE;
     116        return -1;
    116117
    117118    const Int_t rc = InterpreteBody(str);
  • trunk/MagicSoft/Mars/mreport/MReportFileRead.cc

    r2892 r3324  
    264264        *fLog << warn << "WARNING - Interpretation of '" << rep->GetName() << "' failed (Line #" << fNumLine << ")... skipped." << endl;
    265265        break;
     266    case -1: // This is the special case: out of time limit
     267        return kCONTINUE;
    266268    }
    267269
Note: See TracChangeset for help on using the changeset viewer.