- 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
-
- Nov 04, 2015
-
-
Stephen A. Wood authored
-
Stephen A. Wood authored
-
Stephen A. Wood authored
Enable by defining HITPIC in THcShowerArray.h
-
Stephen A. Wood authored
GetData accepts a pedestal range and an integration range. Samples in the integration range are added after subtracting the average of the pedestal range from each sample. Method also provided to return dynamic pedestal
-
- Oct 14, 2015
-
-
Stephen A. Wood authored
-
Stephen A. Wood authored
-
Stephen A. Wood authored
A shower counter hit can now be multiple samples, with a different number of samples allowed for positive and negative tubes. GetData(signal) now returns the sum of all the samples. This should still be compatible with fastbus ADCs as they are a single sample (which is already the integral.)
-
Stephen A. Wood authored
-
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
-
- Sep 30, 2015
-
-
Stephen A. Wood authored
-
- Sep 22, 2015
-
-
Stephen A. Wood authored
-
- Sep 21, 2015
-
-
Stephen A. Wood authored
-
- Sep 10, 2015
-
-
Stephen A. Wood authored
-
Stephen A. Wood authored
-
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
-
Zafar Ahmed authored
-
- Jul 31, 2015
-
-
Stephen A. Wood authored
-