- Apr 06, 2017
-
-
Stephen A. Wood authored
New required Cerenkov and Aerogel parameters in hcana.def cuts and output.def updates remove now unsupported mirror efficiencies from report.template
-
- Jan 30, 2017
-
-
Stephen A. Wood authored
to account for changes to Cerenkov class
-
- Mar 30, 2016
-
-
Stephen A. Wood authored
-
- Sep 10, 2015
-
-
Stephen A. Wood authored
-
- Sep 04, 2015
-
-
Stephen A. Wood authored
Fix fptime formulae in output.def Remove unused parameter from THcHodoEff Remove undefined parameter from report.def
-
- Feb 10, 2015
-
-
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).
-
- Feb 03, 2015
-
-
Zafar Ahmed authored
-
- Nov 08, 2013
-
-
Stephen A. Wood authored
Clone some DC tests from ENGINE test files to podd style cuts. Make changes to source code to support these tests. Correct hits in plane line in example report file.
-
- Nov 01, 2013
-
-
Stephen A. Wood authored
If ThcAnalyzer::PrintReport sees a format descriptor with 'd' at the end, then the value is converted to the nearest int before formatting.
-
Stephen A. Wood authored
Added variables using ENGINE names gen_run_number gen_run_starting_event gen_event_id_number
-
- Oct 31, 2013
-
-
Stephen A. Wood authored
-
- Oct 18, 2013
-
-
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
-