Skip to content
Snippets Groups Projects
  1. Sep 06, 2013
    • Mark Jones's avatar
      Replicate ENGINE tracking better. · 818bd894
      Mark Jones authored
      1.  nplusminus was not initialized corectly so small angle approximation
      was never used.
      2.  Change MAXTRACKS from 50 to 10 to match ENGINE.
      818bd894
  2. Sep 04, 2013
  3. Aug 28, 2013
  4. Aug 23, 2013
  5. Aug 21, 2013
  6. Aug 19, 2013
  7. Aug 12, 2013
  8. Aug 08, 2013
  9. Aug 06, 2013
  10. Jul 25, 2013
  11. Jul 23, 2013
  12. Jul 22, 2013
  13. Jul 19, 2013
  14. Jul 17, 2013
  15. Jul 08, 2013
  16. Jun 20, 2013
  17. Jun 13, 2013
  18. Jun 11, 2013
  19. Jun 02, 2013
  20. May 30, 2013
    • Stephen A. Wood's avatar
      Change space point from a structure to a full class · a48ac69c
      Stephen A. Wood authored
        THcDriftChamber::SpacePoint -> THcSpacePoint
        That way space points can be put in a TClonesArray and be made known
        to THcDC when stub information is added.
      a48ac69c
    • Stephen A. Wood's avatar
    • Mark Jones's avatar
      IN THcDriftChamber.cxx : · 12e1b5fa
      Mark Jones authored
        1)   Moved hardcoding of Yplane plane number to Addplane since it is called
           before ReadDatabase
        2) In FindEasySpacePoint add variable max_dist to match the code in
           h_find_easy_space_point.f more and fix problem
        3) As in h_find_easy_space_point  use max_dist instead
           of FSpacePointCriterion in IF statement to pick matching "x" hits.
      In THCDC.h
        1) Set GetPicth and GetCentralWire as Double_t
        2) Set  GetSpacePointCriterion to return fSpace_Point_Criterion2[chamber-1]
           instead of sqrt
      12e1b5fa
  21. May 28, 2013
  22. May 19, 2013
Loading