Skip to content
Snippets Groups Projects
  1. Feb 09, 2019
    • Whitney Armstrong's avatar
      modified: ../.gitignore · 4d998950
      Whitney Armstrong authored
      	modified:   THcCherenkov.cxx
      	modified:   THcCherenkov.h
      	modified:   THcHodoscope.cxx
      	modified:   THcHodoscope.h
      	modified:   include/HallC_LinkDef.h
      	new file:   include/hcana/HallC_Data.h
      4d998950
  2. Jul 17, 2018
  3. Jul 10, 2018
  4. Jun 27, 2018
    • Whitney Armstrong's avatar
      Added cmake build. · b8df39a0
      Whitney Armstrong authored
      This repo along with hallac_evio and analyzer all have "cmake" branches
      with complete cmake builds.
      b8df39a0
  5. Mar 23, 2018
  6. Mar 19, 2018
    • Stephen A. Wood's avatar
      Implement version numbering for hcana. · dada9972
      Stephen A. Wood authored
        We'll start with version 0.90.0 and increment the second number up to 99.
        Goal is to declare a verison 1.0.0 sometime over the summer.
      
        To change the version, edit both SConscript.py and Makefile.
      dada9972
  7. Jul 21, 2017
  8. Jun 15, 2017
  9. May 12, 2016
    • Stephen A. Wood's avatar
      Do a custom build of podd documentation · afab3d15
      Stephen A. Wood authored
        If the podd docs are built using the ROOT tagfile, then when the hcana
        docs are built using the podd tag file, doxygen crashes.  This commit
        adds building of the podd docs to the hcana doc building Makefile.  The
        podd docs are built without using the ROOT tagfile, so a sed hack is used
        to modify podd's Doxyfile.
      afab3d15
    • Stephen A. Wood's avatar
      A few Doxygen changes/improvements: · 102e1cf3
      Stephen A. Wood authored
        Use ROOT's xml layout file
          Customize for hcana, with Hall C logo
        Use tag files from podd and ROOT
        Use groups, starting with a Detector group
      102e1cf3
  10. Apr 29, 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. Sep 10, 2015
  13. Feb 05, 2014
  14. Jan 29, 2014
  15. Dec 19, 2013
  16. Dec 02, 2013
  17. Nov 25, 2013
  18. Oct 18, 2013
    • Stephen A. Wood's avatar
      Add template driven end of run reports to analyzer class · f0efa3a6
      Stephen A. Wood authored
      Inspired by ENGINE/CTP report generator
        Reports generated by
          THcAnalyzer::PrintReport(templatefilename,outputfilename)
          template is copied to output, {stuff} is replaced by the
             value of stuff.  Value can be formated with c formater, eg.
                 {stuff:%.2f}
        ThcFormula added to allow more flexibility of variables.
          Can get number of times cuts pass or are called with:
             cutname.npassed (or cutname.scaler) and cutname.ncalled
      f0efa3a6
  19. Aug 21, 2013
  20. Aug 12, 2013
  21. Aug 14, 2012
  22. Jun 13, 2012
  23. May 13, 2012
  24. Mar 09, 2012
  25. Feb 29, 2012
Loading