- Oct 14, 2016
-
-
Stephen A. Wood authored
-
Stephen A. Wood authored
-
Stephen A. Wood authored
- Oct 07, 2016
-
-
Stephen A. Wood authored
Add a new parameter Xaero_tdc_offset to make sure valid tdc hits from a reference time corrected tdc are positive. Accept first first positve tdc hit after applying offset. Move array filling in CoarseProcess into Decode
-
Stephen A. Wood authored
THcRawHodoHit gives reference time corrected TDC values THcScintillator plane adds a per plane offset to the raw tdc value First positive TDC value after adding offset is used
-
- Sep 29, 2016
-
-
Stephen A. Wood authored
-
Stephen A. Wood authored
Fix bad Addmodule argument (refchan) Print warning if expected reference time is missing (Probably means event is bad)
-
- Sep 28, 2016
-
-
Stephen A. Wood authored
-
Stephen A. Wood authored
(Assignment probably not actually done with these objects, so we might want to remove these methods.)
-
Stephen A. Wood authored
-
Stephen A. Wood authored
May want to use a hit class that doesn't inherit from THcHodoscope as the Cerenkov is not using Neg tubes or TDCs.
-
Stephen A. Wood authored
-
Stephen A. Wood authored
-
Stephen A. Wood authored
Separate methods for ref time subtracted and raw hits
-
Stephen A. Wood authored
-
Stephen A. Wood authored
-
- Jul 05, 2016
-
-
Mark K Jones authored
Update THcHodoScope and THcScintillatorPlane to get focal plane time for each plane
-
Mark Jones authored
used to determine focal plane time for each hodoscope plane. Add code to THcScintillatorPlane:DefineVariables to write out focal plane time, number of paddles hit that passed minimal TDc cut and number of paddle hit that were used in determining the focal plane time. Add calls to THcScintillatorPlane.h to Set and Get the focal plane time and number of paddle hits used to determine focal plane time for each hodoscope plane.
-
- Jun 28, 2016
-
-
Stephen A. Wood authored
Nint of an Int gave a compiler error in newer gcc Commented out local variables that are not used
-
- May 20, 2016
-
-
Stephen A. Wood authored
-
- May 18, 2016
-
-
Mark Jones authored
-
Mark Jones authored
-
Stephen A. Wood authored
-
Stephen A. Wood authored
-
- May 12, 2016
-
-
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.
-
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
-
Stephen A. Wood authored
-
Stephen A. Wood authored
-
Stephen A. Wood authored
-
- May 04, 2016
-
-
Stephen A. Wood authored
-
- Apr 29, 2016
-
-
Stephen A. Wood authored
docs/Makefile now builds doxygen docs in docs/html If you want documentation to be build elsewhere, define DOXYGEN_OUTPUT_DIRECTORY and run doxygen by hand
-
Stephen A. Wood authored
-
- Apr 19, 2016
-
-
Mark K Jones authored
Doyxgen setup
-
Mark Jones authored
-
- Mar 30, 2016
-
-
Stephen A. Wood authored
-
- Mar 24, 2016
-
-
Stephen A. Wood authored
-
- Mar 23, 2016
-
-
Stephen A. Wood authored
-
Stephen A. Wood authored
Fixed for make and scons Put libHallC before libHallA before root libs
-
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
-