file: Makefile old revision 1.7 new revision 1.8 date: 2006/10/09 12:33:07; author: marki; state: Exp; lines: +4 -4 Change OSNAME to PRIMEX_OSNAME --------------------------------- file: libraries/hycal/hycal_brun.cc old revision 1.32 new revision 1.34 date: 2006/10/25 15:58:17; author: mikewood; state: Exp; lines: +28 -2 Created function read_Status_fromDB to fill array HYCAL_STATUS with values for the HYCAL module status constants. --------------------------------- file: libraries/hycal/hycal_init.cc old revision 1.17 new revision 1.19 date: 2006/10/25 15:58:17; author: mikewood; state: Exp; lines: +4 -2 Created function read_Status_fromDB to fill array HYCAL_STATUS with values for the HYCAL module status constants. --------------------------------- file: libraries/include/bankdef.xml old revision 1.56 new revision 1.57 date: 2007/01/25 20:26:02; author: teymuraz; state: Exp; lines: +2 -1 putting in photon flux as a function of E-channel ID --------------------------------- file: libraries/include/hycal.h old revision 1.40 new revision 1.42 date: 2006/10/25 15:58:58; author: mikewood; state: Exp; lines: +9 -4 Created array HYCAL_STATUS to hold values of the Hycal module status constants. --------------------------------- file: libraries/include/pflux.h old revision 1.12 new revision 1.13 date: 2007/01/25 20:26:02; author: teymuraz; state: Exp; lines: +24 -4 putting in photon flux as a function of E-channel ID --------------------------------- file: libraries/pflux/Pflux.cc old revision 1.20 new revision 1.22 date: 2007/01/26 15:26:18; author: teymuraz; state: Exp; lines: +2 -4 including the energy boundaries of E-channels in the pflux output --------------------------------- file: libraries/pflux/pflux_brun.cc old revision 1.11 new revision 1.12 date: 2007/01/25 20:26:48; author: teymuraz; state: Exp; lines: +7 -4 putting in photon flux as a function of E-channel ID --------------------------------- file: libraries/pflux/pflux_erun.cc old revision 1.8 new revision 1.10 date: 2007/01/26 15:26:18; author: teymuraz; state: Exp; lines: +14 -7 including the energy boundaries of E-channels in the pflux output --------------------------------- file: libraries/tagger/tagger_brun.cc old revision 1.21 new revision 1.22 date: 2007/01/25 20:16:51; author: eclinton; state: Exp; lines: +6 -5 g10 tagger energy corrections with interpolation correction to dead channels read in from database and applied to EChannel boundaries --------------------------------- file: programs/monitor/veto_calib/hist_book.cc old revision 1.7 new revision 1.8 date: 2007/01/05 15:42:34; author: mikewood; state: Exp; lines: +43 -46 Added histograms to determine the TDC difference between the VETO counters and a reference T-counter. The -t flag was added so the user can select the reference T-cunter. --------------------------------- file: programs/monitor/veto_calib/hist_end.cc old revision 1.5 new revision 1.6 date: 2007/01/05 15:42:34; author: mikewood; state: Exp; lines: +1 -3 Added histograms to determine the TDC difference between the VETO counters and a reference T-counter. The -t flag was added so the user can select the reference T-cunter. --------------------------------- file: programs/monitor/veto_calib/hist_fill.cc old revision 1.7 new revision 1.8 date: 2007/01/05 15:42:34; author: mikewood; state: Exp; lines: +39 -9 Added histograms to determine the TDC difference between the VETO counters and a reference T-counter. The -t flag was added so the user can select the reference T-cunter. --------------------------------- file: programs/monitor/veto_calib/veto_calib.cc old revision 1.4 new revision 1.5 date: 2007/01/05 15:42:34; author: mikewood; state: Exp; lines: +102 -78 Added histograms to determine the TDC difference between the VETO counters and a reference T-counter. The -t flag was added so the user can select the reference T-cunter. --------------------------------- file: programs/monitor/veto_calib/veto_calib.h old revision 1.8 new revision 1.9 date: 2007/01/05 15:42:34; author: mikewood; state: Exp; lines: +9 -6 Added histograms to determine the TDC difference between the VETO counters and a reference T-counter. The -t flag was added so the user can select the reference T-cunter. --------------------------------- file: programs/monitor/veto_calib/veto_calib_codafile.cc old revision 1.5 new revision 1.6 date: 2007/01/05 15:42:34; author: mikewood; state: Exp; lines: +10 -11 Added histograms to determine the TDC difference between the VETO counters and a reference T-counter. The -t flag was added so the user can select the reference T-cunter. --------------------------------- file: programs/psim_digitize/gains.cc old revision 1.15 new revision 1.21 date: 2007/04/05 17:56:11; author: mikewood; state: Exp; lines: +3 -3 Changed the index of the array hycal_index such that it starts at 0 instead of 1. ---------------------------------