file: libraries/Makefile old revision 1.9 new revision 1.10 date: 2005/07/24 23:58:58; author: teymuraz; state: Exp; lines: +5 -1 adding empty physics library --------------------------------- file: libraries/calib_manager/sql_utils.cc old revision 1.5 new revision 1.6 date: 2005/07/05 18:29:29; author: mikewood; state: Exp; lines: +14 -8 Added to return statement of 1 if GetValueFromDB fails when retrieving a character string --------------------------------- file: libraries/codaIO/PEvent.cc old revision 1.35 new revision 1.39 date: 2005/08/01 16:26:36; author: teymuraz; state: Exp; lines: +2 -2 noticed a bug in PEvent.cc changing GrowBankF(RETCODE, sizeof(eventid_t)); to GrowBankF(RETCODE, sizeof(retcode_t)); --------------------------------- file: libraries/codaIO/PEvent_Loop.cc old revision 1.16 new revision 1.17 date: 2005/05/31 15:40:23; author: mcnulty; state: Exp; lines: +3 -1 Added the nec. code for calling new timing_links package. --------------------------------- file: libraries/detector_match/veto2hycal_brun.cc old revision 1.3 new revision 1.4 date: 2005/07/05 18:28:05; author: mikewood; state: Exp; lines: +8 -3 Added if statement to check if RunType is successfully retrieved from db --------------------------------- file: libraries/detector_match/veto2hycal_evnt.cc old revision 1.4 new revision 1.5 date: 2005/07/20 20:30:43; author: mikewood; state: Exp; lines: +20 -7 Changed veto2hycal_evnt() from void to int with the error code returned --------------------------------- file: libraries/hycal/HYCALCLUSTER_GetHycalClusters.cc old revision 1.29 new revision 1.30 date: 2005/06/13 19:09:46; author: mcnulty; state: Exp; lines: +30 -52 Incorporates return flag structure for reconstruction quality and Vasily's recommended changes --------------------------------- file: libraries/hycal/HYCALHIT_GetHycalHits.cc old revision 1.12 new revision 1.13 date: 2005/06/13 19:09:46; author: mcnulty; state: Exp; lines: +21 -20 Incorporates return flag structure for reconstruction quality and Vasily's recommended changes --------------------------------- file: libraries/hycal/hycal_evnt.cc old revision 1.23 new revision 1.25 date: 2005/06/13 19:09:46; author: mcnulty; state: Exp; lines: +27 -22 Incorporates return flag structure for reconstruction quality and Vasily's recommended changes --------------------------------- file: libraries/include/PEvent.h old revision 1.5 new revision 1.7 date: 2005/06/09 21:13:19; author: marki; state: Exp; lines: +1 -1 merge from branch retcode --------------------------------- file: libraries/include/bankdef.xml old revision 1.25 new revision 1.31 date: 2005/08/01 16:37:05; author: teymuraz; state: Exp; lines: +3 -2 in cuts bank changing type=bool name=beam_trip to type=int name=beam_trip --------------------------------- file: libraries/include/hycal.h old revision 1.27 new revision 1.29 date: 2005/06/13 19:05:49; author: mcnulty; state: Exp; lines: +24 -4 incorporates new return flag structure for reconstruction quality and Vasily's recommended changes --------------------------------- file: libraries/include/pflux.h old revision 1.1.1.1 new revision 1.5 date: 2005/08/04 14:48:39; author: teymuraz; state: Exp; lines: +7 -8 removed SetFraction() member function from the definition of Pflux Class --------------------------------- file: libraries/include/primex_error_codes.h old revision 1.5 new revision 1.6 date: 2005/07/23 16:51:32; author: mochalov; state: Exp; lines: +3 -1 *** empty log message *** --------------------------------- file: libraries/include/tagger.h old revision 1.11 new revision 1.12 date: 2005/07/12 13:46:42; author: eclinton; state: Exp; lines: +21 -3 has warning/error codes for RETCODE bank --------------------------------- file: libraries/include/veto.h old revision 1.5 new revision 1.6 date: 2005/07/20 20:16:32; author: mikewood; state: Exp; lines: +10 -2 Change veto_evnt() from void to int and added error code definitions --------------------------------- file: libraries/include/veto2hycal.h old revision 1.3 new revision 1.4 date: 2005/07/20 20:31:07; author: mikewood; state: Exp; lines: +10 -2 Change veto2hycal_evnt() from void to int and added error code definitions --------------------------------- file: libraries/pflux/pflux_brun.cc old revision 1.4 new revision 1.6 date: 2005/07/26 21:27:50; author: teymuraz; state: Exp; lines: +5 -5 added flux_i_err[121] and TotalFlux_Err variables to flux_t structure --------------------------------- file: libraries/pflux/pflux_erun.cc old revision 1.2 new revision 1.4 date: 2005/07/26 21:28:19; author: teymuraz; state: Exp; lines: +4 -4 added flux_i_err[121] and TotalFlux_Err variables to flux_t structure --------------------------------- file: libraries/pflux/pflux_evnt.cc old revision 1.4 new revision 1.7 date: 2005/07/26 21:27:29; author: teymuraz; state: Exp; lines: +5 -5 added flux_i_err[121] and TotalFlux_Err variables to flux_t structure --------------------------------- file: libraries/pflux/pflux_init.cc old revision 1.2 new revision 1.3 date: 2005/07/26 21:28:08; author: teymuraz; state: Exp; lines: +4 -4 added flux_i_err[121] and TotalFlux_Err variables to flux_t structure --------------------------------- file: libraries/tagger/tagM_GetEChannelHits.c old revision 1.3 new revision 1.4 date: 2005/07/12 13:49:07; author: eclinton; state: Exp; lines: +10 -5 has warning/errors flag for tagger_evnt via int tagger_err to RETCODE bank --------------------------------- file: libraries/tagger/tagM_GetECounterHits.c old revision 1.3 new revision 1.4 date: 2005/07/12 13:49:10; author: eclinton; state: Exp; lines: +4 -2 has warning/errors flag for tagger_evnt via int tagger_err to RETCODE bank --------------------------------- file: libraries/tagger/tagM_GetETCoincidences.c old revision 1.5 new revision 1.6 date: 2005/07/12 13:49:31; author: eclinton; state: Exp; lines: +3 -2 has warning/errors flag for tagger_evnt via int tagger_err to RETCODE bank --------------------------------- file: libraries/tagger/tagM_GetTChannelHits.c old revision 1.5 new revision 1.6 date: 2005/07/12 13:48:46; author: eclinton; state: Exp; lines: +10 -5 has warning/errors flag for tagger_evnt via int tagger_err to RETCODE bank --------------------------------- file: libraries/tagger/tagM_GetTCounterHits.c old revision 1.5 new revision 1.6 date: 2005/07/12 13:48:16; author: eclinton; state: Exp; lines: +6 -3 has warning/errors flag for tagger_evnt via int tagger_err to RETCODE bank --------------------------------- file: libraries/tagger/tagM_MakeTLRCounterHitsBanks.c old revision 1.1 new revision 1.2 date: 2005/07/12 13:49:51; author: eclinton; state: Exp; lines: +6 -3 has warning/errors flag for tagger_evnt via int tagger_err to RETCODE bank --------------------------------- file: libraries/tagger/tagger_brun.cc old revision 1.11 new revision 1.12 date: 2005/07/25 18:29:22; author: eclinton; state: Exp; lines: +30 -4 tagger_brun now uses Echannel energy correction factors from g10 data --------------------------------- file: libraries/tagger/tagger_evnt.cc old revision 1.4 new revision 1.5 date: 2005/07/12 13:51:47; author: eclinton; state: Exp; lines: +10 -4 tagger_event is now an int, returns warning/error flags via extern int tagger_err to RETCODE bank --------------------------------- file: libraries/tagger/tagger_init.cc old revision 1.3 new revision 1.6 date: 2005/08/03 15:19:21; author: eclinton; state: Exp; lines: +7 -6 EE timing widow adjusted after timing study --------------------------------- file: libraries/trigger/trigger_brun.cc old revision 1.3 new revision 1.5 date: 2005/07/26 00:14:16; author: teymuraz; state: Exp; lines: +2 -5 removing EventNumber from RIGHTTIME bank --------------------------------- file: libraries/trigger/trigger_evnt.cc old revision 1.4 new revision 1.8 date: 2005/07/26 00:14:24; author: teymuraz; state: Exp; lines: +2 -5 removing EventNumber from RIGHTTIME bank --------------------------------- file: libraries/veto/veto_evnt.cc old revision 1.9 new revision 1.10 date: 2005/07/20 20:15:51; author: mikewood; state: Exp; lines: +21 -6 Change veto_evnt() from void to int with error code value returned --------------------------------- file: programs/bankdump/bankdump.h old revision 1.9 new revision 1.11 date: 2005/06/09 21:17:46; author: marki; state: Exp; lines: +3 -1 merge from branch retcode --------------------------------- file: programs/bankdump/printbank.cc old revision 1.18 new revision 1.20 date: 2005/06/09 21:17:46; author: marki; state: Exp; lines: +12 -2 merge from branch retcode --------------------------------- file: programs/psim_digitize/VetoCounterSim.cc old revision 1.5 new revision 1.6 date: 2005/08/05 15:41:08; author: marki; state: Exp; lines: +3 -3 get rid of inexplicably large integer constants ---------------------------------