- Sep 06, 2012
-
-
Stephen A. Wood authored
prepended to all variables in the DBRequest list.
-
- Aug 30, 2012
-
-
Stephen A. Wood authored
detector parameters from the gHcParms (THcParmList).
-
- Aug 28, 2012
-
-
Stephen A. Wood authored
Use cut file to determine what is a pedestal event. Pedestal events only proceed to Decode. In Decode (Just THcHodoscope for now) loop through each plane and accumulate pedestal data. Calculate the pedestals at the first non-pedestal event. Pedestals are just calculated, but nothing is done with them.
-
- Aug 23, 2012
-
-
Stephen A. Wood 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 09, 2012
-
-
Stephen A. Wood authored
use the run number to determine which parameter and map files to use.
-
Stephen A. Wood authored
string variables from the Hall C style parameter files. String variables are loaded into a THaTextvars object that is held in the THcParmList object. PrintFull will now print all the string variables as well as the numerical variables. Added GetString, AddString and RemoveString methods to access and modify the string variables.
-
- Aug 07, 2012
-
-
Simon Zhamkochyan authored
-
- Jun 29, 2012
-
-
Stephen A. Wood authored
for older ROOT version wasn't working.
-
- Jun 28, 2012
-
-
Stephen A. Wood authored
number of planes and Plane names are still hard wired.
-
- Jun 27, 2012
-
-
Stephen A. Wood authored
function or detector.
-
Stephen A. Wood authored
-
Stephen A. Wood authored
be made either in output.def or by analyzing root tree.
-
- Jun 11, 2012
-
-
Simon Zhamkochyan authored
-
Simon Zhamkochyan authored
-
- Jun 10, 2012
-
-
Simon Zhamkochyan authored
-
- Jun 06, 2012
-
-
Simon Zhamkochyan authored
-
Simon Zhamkochyan authored
-
Simon Zhamkochyan authored
-
- May 09, 2012
-
-
Stephen A. Wood authored
add simple code to register ADC and TDC hits into global variables so that hit maps can be made.
-
- May 08, 2012
-
-
Stephen A. Wood authored
-
- May 07, 2012
-
-
Stephen A. Wood authored
Add ThcSignalHit class
-
- May 06, 2012
-
-
Stephen A. Wood authored
-
- May 05, 2012
-
-
Stephen A. Wood authored
-
- May 04, 2012
-
-
Stephen A. Wood authored
-
Stephen A. Wood authored
-
- May 03, 2012
-
-
Stephen A. Wood authored
Follow SRC model and make a scintillator plane class.
-
- May 01, 2012
-
-
Stephen A. Wood authored
TClonesArray ConstructedAt method. Raw hit class for drift chambers and skeleton drift chamber that prints out drift chamber package hits. Move Compare method from THcHodoscopeHit to ThcRawHit since it should work for any derived class. Get detector name -> ID mapping from the map file comments
-
Stephen A. Wood authored
TClonesArray ConstructedAt method.
-
Stephen A. Wood authored
-
Stephen A. Wood authored
work for any derived class.
-
- Apr 30, 2012
-
-
Stephen A. Wood authored
-
Stephen A. Wood authored
-
- Apr 24, 2012
-
-
Stephen A. Wood authored
THcHodoscope, a multiplane scintillator array. Make a Hall C style spectrometer (so that default Hall A detectors are not included.) Can read a Hall C data file and print out hodoscope hits where the left/right TDC/ADC are matched up per counter.
-
Stephen A. Wood authored
-
Stephen A. Wood authored
constructors so that they now work in TClonesArray.
-
- Apr 23, 2012
-
-
Stephen A. Wood authored
-
- Apr 21, 2012
-
-
Stephen A. Wood authored
-
Stephen A. Wood authored
-
Stephen A. Wood authored
-