Skip to content
Snippets Groups Projects
Forked from jlab / hallc / exp / polhe3 / hallc_replay
Source project has a limited visibility.
  • hallc-online's avatar
    7fc8a6ea
    Update PARAM files for hodo calibration · 7fc8a6ea
    hallc-online authored
    Create two files
    htofcalib.param
    ptofcalib.param
    
    Each of these files sets the flag to dump the tof calibration
    data to a file that is designated in the file.
    The user has to add a line
    gHcParms->Load("PARAM/HMS/HODO/htofcal.param");
    
    or
    
    gHcParms->Load("PARAM/SHMS/HODO/ptofcal.param");
    to the replay script to get the  data files hodo calibration
    
    Remove these parameters from the regular hodo calibration files.
    7fc8a6ea
    History
    Update PARAM files for hodo calibration
    hallc-online authored
    Create two files
    htofcalib.param
    ptofcalib.param
    
    Each of these files sets the flag to dump the tof calibration
    data to a file that is designated in the file.
    The user has to add a line
    gHcParms->Load("PARAM/HMS/HODO/htofcal.param");
    
    or
    
    gHcParms->Load("PARAM/SHMS/HODO/ptofcal.param");
    to the replay script to get the  data files hodo calibration
    
    Remove these parameters from the regular hodo calibration files.