- Dec 15, 2016
-
-
Jure Bericic authored
-
- Oct 28, 2016
-
-
Stephen A. Wood authored
-
Stephen A. Wood authored
-
- Mar 23, 2016
-
-
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
-
- Sep 10, 2015
-
-
Stephen A. Wood authored
-
- Jul 31, 2015
-
-
Stephen A. Wood authored
-
- Dec 29, 2013
-
-
Zafar Ahmed authored
variables. Total photo electrons, total hits of adc 1, total hits of adc 2 and total hits. With this update we have transformed the FORTRAN code of file /engine/HTRACKING/h_trans_cer.f to /hcana/ser/THcCherenkov.cxx NOTE: The pedestal value in ENGINE is an integer but in hcana it is a flaoting number. So it changes the pedestal substracted vlues of adc 1 and adc 2 and the number of photo electrons of adc 1 and 2 by very small fraction. The difference of total photo electrons between ENGINE and hcana is not more than 0.005.
-
- Dec 05, 2013
-
-
Stephen A. Wood authored
general.param - include SOS parameter for most devices hcana.param - add sos versions of previous hardwired parameters db_run.dat - put in an angle and mometum for SOS output.def - include sos detectors in root tree hodtest.C - Add SOS spectrometer and some of its detectors
-
- Nov 15, 2013
-
-
Stephen A. Wood authored
Remove link to engine Remove quick.csh script Undo changes to hodtest.C and hodtest_cuts.def
-
Zafar Ahmed authored
just for test purpose.
-
Zafar Ahmed authored
-
- Nov 01, 2013
-
-
Stephen A. Wood authored
Added variables using ENGINE names gen_run_number gen_run_starting_event gen_event_id_number
-
- Oct 18, 2013
-
-
Stephen A. Wood authored
Inspired by ENGINE/CTP report generator Reports generated by THcAnalyzer::PrintReport(templatefilename,outputfilename) template is copied to output, {stuff} is replaced by the value of stuff. Value can be formated with c formater, eg. {stuff:%.2f} ThcFormula added to allow more flexibility of variables. Can get number of times cuts pass or are called with: cutname.npassed (or cutname.scaler) and cutname.ncalled
-
- Aug 19, 2013
-
-
Stephen A. Wood authored
-
- Jul 19, 2013
-
-
Vardan Tadevosyan authored
-
- May 29, 2013
-
-
Mark Jones authored
-
- May 28, 2013
-
-
Vardan Tadevosyan authored
-
- May 16, 2013
-
-
Vardan Tadevosyan authored
-
Vardan Tadevosyan authored
-
- May 15, 2013
-
-
Vardan Tadevosyan authored
-
- Apr 30, 2013
-
-
Stephen A. Wood authored
New class THcDC is whole set of wire chambers. THcDriftChamber is one chamber (6 planes) Implement space point finding from h_pattern_recognition up to point before where space point lists from the two chambers are combined. Includes FindEasySpacePoint (h_find_easy_space_point) FindHardSpacePoints (find_space_points) DestroyPoorSpacePoints (h_sp_destroy) SpacePointMultiwire (h_sp_multiwire) ChooseSingleHit (h_choose_single_hit) SelectSpacePoint (select_space_points) Space points are arrays of structures in the THcDriftChamber class. Will probably need to take space points out class so that they can be looked at at the THcDC level. New code is only tested to see that it compiles and that space points are sometimes found.
-
- Apr 09, 2013
-
-
Gabriel Niculescu authored
GN: finished debugging the hodoscope start time calculation. Results match 1-to-1 the corresponding "engine" result.
-
- Mar 21, 2013
-
-
Stephen A. Wood authored
-
- Jan 21, 2013
-
-
Stephen A. Wood authored
Define constants (e.g. plane counts) that are not defined in the ENGINE parameter files so that the detector classes can be more generic. Hodoscope and Aerogel now pick up plane and tube counts from this file
-
- 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 05, 2012
-
-
Stephen A. Wood authored
-
- 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 17, 2012
-
-
Stephen A. Wood authored
don't add to histograms.
-
- Aug 14, 2012
-
-
Stephen A. Wood authored
to the (Hall C ENGINE style) map file being used.
-
- Aug 09, 2012
-
-
Stephen A. Wood authored
use the run number to determine which parameter and map files to use.
-
- Aug 07, 2012
-
-
Simon Zhamkochyan authored
-
- Jun 27, 2012
-
-
Stephen A. Wood authored
be made either in output.def or by analyzing root tree.
-
- Jun 11, 2012
-
-
Simon Zhamkochyan authored
-
- Jun 06, 2012
-
-
Simon Zhamkochyan authored
-
- May 13, 2012
-