Skip to content
Snippets Groups Projects
  1. Dec 15, 2016
  2. Nov 13, 2014
  3. Oct 10, 2013
  4. Aug 28, 2013
  5. Jul 19, 2013
  6. May 29, 2013
  7. May 28, 2013
  8. May 16, 2013
  9. May 15, 2013
  10. 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
  11. Apr 09, 2013
  12. Mar 21, 2013
  13. Jan 21, 2013
    • Stephen A. Wood's avatar
      New parameter file for "extra" parameters". · 961e391c
      Stephen A. Wood authored
          Define constants (e.g. plane counts) that are not defined in
          the ENGINE parameter files so that the detector classes
          can be more generic.
          Hodoscope and Aerogel now pick up plane and tube counts from this file
      961e391c
  14. 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
  15. Nov 05, 2012
  16. 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
  17. Aug 17, 2012
  18. Aug 14, 2012
  19. Aug 09, 2012
  20. Aug 07, 2012
  21. Jun 27, 2012
  22. Jun 11, 2012
  23. Jun 06, 2012
  24. May 13, 2012
Loading