Skip to content
Snippets Groups Projects
Commit 91f2b591 authored by hallc-online's avatar hallc-online
Browse files

Small correction to PARAM/SHMS/HODO/CALIB/ptofcalib.param

Set pdumptof = 1
parent 29ac5283
No related branches found
No related tags found
No related merge requests found
......@@ -20,8 +20,8 @@ Compiling code
Running code
-----------
* First replay data by adding either line to replay script
** HMS: gHcParms->Load("PARAM/HMS/HODO/CALIB/htofcal.param");
** SHMS: gHcParms->Load("PARAM/SHMS/HODO/CALIB/ptofcal.param");
** HMS: gHcParms->Load("PARAM/HMS/HODO/CALIB/htofcalib.param");
** SHMS: gHcParms->Load("PARAM/SHMS/HODO/CALIB/ptofcalib.param");
* The replay will put the new file : hfort.37 or pfort.37 in the CALIBRATION/hodo_calib directory
* Copy either hmstofcal.inp or shmstofcal.inp to tofcal.inp
* Execute ./tofcal
......
; set pdumptof =1 to write out the calibration file
pdumptof = 0
pdumptof = 1
pdumptof_filename = "CALIBRATION/hodo_calib/pfort.37"
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