- Jan 25, 2016
-
-
Stephen A. Wood authored
This is to match the class name defined in those files Also add THcShowerHit to the Makefile
-
- Jan 11, 2016
-
-
Vardan Tadevosyan authored
THcShowerHitCluster.cxx.
-
- Oct 14, 2015
-
-
Stephen A. Wood authored
Added as an optional sub detector THcShowerArray to the THcShower class Get hit data with GetData method instead of hit member variables so as to be compatible with FADC compatible hit list
-
- Jul 31, 2015
-
-
Stephen A. Wood authored
-
- Jun 23, 2015
-
-
Edward Brash authored
-
- Apr 15, 2015
-
-
Stephen A. Wood authored
Don't repeat comparisons of tdc values with fScinTdcMin and fScinTdcMax because hits only get added to fHodoHits (and previously fPosTDCHits, fNegTDCHits, ...) if the times are within these ranges. In THcHodoscop, remove members of fTOFPInfo that are just used locally.
-
- Sep 15, 2014
-
-
Stephen A. Wood authored
This is anticipation of a new hit class for processed hits. To make it clear that this hit class is for decoding into hit lists
-
- Mar 05, 2014
-
-
Stephen A. Wood authored
-
- Jan 26, 2014
-
-
Edward Brash authored
-
Edward Brash authored
-
- Nov 15, 2013
-
-
Zafar Ahmed authored
-
- Nov 11, 2013
-
-
Edward Brash 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
-
- Oct 09, 2013
-
-
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.
-
- Aug 21, 2013
-
-
Edward Brash authored
-
- Aug 12, 2013
-
-
Edward Brash authored
-
- Aug 06, 2013
-
-
Edward Brash authored
-