- Mar 08, 2017
-
-
Carlos Yero authored
-
- Dec 14, 2016
-
-
Carlos Yero authored
Merge remote-tracking branch 'upstream/master'
-
Mark K Jones authored
Fixed two bugs in merge_maps.py.
-
Jure Bericic authored
-
- Dec 09, 2016
-
-
Mark K Jones authored
Pooser organization work
-
Eric Pooser authored
-
Eric Pooser authored
Split up the parameter files of the SHMS DCs to match what was done with the HMS DCs.
-
Mark K Jones authored
Pooser shms dc work
-
- Dec 08, 2016
-
-
Eric Pooser authored
Modified a few things and cleaned up shop. I still need to add reference times to both HMS and SHMS chamber wiremaps.
-
Eric Pooser authored
-
- Dec 07, 2016
-
-
Mark K Jones authored
Bugfix of MAPS/merge_maps.py.
-
Jure Bericic authored
Some slots were not merged and some had wrong crate number. To fix this I had to do basically a complete rewrite of the script. However, now it looks much nicer :)
-
Carlos Yero authored
Update hallc_replay
-
- Dec 06, 2016
-
-
Mark K Jones authored
Pooser fix replay for new data
-
Eric Pooser authored
-
Eric Pooser authored
-
Eric Pooser authored
-
Carlos Yero authored
-
Carlos Yero authored
-
Eric Pooser authored
-
Eric Pooser authored
-
- Dec 05, 2016
-
-
Mark K Jones authored
Fixes for ROOT6 and C++11.
-
Jure Bericic authored
- Changed `break` in the runnumber check to `return`. `hcana` was failing in a spectacular way because of that. - Changed `RunFileNamePattern` to `const char*` to avoid a warning for C++11.
-
Mark K Jones authored
Initial online GUI directory
-
Cdaq Account authored
-
Mark K Jones authored
Updated for trigger detector.
-
Jure Bericic authored
Changed trigger map to correspond with detector design. Added parameter file.
-
- Nov 18, 2016
-
-
Mark K Jones authored
Pooser map work
-
Eric Pooser authored
Add HMS trigger information to README Modify crate map generator to include a more robust user interface
-
- Nov 17, 2016
-
-
Eric Pooser authored
Wrote README to better illustrate the detector locations in the crates Add shell script to make single crate map for select crates
-
- Nov 16, 2016
-
-
Mark K Jones authored
Python script for merging map files.
-
Jure Bericic authored
This script merges map files based on input list into a single map file. It currently ingores the comment lines. It also ignores next keywords: MASK, NSUBADD, BSUB. They are not currently used.
-
Mark K Jones authored
Added setup.sh .
-
- Nov 15, 2016
-
-
Jure Bericic authored
-
Mark K Jones authored
Rearrange db_run.dat and db_cratemap.dat
-
Cdaq Account authored
Move db_run.dat to DBASE Move db_cratemap.dat to MAPS add file setup.csh that setenv DB_DIR DBASE modify SCRIPTS/replay_hms.C to have line analyzer->SetCrateMapFileName("MAPS/db_cratemap.dat");
-
Mark K Jones authored
Corrected hodomap + cleanup of demo replay script
-
Jure Bericic authored
-
Jure Bericic authored
-
- Nov 14, 2016
-
-
Jure Bericic authored
Corrected wrong signal assignment for the TDC channels: 4->3 3->2
-