Skip to content
Snippets Groups Projects
  1. Jan 30, 2017
  2. Dec 15, 2016
  3. Nov 15, 2016
  4. Nov 06, 2016
  5. Nov 01, 2016
  6. Oct 28, 2016
  7. Oct 19, 2016
  8. Oct 14, 2016
  9. Sep 28, 2016
  10. Mar 30, 2016
  11. Mar 23, 2016
    • Stephen A. Wood's avatar
      Root 6 compatibility · 4d8583aa
      Stephen A. Wood authored
        Rename ScalerLoc so it doesn't conflict with class of same name in podd
        Ignore .pcm files
        Makefile does version check for root 6
        Address warnings in hodtest.C
      4d8583aa
  12. Jan 25, 2016
  13. Sep 10, 2015
  14. Sep 04, 2015
    • Stephen A. Wood's avatar
      Cleanup · 2012add4
      Stephen A. Wood authored
        Fix fptime formulae in output.def
        Remove unused parameter from THcHodoEff
        Remove undefined parameter from report.def
      2012add4
  15. Jul 31, 2015
  16. Feb 23, 2015
  17. Feb 13, 2015
    • Zafar's avatar
      Look up of Shower and Cherenkov in THcHodoscope::Setup · 386cdddc
      Zafar authored
      Minimm value of normalized energy  fNormETot and minum value of number of
      cherenkov photo electrons, fNCerNPE, is added to parameter files for the
      calculation good scintillator event for tracking efficiency.
      They are  optional parameters
      
      fScinShould and fScinDid are set to 0 or 1
      and only incrmented when Shower and Cerenkov detectors are setup.
      386cdddc
  18. Feb 11, 2015
    • Zafar's avatar
      Look up for shower and cherenkov in THcHodoscope::Setup - 2 · 4f6131f5
      Zafar authored
      If calorimeter and cherenkov is not added to SOS or HMS then it prints
      a warning message and does not calcualte the efficiency for that
      spectrometer.
      
      Minimm value of normalized energy and minum value of number of
      cherenkov photo electrons is added to parameter files for the
      calculation of tracking efficiency.
      4f6131f5
  19. Feb 10, 2015
    • Stephen A. Wood's avatar
      Add "Global variables" to reports. · 8669a94e
      Stephen A. Wood authored
        Variable found in a report template is first tested to see if it is a
        Hall C style parameter (in gHcParms).  If not, then tested to see if it
        is a global variable (in gHaVars).
      8669a94e
  20. Feb 03, 2015
    • Zafar Ahmed's avatar
    • Vardan Tadevosyan's avatar
      Improve THcShower class structure and cleanup · f1b25902
      Vardan Tadevosyan authored
        Clean up THcShower.h and THcShower.cxx.
        typedef vector<THcShowerHit*> THcShowerHitList by
        typedef set<THcShowerHit*> THcShowerHitList.
        Remove inheritance of class THcShowerCluster from THcShowerHitList.
        Define THcShowerCluster as THcShowerHitList, aka set<THcShowerHit*>.
        Remove inheritance of class THcShowerClusterList from
              THcShClusterList, a.k.a. vector<THcShowerCluster*> container.
        Define THcShowerClusterList as vector<THcShowerCluster*>.
        Rename THcShowerHitSet by THcShowerHitList.
        Rename HitList (related to the HMS calorimeter) to HitSet.
        Add operator< in THcShowerHit class, in order to have THcShowerHitSet
          objects to be properly sorted.
      f1b25902
  21. Jan 28, 2015
  22. Dec 05, 2014
  23. Nov 17, 2014
  24. Nov 13, 2014
  25. Oct 04, 2014
  26. Sep 26, 2014
  27. Sep 09, 2014
  28. Aug 18, 2014
  29. Jul 16, 2014
Loading