2003-07-01 23:35 George Irwin * setup/: packages-R0.21, packages-development: R-21 branch HEAD package list: Used for backport commits to branch HEAD. 2003-07-01 14:12 Roy Lee * FilterDigitSR/AlgFilterDigitListSR.cxx: Use CandDigitHandle::GetSubtractedTime() instead of GetTime(). When CandDigitHandle::GetTime() definition had changed from returning the DAQ trigger subtracted time to a non subtracted time, FilterDigitSR's functionality was reduced in that digits that were previously being ignored (pre-trigger digits) in the calculation of the 4/5 trigger time were now being considered. The use of GetSubtractedTime() restores this functionality to FilterDigitSR. 2003-07-01 14:07 Nick West * Util/scripts/find_global_symbol.sh: -h prints a complete list of symbol types. 2003-07-01 13:08 Nick West * DatabaseMaintenance/tools/search_log_file.pl: Search a DBMauto log file for a given table sequence number. 2003-07-01 07:37 hartnell * LISummary/: LILookup.cxx, LILookup.h, LISummarySorter.cxx: Improved format of "New point:" printing Added CalcGain() and similar methods to LILookup Added the last few pulser boxes to the PB2TPMTCHANNEL map 2003-06-30 20:44 Robert Hatcher * RawData/: RawDcsEnvMonitorBlock.cxx, RawDcsEnvMonitorBlock.h, RawDcsHvMonitorBlock.cxx, RawDcsHvMonitorBlock.h, RawDcsRpsMonitorBlock.cxx, RawDcsRpsMonitorBlock.h: remove inappropriate header includes from .h file, put MsgFormat in .cxx where it is needed. 2003-06-29 20:31 kordosky * CalDetPID/LoadCalDetPIDDB.cxx: LoadCalDetPIDDB.cxx: Added some ptr=0; after delete ptr; in some cases, just to make sure 2003-06-29 17:39 Sue Kasahara * Persistency/PerInputStream.cxx: Fix to help with read of open files such that dispatcher won't hang on aborted files, but will recognize that a new file is available and proceed to the next file, even if the current file hasn't closed. This feature had been implemented previously but was broken somewhere along the line. 2003-06-29 17:11 Ed Larty * OfflineMonitor/: EvtmonListModule.cxx, diffscript: # modified to spit out myeventsr.root instead of eventsr.root 2003-06-29 16:29 Sue Kasahara * IoModules/IoInputStreamItr.cxx: Add ability for user to specify the streams associated with a particular stream as a delimiter separated list, e.g. "Config,Stream2,Stream3" may be associated with stream "Cand". This association is maintained in class Persistency/Per. 2003-06-29 16:03 Sue Kasahara * CandNtupleSR/macro/compareNtuple.C: Tighten comparison of floating point data members to reduce number of false failures reported when comparing floating point values across two ntuples. 2003-06-28 15:15 Ed Larty * WebDocs/FrozenRel.html: # announced new frozen release R0.21.0 2003-06-27 22:45 Ed Larty * setup/: packages-R0-21, packages-R0.21.0: # renamed release file and also made all packages have VXX-YY-ZZ tags