- 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
-
- Oct 02, 2013
-
-
Stephen A. Wood authored
Use HALLC_MODS in make file to turn on Hall C changes in Podd. Remove unneeded and now broken includes of THaDB.h.
-
- Aug 22, 2013
-
-
Stephen A. Wood authored
-
- Jul 22, 2013
-
-
Stephen A. Wood authored
-
- Jul 08, 2013
-
-
Vardan Tadevosyan authored
-
- May 30, 2013
-
-
Stephen A. Wood authored
THcDriftChamber::SpacePoint -> THcSpacePoint That way space points can be put in a TClonesArray and be made known to THcDC when stub information is added.
-
- 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.
-
- 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.
-
- Nov 05, 2012
-
-
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.
-
- Jun 27, 2012
-
-
Stephen A. Wood authored
function or detector.
-
Stephen A. Wood authored
be made either in output.def or by analyzing root tree.
-
- Jun 10, 2012
-
-
Simon Zhamkochyan authored
-
- Jun 06, 2012
-
-
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 07, 2012
-
-
Stephen A. Wood authored
Add ThcSignalHit class
-
- May 03, 2012
-
-
Stephen A. Wood authored
Follow SRC model and make a scintillator plane class.
-
- May 02, 2012
-
- 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
-
- 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
constructors so that they now work in TClonesArray.
-
- Apr 21, 2012
-
-
Stephen A. Wood authored
-
- Apr 12, 2012
-
-
Stephen A. Wood authored
so that each detector can have access to it to build it's own detector Map from the Hall C style detector map.
-
- Apr 11, 2012
-
-
Stephen A. Wood authored
rather than relying on a modified THaDetectorBase. Just commit is just the renaming and deleting of files we don't need, no code changes.
-
- Apr 09, 2012
-
-
Stephen A. Wood authored
Copy the intermediate classes needed for THcHodoscope. Many changes needed.
-
Stephen A. Wood authored
from THcDetectorBase
-
- Apr 04, 2012
-
-
Stephen A. Wood authored
Some progress on generic Decode method.
-
- Mar 19, 2012
-
-
Stephen A. Wood authored
-
- Mar 16, 2012
-
-
Stephen A. Wood authored
-
- Mar 13, 2012
-
-
Stephen A. Wood authored
-
Stephen A. Wood authored
-
- Mar 09, 2012
-
-
Stephen A. Wood authored
-
Stephen A. Wood authored
-
- Feb 29, 2012
-
-
Stephen A. Wood authored
Make setup scripts work from anywhere (so can be added to login script) Makefile builds the Hall A analyzer.
-
Stephen A. Wood authored
that includes a class to read CTP style parameter files.
-