Skip to content
Snippets Groups Projects
  1. Jan 30, 2017
  2. May 05, 2014
  3. Mar 05, 2014
    • Buddhini Waidyawansa's avatar
      THcRaster minor changse, files prefixed with raster_ for testing. · 49064b4b
      Buddhini Waidyawansa authored
        Files with the prefix raster_ are coppies of original *.database,
        and *.param files which now includes changes nessacery for
        decoding raster data. I created seperate files for these because I
        need to merge this code upstream before I can compare the raster
        decoding results with that of the analyzer. For e.g. the map files are
        different from the original map files. So Steve needs to create a perl
        script that can propgate these changes in the map files to the map
        file of the analyzer inorder for me to do the analyzer hcana
        comparision. Once the comparision is done and we are satisifies with
        the results, we will merge the changes with the original files and
        remove the files with the prefix raster_*.
      
        gbeam.param now included by general.param.  No need to load
        a separate parameter set to test raster/BPM code.
      
        examples/MAPS/raster_jun04.map adds new detector IDs for the raster
        and BPMs as follows:
      
      Add the following IDs to the misc elements,
      BEAM
       RASTER_ID= 18          ADC
       BPM_ID= 19             ADC
      
      In the channel section did the following modification:
       sub , plane, counter, sig
        14, 1, 13, 1 !ADC ROC#1 Sl#15 Ch#14 Fast Raster X-sync
        15, 1, 14, 2 !ADC ROC#1 Sl#15 Ch#15 Fast Raster X-signal
        12, 1, 15, 3 !ADC ROC#1 Sl#15 Ch#12 Fast Raster Y-sync
        13, 1, 16, 4 !ADC ROC#1 Sl#15 Ch#13 Fast Raster Y-signal
      49064b4b
  4. Jan 03, 2014
  5. Dec 12, 2013
  6. Dec 05, 2013
    • Stephen A. Wood's avatar
      Changes to control files to analyze SOS data. · 340d1d0a
      Stephen A. Wood authored
        general.param - include SOS parameter for most devices
        hcana.param - add sos versions of previous hardwired parameters
        db_run.dat - put in an angle and mometum for SOS
        output.def - include sos detectors in root tree
        hodtest.C - Add SOS spectrometer and some of its detectors
      340d1d0a
  7. Nov 15, 2013
  8. Aug 21, 2013
  9. Aug 19, 2013
  10. May 29, 2013
  11. May 28, 2013
  12. Apr 16, 2013
  13. Apr 09, 2013
  14. Mar 21, 2013
  15. Mar 19, 2013
  16. Mar 08, 2013
    • Stephen A. Wood's avatar
      Add computation of drift distance from drift time. · 58c45eee
      Stephen A. Wood authored
        It has not been check that we are getting a good start time yet.
        Drift time and distance added to tree
        Change DC plane names from 1, 2, 3, ... to 1x1, 1y1, ...
          This is so that the parameters holding the time to distance maps
             can be found.  (The parameters are e.g. hwc1x1fract)
          Need to find a way not to have to hard code these plane names.
             Either use wire angles (alpha) or some kind of parameter name mapping
        Changed output.def to match new plane names
      58c45eee
  17. Nov 05, 2012
  18. Sep 19, 2012
  19. Aug 29, 2012
  20. Aug 17, 2012
  21. Aug 11, 2012
    • Stephen A. Wood's avatar
      Fix hitmaps for the drift chambers: · 51e240f3
      Stephen A. Wood authored
      Put map files in MAPS subdir.
      Define correct map for run 50017 in test.database.
      Add a script to display drift chamber hitmaps.
      Fix make_cratemap.pl so that it makes an entry in db_cratemap.dat
        for all Fastbus slots.
      51e240f3
  22. Aug 09, 2012
  23. Aug 07, 2012
  24. Jun 27, 2012
  25. Jun 10, 2012
  26. May 13, 2012
Loading