Skip to content
Snippets Groups Projects
  1. 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
  2. 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
  3. Nov 05, 2012
  4. Nov 02, 2012
  5. Oct 11, 2012
  6. Jun 27, 2012
  7. Jun 10, 2012
  8. Jun 06, 2012
  9. May 09, 2012
  10. May 07, 2012
  11. May 03, 2012
  12. May 02, 2012
  13. May 01, 2012
  14. Apr 24, 2012
  15. Apr 21, 2012
  16. Apr 12, 2012
  17. Apr 11, 2012
  18. Apr 09, 2012
  19. Apr 04, 2012
  20. Mar 19, 2012
  21. Mar 16, 2012
  22. Mar 13, 2012
  23. Mar 09, 2012
  24. Feb 29, 2012
Loading