Skip to content
Snippets Groups Projects
Commit 1f8daf63 authored by Vardan Tadevosyan's avatar Vardan Tadevosyan Committed by Stephen A. Wood
Browse files

Add short instructions for the HMS calorimeter calibration.

parent 780359dc
No related branches found
No related tags found
No related merge requests found
Instructions for calibration the HMS calorimeter under hcana.
1. Go to hcana/hcal_calib directory.
2. Copy (or link) DBASE, MAPS and PARAM directories into the hcal_calib.
3. Create Root_files directory.
4. Copy (or link) the raw data log file of the run to be calibrated into the
hcal_calib.
5. Under hcana, replay the run by runnning hcal_replay.C for a number of events
(e.g. hcal_replay.cpp(52949,100000)). This will create an output Root file
in the Root_files directory.
6. Calibrate the run by compiling and running hcal_calib.C under hcana
(e.g. hcal_calib.C+(52949)). This will output calibration constants in a
hcal.param.<RunNumber> file. Also, it will display Canvas with histograms of
uncalibated and calibrated normalized energy depositions, and a scattered
plot of momentum variation versus the normalized energy deposition.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment