Skip to content
Snippets Groups Projects
  1. Jan 29, 2014
  2. Jan 27, 2014
  3. Jan 26, 2014
  4. Jan 24, 2014
  5. Jan 22, 2014
  6. Jan 17, 2014
  7. Jan 14, 2014
  8. Jan 10, 2014
  9. Jan 03, 2014
  10. Dec 29, 2013
    • Zafar Ahmed's avatar
      This is second update for THcCherenkov.cxx class. I have added four more · e5cd6d23
      Zafar Ahmed authored
      variables. Total photo electrons, total hits of adc 1, total hits of adc 2
      and total hits. With this update we have transformed the FORTRAN code of
      file /engine/HTRACKING/h_trans_cer.f to /hcana/ser/THcCherenkov.cxx
      
      NOTE: The pedestal value in ENGINE is an integer but in hcana it is a
      flaoting number. So it changes the pedestal substracted vlues of adc 1
      and adc 2 and the number of photo electrons of adc 1 and 2 by very small
      fraction. The difference of total photo electrons between ENGINE and hcana
      is not more than 0.005.
      e5cd6d23
  11. Dec 28, 2013
  12. Dec 19, 2013
  13. Dec 18, 2013
  14. Dec 17, 2013
  15. Dec 16, 2013
    • Stephen A. Wood's avatar
      Have THcDC tell THcDriftChambers if they are HMS style or not. · de4e0e39
      Stephen A. Wood authored
        THcDriftChamber::AddPlane didn't know if style was HMS, because
        style was only determined in Init.  Now fHMSStyleFlag is set in
        only one place.  Right now determined from spectrometer name, but
        could be a parameter in the future.
      de4e0e39
    • Mark Jones's avatar
      In THcHodoscope::ReadDatabase make reading in fTofTolerance optional and set default = 3.0 · 71a823ae
      Mark Jones authored
      Fix  fStartTime=32. in THcHodoscope::Decode
      71a823ae
    • Mark Jones's avatar
      Modified AddPlane for SOS and HMS style chambers · 51f5ca37
      Mark Jones authored
      Modified ReadDatabase : Added fdebugstubchisq and Corrected fhdebugflagpr to be Int
      Added PrintDecode( void ) to print the drift chamber info in fHits
      Modified FindSpacePoints to use the proper PlaneInd and PlanePInd
          for HMS and SOS style chambers
      Changed THcDriftChamber::FindEasySpacePoint(Int_t yplane_hitind,Int_t yplanep_hitind) to
      THcDriftChamber::FindEasySpacePoint_HMS(Int_t yplane_hitind,Int_t yplanep_hitind)
      Added  THcDriftChamber::FindEasySpacePoint_SOS(Int_t xplane_hitind,Int_t xplanep_hitind)
      commented out many fhdebugflagpr  output statements
      51f5ca37
    • Mark Jones's avatar
      Added fdebugprintrawdc to output the raw drift chamber info · f67edfb4
      Mark Jones authored
      With fdebugprintdecodeddc call Chambers[i]->PrintDecode() to output the drift chamber info after min/max time cuts
      Added PrintSpacePoints()
      With fdebugprintdecodeddc call PrintSpacePoints() to output drift chmaber spacepoint info
      f67edfb4
  16. Dec 12, 2013
  17. Dec 10, 2013
  18. Dec 06, 2013
  19. Dec 05, 2013
    • Stephen A. Wood's avatar
      Changes to control files to analyze SOS data. · 340d1d0a
      Stephen A. Wood authored
        general.param - include SOS parameter for most devices
        hcana.param - add sos versions of previous hardwired parameters
        db_run.dat - put in an angle and mometum for SOS
        output.def - include sos detectors in root tree
        hodtest.C - Add SOS spectrometer and some of its detectors
      340d1d0a
Loading