- Mar 04, 2018
-
-
Greg Christian authored
-
- Feb 23, 2018
-
-
Greg Christian authored
Analysis.cxx and Analysis.h Had to use a manual merge tool (meld) to do this.
-
Greg Christian authored
-
Greg Christian authored
-
Greg Christian authored
This brings in Shuya's version of Analysis.cxx It also removes the Projects/T40 from the github repo.
-
Greg Christian authored
-
Greg Christian authored
-
Greg Christian authored
-
Greg Christian authored
-
- Feb 22, 2018
- Feb 21, 2018
-
- Feb 20, 2018
-
-
shuyaota authored
-
- Feb 15, 2018
-
-
Greg Christian authored
Now there are two options: 1. Ignore ring+sector matching entirely (set SIGMA of the window to zero). If you do this you just get the ring assuming that you set TAKE_E_RING in the config file. 2. Do the ring+sector matching as before (set SIGMA to some non-zero value). If you do this, the code attempts to find a match just as before. However, if it doesn't find one, it sets the sector to the fake "sector 9" and takes phi at the center of the wedge. One can gate on matched vs. non matched events in the resulting ROOT file simply by looking at sector number (sectors 1-8 mean a match was found, sector 9 means it wasn't). NB - changes are still untested; Eames will need to do this.
-
moukaddam authored
-
moukaddam authored
-
moukaddam authored
Fixed bug in the strip number calculation due to the 'cyclic' nature of the detector and leading to false phi strip numbers in some cases
-
moukaddam authored
-
moukaddam authored
-
- Feb 14, 2018
-
-
Greg Christian authored
What the code does is take the sector to be a "fake" sector at the center of the wedge. So this way all relevant things (phi angle, impact angle, etc) are calculated off the center of the wedge later on in the code, which is the best we can do w/o using the actual sectors.
-
- Feb 13, 2018
-
-
Greg Christian authored
Fixed error message w/ trying to calculate energy loss for negative values - round 2, also checking the second energy loss for hyball and barrel
-
Greg Christian authored
-
Greg Christian authored
-
Greg Christian authored
-
- Feb 08, 2018
- Dec 21, 2017
- Dec 12, 2017
-
-
fysquare authored
sectors
-
- Nov 24, 2017
-
-
Freddy Flavigny authored
- Nov 21, 2017
-
-
Greg Christian authored
-
- Nov 17, 2017
-
-
Greg Christian authored
-
Greg Christian authored
-