Changeset 7020


Ignore:
Timestamp:
05/12/05 16:24:01 (19 years ago)
Author:
Daniela Dorner
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/Changelog

    r7018 r7020  
    2121
    2222                                                 -*-*- END OF LINE -*-*-
     23 2005/05/10 Daniela Dorner
     24
     25   * datacenter/macros/fillcalib.C:
     26     - removed debugoutput
     27
     28   * datacenter/macros/fillstar.C:
     29     - added (macro to read parameters from the star*.root files and
     30       fill them into the db)
     31
     32   * datacenter/macros/setupdb.C:
     33     - added new table 'Star'
     34
     35   * datacenter/macros/buildsequenceentries.C:
     36     - added delete-query for new table 'Star' in the delete function
     37
     38   * datacenter/scripts/runstar
     39     - changed number of processes
     40
     41   * datacenter/scripts/runcallisto
     42     - changed number of processes
     43
     44   * datacenter/scripts/fillstar
     45     - added (script to run macro fillstar.C automatically)
     46
     47
     48
    2349 2005/05/12 Markus Meyer
    2450
     
    138164 2005/05/10 Daniela Dorner
    139165
    140     * datacenter/macros/fillcalib.C:
    141       - added some parameters (reading from calib*.root and inserting
    142         into db)
    143 
    144     * datacenter/macros/setupdb.C:
    145       - adapted macro to the new columns in the calibration db
    146 
    147     * datacenter/macros/fillsignal.C:
    148       - fixed typo
     166   * datacenter/macros/fillcalib.C:
     167     - added some parameters (reading from calib*.root and inserting
     168       into db)
     169
     170   * datacenter/macros/setupdb.C:
     171     - adapted macro to the new columns in the calibration db
     172
     173   * datacenter/macros/fillsignal.C:
     174     - fixed typo
    149175
    150176
     
    371397 2005/05/06 Daniela Dorner
    372398
    373     * datacenter/scripts/copyscript:
    374       - added command to ensure the correct permissions of the files
    375         on disk
     399   * datacenter/scripts/copyscript:
     400     - added command to ensure the correct permissions of the files
     401       on disk
    376402
    377403
     
    672698 2005/04/21 Daniela Dorner
    673699
    674     * datacenter/scripts/runcallisto:
    675       - fixed choice of todofile
    676       
    677     * datacenter/scripts/copyscript:
    678       - adapted some paths
    679       
    680     * datacenter/macros/filldotrun.C:
    681       - added 6 new arehucas versions
    682       
    683     * datacenter/scripts/writesequencefile:
    684       - added make path for sequencefiles
     700   * datacenter/scripts/runcallisto:
     701     - fixed choice of todofile
     702     
     703   * datacenter/scripts/copyscript:
     704     - adapted some paths
     705     
     706   * datacenter/macros/filldotrun.C:
     707     - added 6 new arehucas versions
     708     
     709   * datacenter/scripts/writesequencefile:
     710     - added make path for sequencefiles
    685711
    686712
     
    688714 2005/04/21 Thomas Bretz
    689715
    690     * mhcalib/MHCalibrationRelTimeCam.cc:
    691       - fixed usage of a uninitialized pointer
    692 
    693     * mjobs/MJCalibrateSignal.cc, mjobs/MJCalibration.cc:
    694       - fixed usage of MFTriggerPattern
    695 
    696     * mtrigger/MFTriggerPattern.[h,cc]:
    697       - allow to set default from outside in case no pattern
    698         could be decoded
     716   * mhcalib/MHCalibrationRelTimeCam.cc:
     717     - fixed usage of a uninitialized pointer
     718
     719   * mjobs/MJCalibrateSignal.cc, mjobs/MJCalibration.cc:
     720     - fixed usage of MFTriggerPattern
     721
     722   * mtrigger/MFTriggerPattern.[h,cc]:
     723     - allow to set default from outside in case no pattern
     724       could be decoded
    699725
    700726
Note: See TracChangeset for help on using the changeset viewer.