Skip to content
Snippets Groups Projects
  1. Feb 27, 2014
    • Mark Jones's avatar
      Updated drift chamber debug messages · 30ccc1ce
      Mark Jones authored
      add flags debugflagpr and debugflagstubs
      add method THcDC::PrintStubs
      modify THcDC::PrintSpacePoints
      Set THcDC::LinkStubs() to only set fNDCTracks=0 and retrun when
        fNDCTracks>10 for HMS style chambers to match engine.
      30ccc1ce
  2. Feb 26, 2014
  3. Feb 19, 2014
  4. Feb 18, 2014
  5. Feb 05, 2014
  6. Feb 02, 2014
  7. Jan 30, 2014
    • Zafar's avatar
      ThcCherenkov class. · 83a1ab25
      Zafar authored
      Class for an Cherenkov detector consisting of two PMT's.
      Fourth pull request. January 30 2014.
      No need to cahnge the Map file.
      New parameter hcer_tot_pmts = 2 is added to the hcana.param file
      This code is for the coarse process of THcCherenkov class.
      Names of all the variables are in lower case.
      
      Variable Name   Description
      phototubes      Nuber of Cherenkov photo tubes
      adc             Raw ADC values
      adc_p           Pedestal Subtracted ADC values
      npe             Number of Photo electrons
      npesum          Sum of Number of Photo electrons
      ncherhit        Number of Hits(Cherenkov)
      83a1ab25
    • Zafar's avatar
      Remove some old commented out code. · 02011251
      Zafar authored
      02011251
    • Zafar's avatar
      Fix title of xp in global variables list · 894ea862
      Zafar authored
      894ea862
    • Zafar's avatar
      Updated Cherenkov detector code · 9ec9143f
      Zafar authored
      We have added a new parameter hcer_tot_pmts = 2 in hcana.param file.
      It is equal to total number of PMTs in Cherenkov detector. With this
      update, the THcCherenkov coarse process is complete. We have Raw adc,
      pedestal subtracted adc, number of photo electrons and hits histograms
      in the output root file for gas Cherenkov detector.
      9ec9143f
  8. Jan 29, 2014
  9. Jan 27, 2014
  10. Jan 26, 2014
  11. Jan 24, 2014
  12. Jan 22, 2014
  13. Jan 17, 2014
  14. Jan 14, 2014
  15. Jan 10, 2014
  16. Jan 03, 2014
  17. 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
  18. Dec 28, 2013
  19. Dec 19, 2013
Loading