Skip to content
Snippets Groups Projects
  1. Dec 02, 2017
  2. Nov 13, 2017
  3. Jul 27, 2017
    • hallc-online's avatar
      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
  4. Jul 18, 2017
    • Eric Pooser's avatar
      Pooser template work recover (#173) · ca3bfc8e
      Eric Pooser authored
      * Add directory stucture for report outputs
      
      * Add directory structure for templates
      
      * Add directory structure to SCRIPTS directory
      
      * Remove templates from old directory stucture
      
      * Create SHMS EPICS directory
      
      * Configure stack and scaler replay
      
      Add directroy structure to scripts directory
      
      * Add directories for stack and scalers for report output
      
      * Modify locations of replay scripts, def-files, and templates
      
      * Incoporate fast raster into trigger apparatus and stack map
      
      * Add directory structure to maps
      
      Reconfigure test stand scripts to point to new map loactions
      
      * Add fast raster histograms and aesthetic changes
      
      * Tweak stack & all DEF-files
      
      Rename cut files
      
      Configure separate replay scripts
      
      * Remove REPORT_OUTPUT directory from framework since this file should be sym linked to the RAID disk
      
      * Uncomment histos
      
      * Re-work DEF-file directory structure so that one DEF-file exists for each stack component
      
      Include python script to cat individual DEF-files into single DEF-file
      
      * Add new paramter structure of the NGC
      
      * Add new paramter structure of the HGC
      
      * Add new paramter structure of the aerogel
      
      * Add new paramter structure of the calorimeter
      
      * Add new paramter structure of the hodoscope
      
      * Add new paramter structure of the drift chambers
      
      * remove deprecated paramter files
      
      * Remove deprecated parameter files
      
      * Add calibration steering files for run specific calibrations
      
      Remove deprecated general parameter files
      
      * Include calibration steering files
      
      * Include calibiration files for all replay scripts
      
      * Include CALIB directory in path
      ca3bfc8e
Loading