- Sep 28, 2016
-
-
Stephen A. Wood authored
-
Stephen A. Wood authored
-
- Jul 05, 2016
-
-
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
-
- May 12, 2016
-
-
Stephen A. Wood authored
-
- May 04, 2016
-
-
Stephen A. Wood authored
-
- Mar 23, 2016
-
-
Stephen A. Wood authored
-
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
-
- 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 22, 2016
-
-
Vardan Tadevosyan authored
shms-calo-test directory comprises codes for testing. The 1-st layer of SOS calorimeter mimicks the SHMS Preshower, and positive side of the 2-nd layer mimicks fly's eye part.
-
- Jan 19, 2016
-
-
Vardan Tadevosyan authored
-
- Jan 18, 2016
-
-
Vardan Tadevosyan authored
-
- Jan 16, 2016
-
-
Vardan Tadevosyan authored
-
- Jan 15, 2016
-
-
Vardan Tadevosyan authored
-
- Jan 11, 2016
-
-
Vardan Tadevosyan authored
THcShowerHitCluster.cxx.
-
- Jan 10, 2016
-
-
Vardan Tadevosyan authored
-
Vardan Tadevosyan authored
-
- Jan 09, 2016
-
-
Vardan Tadevosyan authored
-
Vardan Tadevosyan authored
-
- Jan 06, 2016
-
-
Vardan Tadevosyan authored
THcShowerHitClass.h file.
-
- Jan 01, 2016
-
-
Vardan Tadevosyan authored
fly's eye part.
-
- Dec 29, 2015
-
-
Vardan Tadevosyan authored
-
- Dec 28, 2015
-
-
Vardan Tadevosyan authored
-
- Dec 17, 2015
-
-
Vardan Tadevosyan authored
-
- Dec 16, 2015
-
-
Vardan Tadevosyan authored
-
- Dec 11, 2015
-
-
Vardan Tadevosyan authored
-
- Dec 06, 2015
-
-
Vardan Tadevosyan authored
-
Vardan Tadevosyan authored
-
Vardan Tadevosyan authored
-
Vardan Tadevosyan authored
-
Vardan Tadevosyan authored
-
Vardan Tadevosyan authored
-
Vardan Tadevosyan authored
from SHMS shower counter. Make THcShowerArray a friend class to THcShower in order to have access to the debug flags.
-
- Dec 02, 2015
-
-
Stephen A. Wood authored
Base class THcRawHit has null GetReference method. Returns zero. THcRawDCHit will get the reference time if it was specified in the map file. It is up to the detector class to use the reference time to subtract off pipeline TDC jitter.
-
- Dec 01, 2015
-
-
Stephen A. Wood authored
In the map file, use slot=<slot>,<refchan> to specify the reference channel for that slot. If the slot= directive is repeated, the reference channel number must be given for each repeat. (Could potentially have different reference channels for different channels of that slot.)
-
- Nov 09, 2015
-
-
Stephen A. Wood authored
-