Skip to content
Snippets Groups Projects
  1. Jan 21, 2013
    • Stephen A. Wood's avatar
      Drift chamber code work. Modeled on podd and h_trans_dc.f · b1b202d2
      Stephen A. Wood authored
            Start adding to the drift chamber code.   Setup a class structure
            similar to what podd uses for the VDCs.  Raw hit class renamed
            to THcRawDCHit.  Signal hits are how THcDCHit, modeled after
            podd hits.  Add THcDCWire, and classes for time to distance conversion.
            Time to distnace conversion doesn't do anything yet.
      
            Find some improved DC parameter files so that min and max TDC limits
            are good for the run we are using.
      
            THcDriftChamberPlane asks ThcDriftChamber for many parameters.
      b1b202d2
  2. Dec 20, 2012
  3. Dec 07, 2012
    • Stephen A. Wood's avatar
      Flesh out the Aerogel analysis a bit. · e9ef7df5
      Stephen A. Wood authored
          Register some more variables for the tree
          Clear fNelem of some arrays, not fNhits.
          Print method to print Aerogel pedestals.
          Make Pedestal analysis a bit more like the ENGINE.
          Initialize counters
      e9ef7df5
  4. Nov 05, 2012
  5. Nov 02, 2012
  6. Sep 19, 2012
  7. Sep 16, 2012
  8. Sep 07, 2012
  9. Sep 06, 2012
  10. Aug 30, 2012
  11. Aug 28, 2012
    • Stephen A. Wood's avatar
      Pedestal work. · 6aec21a3
      Stephen A. Wood authored
      Use cut file to determine what is a pedestal event.  Pedestal events
      only proceed to Decode.
      In Decode (Just THcHodoscope for now) loop through each plane and accumulate
      pedestal data.  Calculate the pedestals at the first non-pedestal event.
      Pedestals are just calculated, but nothing is done with them.
      6aec21a3
  12. Aug 23, 2012
  13. Aug 17, 2012
    • Mark Jones's avatar
      Fix mistakes in ProcessHits · 8161a5b9
      Mark Jones authored
      1) Add test for root version when filling sighit1
      2) Fixed line which had wrong order in Set and needed two integer values
         sighit1->Set(1,(Int_t)(hit->fADC_pos - 470.7));
      8161a5b9
  14. Aug 09, 2012
  15. Aug 07, 2012
  16. Jun 29, 2012
  17. Jun 28, 2012
  18. Jun 27, 2012
  19. Jun 11, 2012
  20. Jun 10, 2012
  21. Jun 06, 2012
  22. May 09, 2012
  23. May 08, 2012
  24. May 07, 2012
  25. May 06, 2012
  26. May 05, 2012
  27. May 04, 2012
  28. May 03, 2012
  29. May 01, 2012
Loading