Skip to content
Snippets Groups Projects
  1. Apr 15, 2015
  2. Sep 15, 2014
  3. Mar 05, 2014
  4. Jan 26, 2014
  5. Nov 15, 2013
  6. Nov 11, 2013
  7. 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
  8. Oct 09, 2013
    • Edward Brash's avatar
      1. Implement changes in SCons to improve detection of ROOT installation · 73f6fe21
      Edward Brash authored
      and SCons version checking (now checks for version 4.9.9 of SCons, which
      is the newly implemented version number in the local SCons installation
      (in podd).  Note that this change will now require use of that updated local version as
      packaged with podd.
      
      2.  Change to SConstruct.py to add -DHALLC_MODS defines (now consistent
      with Makefile) for conditional compilation in certain parts of podd.
      
      3.  Improvement in configuration for 64bit/32bit compilation on Linux.
      73f6fe21
  9. Aug 21, 2013
  10. Aug 12, 2013
  11. Aug 06, 2013
Loading