- Aug 16, 2019
-
-
Whitney Armstrong authored
-
Whitney Armstrong authored
-
Whitney Armstrong authored
-
Whitney Armstrong authored
modified: replay_elastic_data.sh
-
- Aug 15, 2019
-
-
Whitney Armstrong authored
-
Whitney Armstrong authored
-
Whitney Armstrong authored
modified: tests/elastic_test.sh new file: tests/elastic_test2.sh modified: tests/my_root_script.cxx new file: tests/replay_elastic_data.sh
-
Whitney Armstrong authored
-
Whitney Armstrong authored
new file: tests/my_root_script.cxx
-
Whitney Armstrong authored
modified: tests/elastic_test.sh
-
Whitney Armstrong authored
-
Whitney Armstrong authored
-
Whitney Armstrong authored
-
Whitney Armstrong authored
-
Whitney Armstrong authored
modified: .gitlab-ci.yml
-
Whitney Armstrong authored
-
Whitney Armstrong authored
modified: containers/singularity/Singularity modified: tests/elastic_test.sh
-
Whitney Armstrong authored
-
Whitney Armstrong authored
-
Whitney Armstrong authored
modified: .gitlab-ci.yml new file: tests/elastic_test.sh
-
Whitney Armstrong authored
modified: Makefile
-
Whitney Armstrong authored
-
Whitney Armstrong authored
-
Whitney Armstrong authored
-
Whitney Armstrong authored
-
Whitney Armstrong authored
-
Whitney Armstrong authored
-
Whitney Armstrong authored
-
Whitney Armstrong authored
-
Whitney Armstrong authored
-
Whitney Armstrong authored
modified: config.env
-
Whitney Armstrong authored
-
Whitney Armstrong authored
-
Whitney Armstrong authored
-
- Jul 08, 2019
-
-
Sylvester Joosten authored
-
Sylvester Joosten authored
-
Sylvester Joosten authored
merged in changes from upstream, including major changes to the THcHodoscope class. I had to manually propagate some of these changes because of the differences in implementation for this classs.
-
- May 31, 2019
-
-
Mark Jones authored
1) THcDC a) Add variable to tree called dc.InsideDipoleExit which is a Bool_t flag that is kTRUE if golden track is inside the dipole exit. Uses THcHallCSpectrometer::InsideDipoleExitWindow in THcDC::SetFocalPlaneBestTrack to set variable. 2) THcHallCSpectrometer a) Add method Bool_t InsideDipoleExitWindow which checks whether the track is within the dipole exit window. Checks prefix used for database to set flag fUseSHMSDipoleExitWindow or fUseHMSDipoleExitWindow to be true which is used in InsideDipoleExitWindow to select either SHMSDipoleExitWindow or HMSDipoleExitWindow method to be used as the test. b) Hardcoded z distance from spectrometer focal plane to dipole exit window. c) Methods Bool_t SHMSDipoleExitWindow and Bool_t HMSDipoleExitWindow return true/false if the track was inside/outside the dipole exit window. d) Added dipole exit window test to the BestTrackUsingPrune method. Need to set parameter hprune_DipoleExit=1 or pprune_DipoleExit=1 to use the test in the method. By default it is turned off.
-
- May 24, 2019
-
-
Sylvester Joosten authored
-
- May 22, 2019
-
-
Sylvester Joosten authored
-