Skip to content
Snippets Groups Projects
  1. Aug 22, 2013
  2. Jul 22, 2013
  3. Jul 08, 2013
  4. May 30, 2013
  5. Apr 30, 2013
    • Stephen A. Wood's avatar
      Implement DC Space Point finding · b519f00b
      Stephen A. Wood authored
        New class THcDC is whole set of wire chambers.
        THcDriftChamber is one chamber (6 planes)
        Implement space point finding from h_pattern_recognition up to point
           before where space point lists from the two chambers are combined.
        Includes
            FindEasySpacePoint   (h_find_easy_space_point)
            FindHardSpacePoints  (find_space_points)
            DestroyPoorSpacePoints (h_sp_destroy)
            SpacePointMultiwire  (h_sp_multiwire)
            ChooseSingleHit 	   (h_choose_single_hit)
            SelectSpacePoint	   (select_space_points)
      
      Space points are arrays of structures in the THcDriftChamber class.  Will
      probably need to take space points out class so that they can be looked at
      at the THcDC level.
      
      New code is only tested to see that it compiles and that space points
      are sometimes found.
      b519f00b
  6. 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
  7. Nov 05, 2012
  8. Nov 02, 2012
  9. Oct 11, 2012
  10. Jun 27, 2012
  11. Jun 10, 2012
  12. Jun 06, 2012
  13. May 09, 2012
  14. May 07, 2012
  15. May 03, 2012
  16. May 02, 2012
  17. May 01, 2012
  18. Apr 24, 2012
  19. Apr 21, 2012
  20. Apr 12, 2012
  21. Apr 11, 2012
  22. Apr 09, 2012
  23. Apr 04, 2012
  24. Mar 19, 2012
  25. Mar 16, 2012
  26. Mar 13, 2012
  27. Mar 09, 2012
  28. Feb 29, 2012
Loading