Actions
Task #419
closedGas cerenkov calibrations
Start date:
08/14/2018
Due date:
08/22/2018
% Done:
100%
Estimated time:
Description
Brad has requested a similar calibration for the HMS
Actions
Added by Richard Trotta over 6 years ago. Updated over 4 years ago.
100%
Description
Brad has requested a similar calibration for the HMS
HMS Cherenkov calibration script is completed and merged into the main hallc_replay repository.
To run the SHMS HGCER calibration script, navigate to the directory (starting in hallc_replay):
CALIBRATIONS/shms_hgcer_calib/
from here details of running the calibration code are outlined in the README. To start the calibration, use the command:
root -l run_cal.C
you will be prompted for a run number, number of events, and if the run was in COIN mode (likely, yes). Next it will ask for options for the calibration, these include:
Once the calibration is completed, a prompt will ask to update the calibration constants. If you answer "y", the new calibration will be stored in (again, starting from hallc_replay):
PARAM/SHMS/HGCER/CALIB/phgcer_calib_%d.param
where the files can be renamed to select which calibration is desired.
The identical methodology is applied for the HMS CER calibration procedure. The only differences are the location of the files,
CALIBRATION/hms_cer_calib/
and the options available. The HMS CER calibration only has "showall" implemented currently.