- Jan 21, 2013
-
-
Stephen A. Wood authored
Start adding to the drift chamber code. Setup a class structure similar to what podd uses for the VDCs. Raw hit class renamed to THcRawDCHit. Signal hits are how THcDCHit, modeled after podd hits. Add THcDCWire, and classes for time to distance conversion. Time to distnace conversion doesn't do anything yet. Find some improved DC parameter files so that min and max TDC limits are good for the run we are using. THcDriftChamberPlane asks ThcDriftChamber for many parameters.
-
- Dec 21, 2012
-
-
Stephen A. Wood authored
-
- Dec 20, 2012
-
-
Stephen A. Wood authored
-
- Dec 07, 2012
-
-
Stephen A. Wood authored
Register some more variables for the tree Clear fNelem of some arrays, not fNhits. Print method to print Aerogel pedestals. Make Pedestal analysis a bit more like the ENGINE. Initialize counters
-
- Nov 07, 2012
-
- Nov 05, 2012
-
-
Stephen A. Wood authored
-
Stephen A. Wood authored
Added haero.param to general.param.
-
Stephen A. Wood authored
-
- Nov 02, 2012
-
-
Stephen A. Wood authored
-
- Oct 11, 2012
-
-
Ole Hansen authored
locations (e.g. via rpm) instead of under a common ROOTSYS.
-
- Sep 19, 2012
-
-
Stephen A. Wood authored
Change shower plane names from 1z, 2z, 3z, 4z to 1pr, 2ta, 3ta, 4ta to match the names used in the parameters. Fix up histogram names for new plane names. Get rid of duplicate THaNonTrackingDetector::Init call.
-
- Sep 17, 2012
-
-
Stephen A. Wood authored
-
- Sep 16, 2012
-
-
Simon Zhamkochyan authored
-
- Sep 07, 2012
-
-
Stephen A. Wood authored
-
Stephen A. Wood authored
Use DBRequest inside of loops over planes, using Form to construct variables names that have the plane lable in them (e.g. 1x, 1y, 2x, 2y)
-
- 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 29, 2012
-
-
Stephen A. Wood authored
pedestal event analysis at Decode, no cut needed on histograms need to assure that events with HMS (evtype 1 and 3) get histogrammed.
-
- 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 20, 2012
-
-
Stephen A. Wood authored
-
- Aug 17, 2012
-
-
Stephen A. Wood authored
don't add to histograms.
-
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 14, 2012
-
-
Stephen A. Wood authored
to the (Hall C ENGINE style) map file being used.
-
- Aug 11, 2012
-
-
Stephen A. Wood authored
Put map files in MAPS subdir. Define correct map for run 50017 in test.database. Add a script to display drift chamber hitmaps. Fix make_cratemap.pl so that it makes an entry in db_cratemap.dat for all Fastbus slots.
-
- 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.
-
Stephen A. Wood authored
-
Stephen A. Wood authored
-
- Aug 07, 2012
-
-
Simon Zhamkochyan authored
-
- Jun 12, 2012
-
-
Simon Zhamkochyan authored
-
- Jun 29, 2012
-
-
Stephen A. Wood authored
for older ROOT version wasn't working.
-
Stephen A. Wood authored
the same protocol (https, ssh, or git) that the main project is.
-
- 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 26, 2012
-
-
Stephen A. Wood authored
ssh key installed on github can still get podd. (No one should be uploading changes to podd).
-
sawjlab authored
Add ability to make hit map histograms to the shower counter
-
- Jun 13, 2012
-
-
Stephen A. Wood authored
-