2004-07-15 22:19 Ed Larty * setup/packages-R1.9: # new generic frozen release R1.9 compiled and tested with R00T4.00.08 2004-07-15 20:48 hartnell * CalDetTracker/CDAnalysis.h: Another weird one. Someone somewhere must have using namespace std; in a header file. gcc 3.3 found it but 3.2 did not! 2004-07-15 20:44 hartnell * CalDetTracker/CDAnalysis.h: Hmmm, gcc 3.2 wanted "class TClonesArray;" but gcc 3.3 didn't mind it not being there! 2004-07-15 20:25 Robert Hatcher * WebDocs/WebDocs.html: hot topic link to MDC info. 2004-07-15 19:19 Robert Hatcher * DatabaseUpdater/: DbuDaqMonitorModule.cxx, DbuDaqMonitorModule.h, dbu_file.C: DbuDaqMonitorModule can now determine the "COMMENT" column's name (in DBUSUBRUNSUMMARY) from the meta-data. This allows it to transition smoothly when the table is altered to ORACLE's requirements. It can also be configured at the job module level (but overridden by the table's metadata if it finds something appropriate). 2004-07-15 19:00 hartnell * CalDetTracker/tools/recoData.pl: The start of a script to reconstruct the caldet data for the MEU calibration. 2004-07-15 18:57 hartnell * CalDetTracker/macros/stopMuCalib.C: The macro to use for the MEU calibration at CalDet. 2004-07-15 18:56 hartnell * CalDetTracker/: CDAna.C, CDAnalysis.cxx, CDAnalysis.h: More work towards a rigorous MEU calibration at CalDet. 2004-07-15 17:09 Ed Larty * WebDocs/FrozenRel.html: # new frozen release comming soon 2004-07-15 16:59 Ed Larty * OfflineMonitor/README, Validation/jobmacros/README: # just checking 2004-07-15 16:40 Nathaniel Tagg * Configurable/: CfgPromptConfigurable.cxx, CfgPromptConfigurable.h, LinkDef.h: Added a new Configurable object: CfgPromptConfigurable It's like Cfg(Lazy)Configurable, but not so lazy. It reinvents the wheel in a few places, but does it better. :) Allows a configurable object to be Set() in a whole bunch of ways, including JobC::Command() style. Automatically does type-safeness (which Registry does not!) Deals with sub-registries a little more elegantly. 2004-07-15 16:06 hartnell * CalDetTracker/macros/: mcTracker.C, tracker.C: Added list of which run number series correspond to which beam line. Currently you have to manually set CalDetPID to use timing histograms from the different run periods. Might investigate changing this... 2004-07-15 13:59 Nick West * WebDocs/: pkg_links.html, Package_Overviews/CandNtupleEM.html, Package_Overviews/CandShowerEM.html: Add placeholders for CandNtupleEM and CandShowerEM. 2004-07-15 13:36 Nick West * WebDocs/oracle_development.html: Report progress:- Checksumming speed: ORACLE now almost as fast as MySQL except for DCS_HV (no index) Checksum compatibilty: All of CAL, PLEX and UGLI look O.K. apart from one row in UGLIDBISTRIPSTRUCT TestDbi: stalled waiting for a new ORACLE instance. 2004-07-15 09:42 Nick West * setup/packages-R1.9.0-tmp: Record tags for DatabaseInterface, DatabaseMaintenance, Lattice, LeakChecker, Navigation, UserManualDoc, Util. 2004-07-15 09:33 Nick West * Util/doc/ChangeLog: Record tag version: V01-01-02 2004-07-15 09:13 Nick West * UserManualDoc/doc/ChangeLog: Record tag version: V01-01-02 2004-07-15 09:05 Nick West * DatabaseMaintenance/doc/ChangeLog: Record tag version: V01-04-00 2004-07-15 08:57 Nick West * DatabaseInterface/doc/ChangeLog: Record tag version: V01-03-03 2004-07-15 05:01 Sue Kasahara * Persistency/: PerOutputStream.cxx, PerOutputStream.h: Add new method BuildTreeIndex which is invoked once, just before the final Write of the TTree to file. The new method calls TTree::BuildIndex for trees storing records of type inheriting from RecRecord, using vldtimestamp.sec and nsec as major & minorname arguments. 2004-07-14 20:52 hartnell * CalDetTracker/macros/tracker.C: Don't do plane trigger anymore since it might bias the electron sample. 2004-07-14 20:35 Ed Larty * setup/packages-R1.9.0-tmp: # new tmp file