- Mar 07, 2017
-
-
hallc-online authored
-
- Jan 19, 2017
-
-
Jure Bericic authored
-
- Jan 13, 2017
-
-
Jure Bericic authored
-
Jure Bericic authored
- Added new leafs to the hodoscope tree. - Added new leafs to the aerogel tree. - Added new leafs to cerenkov tree. - Added new leafs to the shower tree. Left all the old leafs in there. Will need a careful cleanup...
-
- Dec 17, 2016
-
-
Jure Bericic authored
-
Jure Bericic authored
The new class THcRawAdcHit is meant to represent the raw ADC hits. The logic with dealing with ADCs has become quite complex now and it would have to be multiplicated across all detectors that have ADC channels. While this by itself is not such a big problem, fixing possible bugs in multiple places is. I also redesigned the THcRawShowerHit class to use the new THcRawAdcHit. The redesign was due anyway, so I took the opportunity. I also had to modify THcShowerArray and THcShowerPlane. They still need some work to use the the new flash 250 data, but changes were necessary anyway. Minor fix 01.
-
- Dec 15, 2016
-
-
Jure Bericic authored
-
- May 18, 2016
-
-
Stephen A. Wood authored
-
- Dec 06, 2015
-
-
Vardan Tadevosyan authored
-
Vardan Tadevosyan authored
-
- Nov 04, 2015
-
-
Stephen A. Wood authored
-
- Oct 14, 2015
-
-
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.)
-
- Mar 10, 2015
-
-
Stephen A. Wood authored
Modify THcFormula and THcParmList to match changes to THaFormula (needed for reports) Small changes in THcInterface and detector classes for compatibility with new OO decoder and podd 1.6
-
- Feb 23, 2015
-
-
Vardan Tadevosyan authored
-
Vardan Tadevosyan authored
-
- Dec 05, 2014
-
-
Vardan Tadevosyan authored
Edit debug outputs in THcSHower and THcShowerPlane classes. Group outputs preferably by the end of methods, for smooth code flow. Structure tests of outputs for easy reading.
-
- Sep 12, 2014
-
-
Vardan Tadevosyan authored
Add fdbg_raw_cal flag in THcShower.h. Initiate fdbg_raw_cal with engine's hdbg_raw_cal in THcShower::ReadDataBase. Supply calorimeter debug flags to otherwise free print-outs in the THcShower and THcShowerPlane methods.
-
- Apr 11, 2014
-
-
Vardan Tadevosyan authored
-
- Oct 13, 2013
-
-
Vardan Tadevosyan authored
Re-arrange, modify and make more detailed comments in the Shower*.h header files. Add more comments in the Shower*.cxx files.
-
- Oct 10, 2013
-
-
Vardan Tadevosyan authored
-
Vardan Tadevosyan authored
-
- Oct 07, 2013
-
-
Stephen A. Wood authored
-
- Sep 26, 2013
-
-
Vardan Tadevosyan authored
-
- Sep 18, 2013
-
-
Vardan Tadevosyan authored
-
- Aug 28, 2013
-
-
Vardan Tadevosyan authored
-
- Aug 23, 2013
-
-
Vardan Tadevosyan authored
-
- Aug 19, 2013
-
-
Stephen A. Wood authored
-
- Jul 19, 2013
-
-
Vardan Tadevosyan authored
-
- Jul 08, 2013
-
-
Vardan Tadevosyan authored
-
- Jun 11, 2013
-
-
Vardan Tadevosyan authored
-
- May 28, 2013
-
-
Vardan Tadevosyan authored
-
- May 16, 2013
-
-
Vardan Tadevosyan authored
-
Vardan Tadevosyan authored
-
- Mar 21, 2013
-
-
Stephen A. Wood authored
Started with Simon's code, but reworked: Use podd style arrays in RVarDef. Get plane names (1pr, 2ta, 3ta, 4ta) from parameter file. Get block counts from parameters instead of hardwiring. Rename histogram names to be A,B,C,D 1-13, instead of 1-52
-
- Nov 02, 2012
-
-
Stephen A. Wood authored
-
- Sep 16, 2012
-
-
Simon Zhamkochyan authored
-
- Aug 17, 2012
-
-
Mark Jones authored
1) Add test for root version when filling sighit1 2) Fixed line which had wrong order in Set and needed two integer values sighit1->Set(1,(Int_t)(hit->fADC_pos - 470.7));
-
- Aug 07, 2012
-
-
Simon Zhamkochyan authored
-
- Jun 29, 2012
-
-
Stephen A. Wood authored
for older ROOT version wasn't working.
-
- Jun 11, 2012
-
-
Simon Zhamkochyan authored
-