CVS commits by fine Last updated Sun Nov 22 06:31:01 2009
Go to bottom

Commit to StRoot/StDAQMaker at Mon Jan 5 12:55:36 EST 2009
   Fix datap issue with the newest DAQ files
   StDAQReader.cxx (+)
Commit to QtRoot/qtgui/inc at Mon Jan 5 16:29:13 EST 2009
   Add object pointer to Clipboard to the ROOT ContextMenu
   TQtContextMenuImp.h (+)
Commit to QtRoot/qtgui/src at Mon Jan 5 16:29:13 EST 2009
   Add object pointer to Clipboard to the ROOT ContextMenu
   TQtContextMenuImp.cxx (+)
Commit to online/RTS/src/OnlinePlots/Scripts at Mon Jan 5 19:01:45 EST 2009
   remove the error prone SCRATCH variable
   CheckoutOnlinePlots.csh (+)
Commit to StRoot/StDaqLib/GENERIC at Mon Jan 5 21:55:50 EST 2009
   Protection against of crash for the new DAQ files withno DATAP structure
   EventReader.cxx (+)
Commit to StRoot/RTS/src/DAQ_TPX at Mon Jan 5 22:02:57 EST 2009
   add the daqReader forward declaration to avoid the compilation error
   daq_tpx.h (+)
Commit to QtRoot/scripts/qt4 at Tue Jan 6 19:21:38 EST 2009
   Set the new Qt 4.4.3 location
   setupQt4.csh (+)
Commit to StRoot/RTS/src/DAQ_READER at Wed Jan 7 15:35:34 EST 2009
   move types header file from implementation to declaration to fix the issue #1341
   daqReader.cxx (+) daqReader.h (+)
Commit to online/RTS/src/OnlinePlots/Infrastructure at Thu Jan 8 14:39:29 EST 2009
   fix the bemcFillHisto function signature HistoHandler.cxx
   HistoHandler.cxx (+) HistoHandler.h (+) bemc.cxx (+) bemc.h (+)
Commit to online/RTS/src/OnlinePlots/Infrastructure at Thu Jan 8 14:43:27 EST 2009
   fix typo
   HistoHandler.cxx (+)
Commit to online/RTS/src/OnlinePlots/Infrastructure at Thu Jan 8 14:45:46 EST 2009
   fix typo
   HistoHandler.cxx (+)
Commit to online/RTS/src/OnlinePlots/Infrastructure at Thu Jan 8 15:10:52 EST 2009
   fix the bemc interfaces
   HistoHandler.cxx (+) bemc.cxx (+) bemc.h (+)
Commit to StRoot/StDAQMaker at Thu Jan 8 17:14:47 EST 2009
   teach EventReader tp provide the new daqReader pointer
   StDAQReader.cxx (+)
Commit to StRoot/StDaqLib/EVP at Thu Jan 8 17:14:48 EST 2009
   teach EventReader tp provide the new daqReader pointer
   scReader.h (+)
Commit to StRoot/StDaqLib/GENERIC at Thu Jan 8 17:14:49 EST 2009
   teach EventReader tp provide the new daqReader pointer
   EventReader.hh (+)
Commit to StRoot/StDaqLib/SC at Thu Jan 8 17:14:50 EST 2009
   teach EventReader tp provide the new daqReader pointer
   SC_Reader.cxx (+) SC_Reader.hh (+)
Commit to StRoot/StDaqLib/SSD at Thu Jan 8 17:14:51 EST 2009
   teach EventReader tp provide the new daqReader pointer
   SSD_Reader.cxx (+)
Commit to StRoot/StDAQMaker at Thu Jan 8 18:41:25 EST 2009
   Fill the Event Header from the new daqReader if available
   StDAQReader.cxx (+)
Commit to StRoot/StDaqLib/GENERIC at Thu Jan 8 18:49:23 EST 2009
   Adjust the EventInfo error message
   EventReader.cxx (+)
Commit to StRoot/StDAQMaker at Thu Jan 8 18:58:08 EST 2009
   Pick the token info from the new reader
   StDAQReader.cxx (+)
Commit to online/RTS/src/OnlinePlots/Infrastructure at Fri Jan 9 10:05:36 EST 2009
   Renee Fatemi vrsion of bemc class
   bemc.cxx (+)
Commit to StRoot/RTS/src/RTS_EXAMPLE at Fri Jan 9 13:25:08 EST 2009
   Shell script to build RTS_EXAMPLES against of STAR offline sofwtare releases
   Rts_Example.sh (+)
Commit to StRoot/RTS/src/RTS_EXAMPLE at Fri Jan 9 13:28:41 EST 2009
   Clean up
   Rts_Example.sh (+)
Commit to StRoot/RTS/src/DAQ_TPC at Fri Jan 9 15:44:48 EST 2009
   adjust tpcReader to delivery all 24 sectors
   tpcReader.cxx (+)
Commit to StRoot/RTS/src/DAQ_TPC at Fri Jan 9 16:14:34 EST 2009
   Protection against of the crash within tpcReader
   tpcReader.cxx (+)
Commit to StRoot/St_geom_Maker at Sat Jan 10 22:53:26 EST 2009
   fix the array size
   GeomBrowser.ui.h (+)
Commit to online/RTS/src/OnlinePlots/Scripts at Mon Jan 12 12:49:49 EST 2009
   Add Online.eemcMask to .rootrc file to avoid IN_PANITKIN
   CheckoutOnlinePlots.csh (+)
Commit to StRoot/StEEmcPool/muEztPanitkin at Mon Jan 12 12:49:49 EST 2009
   Add Online.eemcMask to .rootrc file to avoid IN_PANITKIN
   EEqaPresenter.cxx (+) EEqaPresenter.h (+)
Commit to StRoot/StEEmcPool/muEztPanitkin at Mon Jan 12 13:32:51 EST 2009
   Move GenericFile to St_base to remove IN_PANITKIN from muEztPanitkin/EEqaPresenter
   EEqaPresenter.cxx (+) EEqaPresenter.h (+)
Commit to StRoot/St_base at Mon Jan 12 13:32:51 EST 2009
   Move GenericFile to St_base to remove IN_PANITKIN from muEztPanitkin/EEqaPresenter
   GenericFile.h (+)
Commit to StRoot/RTS/src/DAQ_READER at Mon Jan 12 15:56:20 EST 2009
   Protection against of the crash with the empty legacy bank
   daqReader.h (+)
Commit to StRoot/RTS/src/DAQ_READER at Mon Jan 12 16:39:47 EST 2009
   Protection against of the crash with the empty legacy bank
   daqReader.h (+)
Commit to StRoot/RTS/src/DAQ_EMC at Mon Jan 12 16:55:20 EST 2009
   accomodate the special naming convention for emc. By some reason emc is called emc_pseudo
   emcReader.cxx (+)
Commit to online/RTS/src/OnlinePlots/Scripts at Mon Jan 12 18:14:35 EST 2009
   fix header file path to pick the local version oif RTS system first
   CompileOnlinePlots.csh (+)
Commit to online/RTS/src/OnlinePlots/Scripts at Mon Jan 12 18:44:42 EST 2009
   fix header file path to pick the local version oif RTS system first
   CompileOnlinePlots.csh (+)
Commit to online/RTS/src/OnlinePlots/Infrastructure at Mon Jan 12 19:12:13 EST 2009
   Zero pointer protection
   HistoHandler.cxx (+)
Commit to online/RTS/src/OnlinePlots/Scripts at Mon Jan 12 19:38:27 EST 2009
   rootrc with the bucnh of the OnlinePlot pararmeters
   CheckoutOnlinePlots.csh (+)
Commit to online/RTS/src/OnlinePlots/Infrastructure at Mon Jan 12 19:39:07 EST 2009
   Add rootrc parameters
   EvpUtil.cxx (+) EvpUtil.h (+) bemc.cxx (+) no (+)
Commit to online/RTS/src/OnlinePlots/Infrastructure/EEmcDb at Mon Jan 12 19:39:07 EST 2009
   Add rootrc parameters
   EEmcDb.cxx.nopanitkin.prototype (+) EEmcDb.cxx (+) EEmcDb.h (+)
Commit to online/RTS/src/OnlinePlots/Infrastructure at Mon Jan 12 19:44:02 EST 2009
   Add rootrc parameters
   EvpUtil.cxx (+) EvpUtil.h (+)
Commit to online/RTS/src/OnlinePlots/Scripts at Mon Jan 12 19:57:53 EST 2009
   Add ONLINEPLOTSDIR remainder
   CheckoutOnlinePlots.csh (+) CompileOnlinePlots.csh (+)
Commit to mgr at Tue Jan 13 11:31:05 EST 2009
   Add StEEmcPool package to the daqReader dependants
   Conscript-standard (+)
Commit to StRoot/StEEmcPool/muEztPanitkin at Tue Jan 13 11:31:06 EST 2009
   Add StEEmcPool package to the daqReader dependants
   Tonko2Ezt.cxx (+)
Commit to online/RTS/src/OnlinePlots/Scripts at Tue Jan 13 14:04:04 EST 2009
   Add StDbLib. By some reason now we need it too
   CompileOnlinePlots.csh (+)
Commit to mgr at Tue Jan 13 14:16:55 EST 2009
   tech cons to compile OnlinePlots
   Conscript-standard (+) Construct (+)
Commit to online/RTS/src/OnlinePlots/Scripts at Tue Jan 13 14:28:58 EST 2009
   typo
   CompileOnlinePlots.csh (+)
Commit to online/RTS/src/OnlinePlots/Infrastructure at Tue Jan 13 16:10:55 EST 2009
   typo
   EvpUtil.cxx (+)
Commit to online/RTS/src/OnlinePlots/Scripts at Tue Jan 13 20:02:30 EST 2009
   No special cppflags is needed to build OnlinePlots. All flags have to assigned by cons
   CompileOnlinePlots.csh (+)
Commit to StRoot/StDAQMaker at Wed Jan 14 12:04:05 EST 2009
   Fix bug 1357
   StDAQReader.cxx (+)
Commit to StRoot/StDAQMaker at Wed Jan 14 13:20:50 EST 2009
   Remove the redundant devReader type
   StDAQReader.cxx (+) StDAQReader.h (+)
Commit to StRoot/StEmcPool/StBEMCPlots at Wed Jan 14 16:32:19 EST 2009
   Remove IN_PANITKIN
   BEMCPlotsPresenter.cxx (+) BEMCPlotsPresenter.h (+)
Commit to StRoot/StEmcPool/StBEMCPlots at Wed Jan 14 16:34:20 EST 2009
   fix typo
   BEMCPlotsPresenter.cxx (+)
Commit to StRoot/RTS/src/DAQ_EMC at Thu Jan 15 14:05:16 EST 2009
   Fix the C-structure size
   emcReader.cxx (+)
Commit to StRoot/RTS/src/DAQ_READER at Thu Jan 15 14:05:17 EST 2009
   Fix the C-structure size
   daqReader.h (+)
Commit to StRoot/RTS/src/DAQ_TPC at Thu Jan 15 14:05:18 EST 2009
   Fix the C-structure size
   tpcReader.cxx (+)
Commit to online/RTS/src/OnlinePlots/Scripts at Thu Jan 15 18:45:41 EST 2009
   move OnlinePlots to StOnline
   CheckoutOnlinePlots.csh (+)
Commit to StRoot/StDaqLib/EEMC at Thu Jan 15 22:30:22 EST 2009
   avoid messing old and new readers for emc, ssd,sc
   EEMC_Reader.cxx (+)
Commit to StRoot/StDaqLib/SC at Thu Jan 15 22:30:23 EST 2009
   avoid messing old and new readers for emc, ssd,sc
   SC_Reader.cxx (+)
Commit to StRoot/StDaqLib/SSD at Thu Jan 15 22:30:24 EST 2009
   avoid messing old and new readers for emc, ssd,sc
   SSD_Reader.cxx (+)
Commit to online/RTS/src/OnlinePlots/Scripts at Fri Jan 16 15:13:51 EST 2009
   update Compile script to apply EXTRA_CPPFLAGS
   CompileOnlinePlots.csh (+)
Commit to online/RTS/src/OnlinePlots/Infrastructure at Fri Jan 16 15:26:11 EST 2009
   unlock Emc histograms
   bemc.cxx (+)
Commit to online/RTS/src/OnlinePlots/Infrastructure at Fri Jan 16 15:47:58 EST 2009
   emc progress
   bemc.cxx (+)
Commit to mgr at Fri Jan 16 20:04:37 EST 2009
   Add BEMCP,kots to DAQ-related package and get rid of IN_PANITKIN
   Conscript-standard (+)
Commit to StRoot/StEmcPool/StBEMCPlots at Fri Jan 16 20:50:18 EST 2009
   Clean up include file names
   BEMCPlots.cxx (+)
Commit to online/RTS/src/OnlinePlots/Scripts at Fri Jan 16 20:50:57 EST 2009
   remove the special cons EXTAR_CPPFLAGS
   CompileOnlinePlots.csh (+)
Commit to StRoot/StDAQMaker at Tue Jan 20 17:56:32 EST 2009
   remove the redundant CPP flag
   StDAQReader.h (+)
Commit to StRoot/St_geom_Maker at Wed Jan 21 13:58:59 EST 2009
   Draw the TGeoCompoisteShapes
   GeomBrowser.ui.h (+) QExGeoDrawHelper.cxx (+) QExGeoDrawHelper.h (+) St_geom_Maker.cxx (+)
Commit to QtRoot/qtgl/qtgl/inc at Wed Jan 21 13:59:12 EST 2009
   Draw the TGeoCompoisteShapes
   TObject3DView.h (+)
Commit to QtRoot/qtgl/qtgl/src at Wed Jan 21 13:59:12 EST 2009
   Draw the TGeoCompoisteShapes
   TObject3DView.cxx (+)
Commit to QtRoot/qtgl/qtgl/src at Wed Jan 21 17:21:29 EST 2009
   Fix CompositeShare rendering
   TObject3DView.cxx (+)
Commit to StRoot/StSvtSimulationMaker at Thu Jan 22 17:45:45 EST 2009
   Add the fatal message to stop the chain
   StSvtEmbeddingMaker.cxx (+)
Commit to StRoot/StSvtSimulationMaker at Thu Jan 22 18:19:22 EST 2009
   Prptection against fo the crash
   StSvtEmbeddingMaker.cxx (+) StSvtSimulationMaker.cxx (+)
Commit to StRoot/StDAQMaker at Thu Jan 22 19:09:54 EST 2009
   restore the missed EventInfo. Should fix bug 1376, 1377
   StDAQReader.cxx (+)
Commit to QtRoot/scripts/qt4 at Mon Jan 26 11:06:37 EST 2009
   Add the missed dropit parameter
   setupQt4.csh (+)
Commit to QtRoot/qtExamples/HelloCint at Mon Jan 26 11:07:58 EST 2009
   Expand the env variable QTROOTSYSDIR within HelloCint.pro
   HelloCint.pro (+)
Commit to OnlTools/OnlinePlots/QEvpClient at Wed Jan 28 19:52:41 EST 2009
   Close all windows before exit
   PresenterGui.cxx (+)
Commit to StRoot/StDaqLib/EVP at Thu Jan 29 11:34:33 EST 2009
   add ssd_t into OLDEVP namespace to spot the possible declaration clash
   ssdReader.h (+)
Commit to OnlTools/OnlinePlots/QEvpClient at Fri Jan 30 15:35:32 EST 2009
   remove the redundant letsgo slot
   EvpPresenter.cxx (+) PresenterConnect.cxx (+) PresenterConnect.h (+) PresenterGui.cxx (+) evpMainPresenter.cxx (+)
Commit to OnlTools/OnlinePlots/QEvpClient at Fri Jan 30 19:30:33 EST 2009
   Major clean up: Remove the redundant time thread, redundant methods, add protection agaist of crashes, introdcue the new rootrc paramater: Online.GuiRefreshRate, load some shared in batch mode only
   EvpPresenter.cxx (+) EvpPresenter.h (+) PresenterConnect.cxx (+) PresenterGui.cxx (+) PresenterGui.h (+)
Commit to OnlTools/OnlinePlots/Scripts at Fri Jan 30 19:30:34 EST 2009
   Major clean up: Remove the redundant time thread, redundant methods, add protection agaist of crashes, introdcue the new rootrc paramater: Online.GuiRefreshRate, load some shared in batch mode only
   CompileOnlinePlots.csh (+)
Commit to StRoot/St_geom_Maker at Mon Feb 2 16:11:27 EST 2009
   Fix the gSystem::Load test
   GeomBrowser.ui.h (+)
Commit to StRoot/StEventDisplayMaker at Tue Feb 3 18:07:48 EST 2009
   Prepare EventDisplay for Qt3 to Qt4 transition
   StEventControlPanel.cxx.qt3 (+) StEventControlPanel.h.qt3 (+) StEventControlPanel.cxx (+) StEventControlPanel.h (+) StEventDisplayInfo.h (+) StEventDisplayMaker.cxx (+) StFilterDialog.cxx (+) StFilterDialog.h (+) StPadControlPanel.cxx (+) StPadControlPanel.h (+) StSimplePanel.cxx (+) StSimplePanel.h (+)
Commit to QtRoot/qtgl/qtcoin/src at Tue Feb 3 20:55:36 EST 2009
   Increase the axice size by 10 percent by Victor demand
   TQtCoinWidget.cxx (+)
Commit to StRoot/St_geom_Maker at Wed Feb 4 11:41:41 EST 2009
   fix the error message to report the shred lib loadinf issues
   GeomBrowser.ui.h (+)
Commit to StRoot/St_geom_Maker at Wed Feb 4 15:10:13 EST 2009
   Correct the name of the TGeoComposite shapes
   QExGeoDrawHelper.cxx (+)
Commit to StRoot/St_geom_Maker at Wed Feb 4 21:08:58 EST 2009
   Skip assembly shapes
   QExGeoDrawHelper.cxx (+)
Commit to StRoot/St_geom_Maker at Thu Feb 5 10:29:46 EST 2009
   take in accnt the Assembly volumes
   QExGeoDrawHelper.cxx (+)
Commit to StRoot/St_geom_Maker at Thu Feb 5 19:05:00 EST 2009
   Qt4 version of the geombrowser
   GeomBrowser.cxx (+) GeomBrowser.h (+) StarGeomTree.ui (+) StarGeomTreeWidget.cxx (+) StarGeomTreeWidget.h (+) StGeomBrowser.cxx (+) StGeomBrowser.h (+) TextEdit.cxx (+) TextEdit.h (+) no (+)
Commit to StRoot/St_geom_Maker at Thu Feb 5 19:06:15 EST 2009
   Qt4 version of the geombrowser
   no (+)
Commit to OnlTools/OnlinePlots/QEvpClient at Fri Feb 6 11:09:32 EST 2009
   Remove the redundant Updater class
   PresenterConnect.h (+) PresenterGui.cxx (+) PresenterGui.h (+) no (+)
Commit to OnlTools/OnlinePlots/Infrastructure at Fri Feb 6 11:22:32 EST 2009
   Add a few include files to compile OnlinePlots against of the ROOT 5.22
   ServerStatus.h (+) StReadLaserEvent.cxx (+)
Commit to OnlTools/OnlinePlots/QEvpClient at Fri Feb 6 12:32:06 EST 2009
   remove the redundant method void customEvent
   PresenterGui.cxx (+) PresenterGui.h (+)
Commit to OnlTools/OnlinePlots/QEvpClient at Fri Feb 6 14:01:35 EST 2009
   remove the redundant dependency
   TriggerDetectorBitsInfo.h (+)
Commit to OnlTools/OnlinePlots/Infrastructure at Fri Feb 6 14:06:19 EST 2009
   fix the potential bug
   GroupCollection.cxx (+)
Commit to OnlTools/OnlinePlots/Scripts at Fri Feb 6 15:24:57 EST 2009
   add StEEmcUtil to list of the mandatory shared libs
   CompileOnlinePlots.csh (+)
Commit to OnlTools/OnlinePlots/images at Fri Feb 6 19:16:33 EST 2009
   Add Qt4 resource file to build the Qt4 icons
   OnlinePlots.qrc (+)
Commit to mgr at Fri Feb 6 19:18:29 EST 2009
   Fix the Qt4 icons resource build
   Conscript-standard (+)
Commit to StRoot/St_geom_Maker at Fri Feb 6 19:38:42 EST 2009
   Add the icons and resource file
   FileNew.xpm (+) FileOpen.xpm (+) FilePrint.xpm (+) FileSave.xpm (+) St_geom_Maker.qrc (+) connect.xpm (+) fileopen.xpm (+) hdisk_t.xpm (+) printer.xpm (+) printer_s.xpm (+) quit.xpm (+) save.xpm (+) saveas.xpm (+) starlogo_1.xpm (+) update.xpm (+) GeomBrowser.cxx (+)
Commit to StRoot/St_geom_Maker at Fri Feb 6 19:39:07 EST 2009
   Clean up
   GeomBrowser.cxx (+)
Commit to mgr at Fri Feb 6 20:17:45 EST 2009
   Fix xpm handling under Qt3
   Conscript-standard (+)
Commit to OnlTools/OnlinePlots/QEvpClient at Fri Feb 6 21:22:18 EST 2009
   Terminate appliction and ROOT
   PresenterGui.cxx (+)
Commit to OnlTools/OnlinePlots/QEvpClient at Fri Feb 6 21:46:39 EST 2009
   Propagate to ROOT 5.12 the fix to avoid the race condition
   PresenterGui.cxx (+)
Commit to QtRoot/qt/inc at Fri Feb 6 21:46:39 EST 2009
   Propagate to ROOT 5.12 the fix to avoid the race condition
   TGQt.h (+)
Commit to QtRoot/qt/src at Fri Feb 6 21:46:39 EST 2009
   Propagate to ROOT 5.12 the fix to avoid the race condition
   GQtGUI.cxx (+) TGQt.cxx (+)
Commit to StRoot/St_geom_Maker at Sat Feb 7 14:02:05 EST 2009
   Fix initial geometry selection
   GeomBrowser.cxx (+) StGeomBrowser.cxx (+)
Commit to StRoot/St_geom_Maker at Sat Feb 7 15:03:27 EST 2009
   add sorting
   StarGeomTreeWidget.cxx (+)
Commit to StRoot/St_geom_Maker at Sat Feb 7 15:44:12 EST 2009
   Add the curly bracket to the composite shape names
   QExGeoDrawHelper.cxx (+)
Commit to StRoot/St_geom_Maker at Sat Feb 7 21:30:26 EST 2009
   remove opaque splitter
   GeomBrowser.cxx (+)
Commit to StRoot/St_geom_Maker at Sat Feb 7 23:21:52 EST 2009
   check / set the volume visibility
   StarGeomTreeWidget.cxx (+) StarGeomTreeWidget.h (+)
Commit to StRoot/St_geom_Maker at Sat Feb 7 23:41:21 EST 2009
   Restore the lost counter
   StarGeomTreeWidget.cxx (+) StarGeomTreeWidget.h (+)
Commit to StRoot/St_geom_Maker at Sat Feb 7 23:50:17 EST 2009
   Restore icons
   StarGeomTreeWidget.cxx (+)
Commit to StRoot/St_geom_Maker at Mon Feb 9 15:54:49 EST 2009
   Add QGLViewer icon and the proper title
   qglviewer.icon.xpm (+) GeomBrowser.cxx (+) St_geom_Maker.qrc (+) StarGeomTreeWidget.cxx (+)
Commit to StRoot/St_geom_Maker at Mon Feb 9 16:04:00 EST 2009
   make compiste shape with blue color
   StarGeomTreeWidget.cxx (+)
Commit to StRoot/St_geom_Maker at Mon Feb 9 19:06:38 EST 2009
   Clean up
   GeomBrowser.cxx (+)
Commit to StRoot/St_geom_Maker at Tue Feb 10 12:50:44 EST 2009
   Final implementation for the visibility check boxes
   StarGeomTreeWidget.cxx (+)
Commit to StRoot/St_geom_Maker at Tue Feb 10 13:08:28 EST 2009
   Clean up
   StarGeomTreeWidget.cxx (+)
Commit to StRoot/St_geom_Maker at Wed Feb 11 20:32:06 EST 2009
   Add the depth control. To be activated yet
   StGeomDepthControl.ui (+) TQtRangeControl.cxx (+) TQtRangeControl.h (+) GeomBrowser.cxx (+) GeomBrowser.h (+) no (+)
Commit to StRoot/St_geom_Maker at Thu Feb 12 12:15:23 EST 2009
   Restore the depth control
   GeomBrowser.cxx (+) GeomBrowser.h (+) StarGeomTreeWidget.cxx (+) TQtRangeControl.cxx (+) TQtRangeControl.h (+)
Commit to StRoot/St_geom_Maker at Thu Feb 12 14:58:30 EST 2009
   Add docs
   TextEdit.cxx.new (+) TextEdit.h.new (+) GeomBrowser.cxx (+)
Commit to OnlTools/OnlinePlots/QEvpClient at Thu Feb 12 18:48:39 EST 2009
   safe start of the presenter event loop
   PresenterConnect.cxx (+) PresenterConnect.h (+) PresenterGui.cxx (+) evpMainPresenter.cxx (+)
Commit to OnlTools/OnlinePlots/HistogramGroups at Fri Feb 13 11:39:02 EST 2009
   fix the HistogramGroup pp2ppHistogramGroup default ctor. It caused the memory corruption on client side
   pp2ppHistogramGroup.cxx (+) pp2ppHistogramGroup.h (+)
Commit to OnlTools/OnlinePlots/Infrastructure at Fri Feb 13 11:39:02 EST 2009
   fix the HistogramGroup pp2ppHistogramGroup default ctor. It caused the memory corruption on client side
   HistogramGroup.cxx (+) HistogramGroup.h (+)
Commit to OnlTools/OnlinePlots/HistogramGroups at Fri Feb 13 12:03:10 EST 2009
   introduce the correct default ctor
   SVTAnodeHybridHistogramGroup.cxx (+) SVTAnodeHybridHistogramGroup.h (+) SVTAnodeSumHistogramGroup.h (+) SsdPedestalHistogramGroup.h (+) UPCHistogramCtbGroup.h (+) UPCHistogramGroup.h (+) UPCHistogramZdcGroup.cxx (+) UPCHistogramZdcGroup.h (+) VPDHistogramGroup.cxx (+) VPDHistogramGroup.h (+) pp2ppHistogramGroup.h (+)
Commit to offline/users/fine/ONLINE at Tue Feb 17 12:03:40 EST 2009
   Fix snapwhot creator script. Thanks Yuri
   Db2Browse.C (+)
Commit to offline/users/fine/ONLINE at Tue Feb 17 15:40:53 EST 2009
   Add the emc/map to the Dv snapshot
   Db2Browse.C (+)
Commit to offline/users/fine/ONLINE at Tue Feb 17 15:42:18 EST 2009
   Change the class name to face the new ROOT API
   TModule.cxx (+) TModule.h (+)
Commit to offline/users/fine/ONLINE at Tue Feb 17 15:42:48 EST 2009
   add StEvpReader header
   gl3Data.h (+)
Commit to offline/users/fine/ONLINE at Tue Feb 17 15:43:34 EST 2009
   Adjuts API for the DAQ_READER
   StEvpReader.cxx (+) StEvpReader.h (+)
Commit to offline/users/fine/ONLINE at Tue Feb 17 15:45:51 EST 2009
   Add the new header file
   QExGeoDrawHelper.cxx (+)
Commit to offline/users/fine/ONLINE at Tue Feb 17 15:46:42 EST 2009
   Db for emc init
   StSteeringModule.cxx (+)
Commit to offline/users/fine/ONLINE at Tue Feb 17 19:13:17 EST 2009
   Db init clean up
   StSteeringModule.cxx (+)
Commit to offline/users/fine/ONLINE at Tue Feb 17 19:13:56 EST 2009
   Remove the ROOT 5.22 compilation error
   TEmcTower.cxx (+)
Commit to offline/users/fine/ONLINE at Tue Feb 17 19:14:33 EST 2009
   Add TROOT to avoid the compilation error
   StDisplayModule.cxx (+)
Commit to offline/users/fine/ONLINE at Tue Feb 17 19:14:49 EST 2009
   Add TROOT to avoid the compilation error
   StDetectorGeometryModule.cxx (+)
Commit to offline/users/fine/ONLINE at Tue Feb 17 19:15:37 EST 2009
   Optimize the tpc code
   StDataReadModule.cxx (+) StDataReadModule.h (+)
Commit to offline/users/fine/ONLINE at Tue Feb 17 19:16:13 EST 2009
   Clean up
   GeomBrowser_ui.cxx (+)
Commit to offline/users/fine/ONLINE at Tue Feb 17 19:16:55 EST 2009
   disable ShowStarEvent to debug the code
   ONLINE.main.cxx (+)
Commit to offline/users/fine/ONLINE at Tue Feb 17 19:18:31 EST 2009
   Add StEmcUtil shared lib
   OnlineDisplay.C (+)
Commit to offline/users/fine/ONLINE at Tue Feb 17 19:19:00 EST 2009
   Setup Qt4
   cons.csh (+)
Commit to OnlTools/OnlinePlots/QEvpClient at Wed Feb 18 13:26:57 EST 2009
   save Qt3 compliant ui\'s
   EventInfoUi.ui.qt3 (+) ServerInfoUi.ui.qt3 (+) TriggerDetectorBitsInfoUi.ui.qt3 (+)
Commit to OnlTools/OnlinePlots/QEvpClient at Wed Feb 18 13:28:46 EST 2009
   typo
   evpMainPresenter.cxx (+)
Commit to offline/users/fine/ONLINE at Wed Feb 18 19:31:54 EST 2009
   Split DataReader to make it more reader friendly
   EmcChecker.h (+) TEmcColorProvider.cxx (+) TEmcColorProvider.h (+) TEmcSizeProvider.cxx (+) TEmcSizeProvider.h (+) .rootrc (+) StBemcOnlData.cxx (+) StDataReadModule.cxx (+)
Commit to offline/users/fine/ONLINE at Wed Feb 18 19:51:42 EST 2009
   Fix typo
   TEmcSizeProvider.cxx (+) checkoutCons.csh (+)
Commit to offline/users/fine/ONLINE at Wed Feb 18 19:53:05 EST 2009
   chmod +x cons.csh
   checkoutCons.csh (+)
Commit to offline/users/fine/ONLINE at Wed Feb 18 20:19:36 EST 2009
   reset the STAR release to be star.dev
   cons.csh (+)
Commit to StRoot/RTS/src/DAQ_TOF at Wed Feb 18 20:47:09 EST 2009
   remove the second definition of the tof_t C-structure
   tofReader.h (+)
Commit to StRoot/RTS/src/RTS_EXAMPLE at Thu Feb 19 11:25:44 EST 2009
   Add CPP flag to compile EMC_PSEUDO
   Rts_Example.sh (+)
Commit to StRoot/RTS/src/RTS_EXAMPLE at Thu Feb 19 11:26:31 EST 2009
   clean up
   Rts_Example.sh (+)
Commit to offline/users/fine/ONLINE at Fri Feb 20 11:35:34 EST 2009
   emc tower from new reader, Thanks Olexandr
   EmcChecker.h (+) StDataReadModule.cxx (+) StDataReadModule.h (+) TDataProvider.h (+) TEmcColorProvider.cxx (+) TEmcColorProvider.h (+) TEmcSizeProvider.cxx (+) TEmcSizeProvider.h (+)
Commit to offline/users/fine/ONLINE/scripts at Fri Feb 20 12:52:36 EST 2009
   Directory /afs/rhic.bnl.gov/star/packages/repository/offline/users/fine/ONLINE/scripts added to the repository
  
Commit to offline/users/fine/ONLINE/scripts at Fri Feb 20 12:52:57 EST 2009
   Add scripts dir
   checkoutCons.csh (+) cons.csh (+) moveFile.csh (+) rts3Deploy.csh (+)
Commit to StRoot/StDAQMaker at Fri Feb 20 18:32:43 EST 2009
   avoid the fRtsTable double destruction. It causes the chain crash. Thanks Fisyak
   StRtsReaderMaker.cxx (+)
Commit to offline/users/fine/ONLINE at Mon Feb 23 20:06:30 EST 2009
   fix AccessPath
   StSteeringModule.cxx (+)
Commit to offline/users/fine/ONLINE at Mon Feb 23 20:06:55 EST 2009
   Fix tpcReader test
   StDataReadModule.cxx (+)
Commit to offline/users/fine/ONLINE at Mon Feb 23 20:07:23 EST 2009
   fix the EventPool dir format
   GeomBrowser_ui.cxx (+)
Commit to offline/users/fine/ONLINE at Tue Feb 24 17:42:08 EST 2009
   change the base class pointer
   TModule.cxx (+) TModule.h (+)
Commit to offline/users/fine/ONLINE at Tue Feb 24 17:42:54 EST 2009
   remove the redundant mutex
   StSteeringModule.cxx (+) StSteeringModule.h (+)
Commit to offline/users/fine/ONLINE at Tue Feb 24 17:43:35 EST 2009
   Add the debug print and remove mutex
   StEvpReader.cxx (+)
Commit to offline/users/fine/ONLINE at Tue Feb 24 18:34:28 EST 2009
   new class StStartDispay
   StStartDispay.cxx (+) StStartDispay.h (+) GeomBrowser_ui.h (+) ONLINE.main.cxx (+) OnlineDisplay.C (+) StSteeringModule.cxx (+)
Commit to offline/users/fine/ONLINE at Wed Feb 25 10:30:23 EST 2009
   fix syntax
   OnlineDisplay.C (+)
Commit to StRoot/StEventUtilities/doc at Wed Feb 25 15:18:09 EST 2009
   add two views example
   Draw3DClass.html (+)
Commit to StRoot/StEventUtilities/doc/examples at Wed Feb 25 15:18:09 EST 2009
   add two views example
   EventDisplayWGeom.png (+) EventDisplayWOGeom.png (+)
Commit to StRoot/macros/graphics at Wed Feb 25 16:04:58 EST 2009
   EventDisplay Example see RT #1462
   Ed.C (+)
Commit to StRoot/macros/graphics at Wed Feb 25 16:08:42 EST 2009
   use the better DAQ file as default
   Ed.C (+)
Commit to StRoot/macros/graphics at Wed Feb 25 16:13:06 EST 2009
   fix typo
   Ed.C (+)
Commit to StRoot/macros/graphics at Wed Feb 25 16:13:43 EST 2009
   fix date
   Ed.C (+)
Commit to StRoot/macros/graphics at Wed Feb 25 16:36:11 EST 2009
   add some documentation
   Ed.C (+)
Commit to StRoot/macros/graphics at Wed Feb 25 16:37:43 EST 2009
   add some documentation
   Ed.C (+)
Commit to offline/users/fine/ONLINE at Thu Feb 26 16:50:48 EST 2009
   Live evenbt connection fixed
   StDataReadModule.cxx (+) StEvpReader.cxx (+) StEvpReader.h (+)
Commit to offline/users/fine/ONLINE at Fri Feb 27 18:59:33 EST 2009
   Add timer to wait the living event to come
   StEvpReader.cxx (+) StEvpReader.h (+)
Commit to offline/users/fine/ONLINE at Sun Mar 1 17:52:42 EST 2009
   clean up event loop
   GeomBrowser_ui.cxx (+) StEvpReader.cxx (+) cons.csh (+)
Commit to OnlTools/OnlinePlots/Scripts at Mon Mar 9 16:47:49 EDT 2009
   Script to spy the Online presenter memory consumption
   memstat.pl (+)
Commit to OnlTools/OnlinePlots/Scripts at Mon Mar 9 17:52:46 EDT 2009
   Clean up
   memstat.pl (+)
Commit to offline/users/fine/ONLINE at Thu Mar 12 12:28:29 EDT 2009
   Add the peds to the tower visible attributes
   OnlineDisplay.C (+) StDataReadModule.cxx (+) StEvpReader.cxx (+) TEmcSizeProvider.cxx (+) TEmcSizeProvider.h (+)
Commit to offline/users/fine/ONLINE at Thu Mar 12 12:38:01 EDT 2009
   correct time stamp
   StSteeringModule.cxx (+)
Commit to offline/users/fine/ONLINE at Thu Mar 12 12:41:21 EDT 2009
   new Db time stamp for snapshoot
   Db2Browse.C (+)
Commit to StRoot/StBTofUtil at Mon Mar 16 17:01:39 EDT 2009
   Check index and stop applications
   StBTofSortRawHit.cxx (+)
Commit to StRoot/StBTofHitMaker at Mon Mar 16 17:56:49 EDT 2009
   initialize the class data-members
   StBTofHitMaker.cxx (+)
Commit to StRoot/StBTofHitMaker at Mon Mar 16 17:57:07 EDT 2009
   initialize the class data-members
   StBTofHitMaker.cxx (+)
Commit to StRoot/StBTofHitMaker at Mon Mar 16 19:09:01 EDT 2009
   fix the C-structure to get the even structure alignment
   StBTofHitMaker.h (+)
Commit to StRoot/StBTofHitMaker at Tue Mar 17 14:32:25 EDT 2009
   make the print outs usefull
   StBTofHitMaker.cxx (+)
Commit to StRoot/StBTofUtil at Tue Mar 17 14:32:26 EDT 2009
   make the print outs usefull
   StBTofDaqMap.cxx (+) StBTofSortRawHit.cxx (+)
Commit to StRoot/St_geom_Maker at Wed Mar 18 20:23:31 EDT 2009
   change the geometry magic word
   GeomBrowser.cxx (+)
Commit to StRoot/StDAQMaker at Mon Mar 23 11:38:23 EDT 2009
   remove redundant messafes , reduce the level of others from INFO to DEBUG
   StRtsReaderMaker.cxx (+)
Commit to offline/users/fine/ONLINE at Wed Mar 25 20:39:46 EDT 2009
   Add the state machine framework
   TStateMachine.cxx (+) TStateMachine.h (+) TStateMachineABC.h (+) TStateMachineEdge.h (+) TStateMachineEdgeABC.h (+)
Commit to StRoot/macros at Thu Mar 26 14:54:12 EDT 2009
   Macro to navigate StEvent and draw the selected track
   Plot3Dtracks.C (+)
Commit to StRoot/macros at Thu Mar 26 15:31:08 EDT 2009
   Macro to navigate StEvent and draw the selected track
   no (+)
Commit to StRoot/macros/graphics at Thu Mar 26 15:31:08 EDT 2009
   Macro to navigate StEvent and draw the selected track
   Plot3Dtracks.C (+)
Commit to StRoot/StEventUtilities/doc at Thu Mar 26 15:53:53 EDT 2009
   Add the advanced example
   Draw3DClass.html (+)
Commit to StRoot/StEventUtilities/doc at Thu Mar 26 16:11:29 EDT 2009
   Clean up the example
   Draw3DClass.html (+)
Commit to StRoot/macros/analysis at Fri Mar 27 12:31:37 EDT 2009
   Macro to print the list of the ROOT object from the TDirectory by pattern name provided
   ls.C (+)
Commit to StRoot/St_base at Fri Mar 27 13:19:34 EDT 2009
   fix the wrong string comparinsion
   StFileIter.cxx (+)
Commit to StRoot/macros/analysis at Fri Mar 27 13:20:21 EDT 2009
   rename the ls.C macro to Ls.C macro
   Ls.C (+) no (+)
Commit to StRoot/St_base at Fri Mar 27 13:40:16 EDT 2009
   make the NextEventKey method public
   StFileIter.cxx (+) StFileIter.h (+)
Commit to StRoot/macros/analysis at Fri Mar 27 15:06:15 EDT 2009
   make the wildcrad option to be the default
   Ls.C (+)
Commit to StRoot/StChain at Fri Mar 27 17:37:26 EDT 2009
   Make StIOInterFace to be StRTSBaseMaker
   StIOInterFace.cxx (+) StIOInterFace.h (+)
Commit to StRoot/RTS/src/DAQ_SC at Fri Mar 27 18:59:53 EDT 2009
   Add the dedicated header file to define the C-structure alone
   sc.h (+) daq_sc.h (+)
Commit to StRoot/StDAQMaker at Fri Mar 27 19:07:33 EDT 2009
   Pick the SC data via the new DAQ READER
   StDAQMaker.cxx (+) StDAQReader.cxx (+) StSCReader.cxx (+) StSCReader.h (+)
Commit to StRoot/macros/graphics at Mon Mar 30 14:28:03 EDT 2009
   Add the usage string
   Plot3Dtracks.C (+)
Commit to StRoot/macros/graphics at Mon Mar 30 14:37:03 EDT 2009
   Adsd the URL
   Plot3Dtracks.C (+)
Commit to StRoot/StEventUtilities/doc at Mon Mar 30 14:37:46 EDT 2009
   Add the new example
   Draw3DClass.html (+)
Commit to StRoot/StStarLogger at Tue Mar 31 12:50:30 EDT 2009
   remove the redundant ODBC dependency
   PACKAGE (+) MySQLAppender.cxx (+) MySQLAppender.h (+)
Commit to StRoot/StDAQMaker at Mon Apr 6 14:22:34 EDT 2009
   remove the redundant methods and fix L1/L2/L3 summary
   StDAQReader.cxx (+) StDAQReader.h (+)
Commit to StRoot/StUCMApi/logging at Tue Apr 7 14:23:41 EDT 2009
   Directory /afs/rhic.bnl.gov/star/packages/repository/StRoot/StUCMApi/logging added to the repository
  
Commit to StRoot/StUCMApi/logging/.svn at Tue Apr 7 14:53:35 EDT 2009
   Directory /afs/rhic.bnl.gov/star/packages/repository/StRoot/StUCMApi/logging/.svn added to the repository
  
Commit to StRoot/StUCMApi/logging/.svn/prop-base at Tue Apr 7 14:56:59 EDT 2009
   Directory /afs/rhic.bnl.gov/star/packages/repository/StRoot/StUCMApi/logging/.svn/prop-base added to the repository
  
Commit to StRoot/StUCMApi/logging/.svn/props at Tue Apr 7 14:57:00 EDT 2009
   Directory /afs/rhic.bnl.gov/star/packages/repository/StRoot/StUCMApi/logging/.svn/props added to the repository
  
Commit to StRoot/StUCMApi/logging/.svn/text-base at Tue Apr 7 14:57:00 EDT 2009
   Directory /afs/rhic.bnl.gov/star/packages/repository/StRoot/StUCMApi/logging/.svn/text-base added to the repository
  
Commit to StRoot/StUCMApi/logging/.svn/tmp at Tue Apr 7 14:57:00 EDT 2009
   Directory /afs/rhic.bnl.gov/star/packages/repository/StRoot/StUCMApi/logging/.svn/tmp added to the repository
  
Commit to StRoot/StUCMApi/logging/.svn/wcprops at Tue Apr 7 14:57:00 EDT 2009
   Directory /afs/rhic.bnl.gov/star/packages/repository/StRoot/StUCMApi/logging/.svn/wcprops added to the repository
  
Commit to StRoot/StUCMApi/logging/.svn/tmp/prop-base at Tue Apr 7 14:58:58 EDT 2009
   Directory /afs/rhic.bnl.gov/star/packages/repository/StRoot/StUCMApi/logging/.svn/tmp/prop-base added to the repository
  
Commit to StRoot/StUCMApi/logging/.svn/tmp/props at Tue Apr 7 14:58:59 EDT 2009
   Directory /afs/rhic.bnl.gov/star/packages/repository/StRoot/StUCMApi/logging/.svn/tmp/props added to the repository
  
Commit to StRoot/StUCMApi/logging/.svn/tmp/text-base at Tue Apr 7 14:58:59 EDT 2009
   Directory /afs/rhic.bnl.gov/star/packages/repository/StRoot/StUCMApi/logging/.svn/tmp/text-base added to the repository
  
Commit to StRoot/StUCMApi/logging/.svn/tmp/wcprops at Tue Apr 7 14:58:59 EDT 2009
   Directory /afs/rhic.bnl.gov/star/packages/repository/StRoot/StUCMApi/logging/.svn/tmp/wcprops added to the repository
  
Commit to StRoot/StUCMApi at Tue Apr 7 15:00:23 EDT 2009
   new version of UCM API
   StUCMAppender.cxx (+) StUCMAppender.h (+) no (+)
Commit to StRoot/StUCMApi/.svn at Tue Apr 7 15:00:24 EDT 2009
   new version of UCM API
   no (+)
Commit to StRoot/StUCMApi/.svn/prop-base at Tue Apr 7 15:00:24 EDT 2009
   new version of UCM API
   no (+)
Commit to StRoot/StUCMApi/.svn/props at Tue Apr 7 15:00:25 EDT 2009
   new version of UCM API
   no (+)
Commit to StRoot/StUCMApi/.svn/text-base at Tue Apr 7 15:00:26 EDT 2009
   new version of UCM API
   no (+)
Commit to StRoot/StUCMApi/.svn/wcprops at Tue Apr 7 15:00:26 EDT 2009
   new version of UCM API
   no (+)
Commit to StRoot/StUCMApi/logging at Tue Apr 7 15:00:27 EDT 2009
   new version of UCM API
   Makefile.am (+) TxEventLog.cpp (+) TxEventLog.h (+) TxEventLogMain.C (+) TxLogEventCmd.C (+) TxUCMConstants.h (+) TxUCMUtils.h (+) ucmlogging.properties (+)
Commit to StRoot/StUCMApi/logging/.svn at Tue Apr 7 15:00:28 EDT 2009
   new version of UCM API
   README.txt (+) dir-wcprops (+) empty-file (+) entries (+) format (+)
Commit to StRoot/StUCMApi/logging/.svn/prop-base at Tue Apr 7 15:00:28 EDT 2009
   new version of UCM API
   Makefile.am.svn-base (+) TxEventLog.cpp.svn-base (+) TxEventLog.h.svn-base (+) TxEventLogMain.cpp.svn-base (+) TxLogEventCmd.cxx.svn-base (+) TxUCMConstants.h.svn-base (+) TxUCMUtils.h.svn-base (+) ucmlogging.properties.svn-base (+)
Commit to StRoot/StUCMApi/logging/.svn/props at Tue Apr 7 15:00:29 EDT 2009
   new version of UCM API
   Makefile.am.svn-work (+) TxEventLog.cpp.svn-work (+) TxEventLog.h.svn-work (+) TxLogEventCmd.cxx.svn-work (+) TxUCMConstants.h.svn-work (+) TxUCMUtils.h.svn-work (+)
Commit to StRoot/StUCMApi/logging/.svn/text-base at Tue Apr 7 15:00:30 EDT 2009
   new version of UCM API
   Makefile.am.svn-base (+) TxEventLog.cpp.svn-base (+) TxEventLog.h.svn-base (+) TxEventLogMain.cpp.svn-base (+) TxLogEventCmd.cxx.svn-base (+) TxUCMUtils.h.svn-base (+) ucmlogging.properties.svn-base (+)
Commit to StRoot/StUCMApi/logging/.svn/wcprops at Tue Apr 7 15:00:30 EDT 2009
   new version of UCM API
   Makefile.am.svn-work (+) TxEventLog.cpp.svn-work (+) TxEventLog.h.svn-work (+) TxEventLogMain.cpp.svn-work (+) TxLogEventCmd.cxx.svn-work (+) TxUCMConstants.h.svn-work (+) TxUCMUtils.h.svn-work (+) ucmlogging.properties.svn-work (+)
Commit to StRoot/St_dst_Maker at Wed Apr 8 17:06:10 EDT 2009
   Fix the crash during debug print
   St_dst_Maker.cxx (+)
Commit to StRoot/StChain at Tue Apr 28 12:31:19 EDT 2009
   downgrade the message level from INFO to DEBUG
   StRTSBaseMaker.cxx (+)
Commit to StRoot/StDAQMaker at Tue Apr 28 12:35:49 EDT 2009
   downgrade the message level from INFO to DEBUG
   StRtsReaderMaker.cxx (+)
Commit to OnlTools/OnlinePlots/Infrastructure at Wed Apr 29 15:18:04 EDT 2009
   Eliminate the memory leak
   EvpUtil.cxx (+)
Commit to OnlTools/OnlinePlots/QEvpClient at Wed Apr 29 15:18:05 EDT 2009
   Eliminate the memory leak
   EvpPresenter.cxx (+)
Commit to StRoot/StEEmcPool/muEztPanitkin at Wed Apr 29 15:21:03 EDT 2009
   protection against of zero pointer crash
   EEqaPresenter.cxx (+)
Commit to StRoot/StUCMApi/logging at Thu Apr 30 13:09:27 EDT 2009
   introduce TxEventLog abstract interface
   TxEventLogFactory.cxx (+) TxEventLogFactory.h (+) TxEventLogFile.cpp (+) TxEventLogFile.h (+) TxEventLogMain.cpp (+) Makefile.am (+) TxEventLog.cpp (+) TxEventLog.h (+) TxLogEventCmd.C (+) TxUCMConstants.h (+)
Commit to StRoot/StUCMApi/logging/.svn at Thu Apr 30 13:09:28 EDT 2009
   introduce TxEventLog abstract interface
   entries (+)
Commit to StRoot/StUCMApi/logging/.svn/prop-base at Thu Apr 30 13:09:28 EDT 2009
   introduce TxEventLog abstract interface
   TxEventLogFactory.cxx.svn-base (+) TxEventLogFactory.h.svn-base (+) TxEventLogFile.h.svn-base (+)
Commit to StRoot/StUCMApi/logging/.svn/props at Thu Apr 30 13:09:28 EDT 2009
   introduce TxEventLog abstract interface
   TxEventLogFactory.cxx.svn-work (+) TxEventLogFactory.h.svn-work (+) TxEventLogFile.h.svn-work (+) TxEventLogMain.cpp.svn-work (+) ucmlogging.properties.svn-work (+)
Commit to StRoot/StUCMApi/logging/.svn/text-base at Thu Apr 30 13:09:29 EDT 2009
   introduce TxEventLog abstract interface
   TxEventLogFactory.cxx.svn-base (+) TxEventLogFactory.h.svn-base (+) TxEventLogFile.cpp.svn-base (+) TxEventLogFile.h.svn-base (+) TxUCMConstants.h.svn-base (+) Makefile.am.svn-base (+) TxEventLog.cpp.svn-base (+) TxEventLog.h.svn-base (+) TxEventLogMain.cpp.svn-base (+)
Commit to StRoot/StUCMApi/logging/.svn/wcprops at Thu Apr 30 13:09:29 EDT 2009
   introduce TxEventLog abstract interface
   TxEventLogFactory.cxx.svn-work (+) TxEventLogFactory.h.svn-work (+) TxEventLogFile.cpp.svn-work (+) TxEventLogFile.h.svn-work (+) TxEventLog.cpp.svn-work (+) TxEventLog.h.svn-work (+) TxEventLogMain.cpp.svn-work (+)
Commit to StRoot/StUCMApi/logging/.svn at Thu Apr 30 13:10:46 EDT 2009
   TechX svn synch
   dir-wcprops (+) entries (+)
Commit to StRoot/StUCMApi at Thu Apr 30 13:13:37 EDT 2009
   introduce TxEventLog abstract interface
   StUCMAppender.cxx (+)
Commit to StRoot/StUCMApi/logging at Thu May 7 16:32:34 EDT 2009
   fix the default value for brokerID, add network communication
   TxEventLog.h (+) TxEventLogFile.cpp (+) TxEventLogFile.h (+)
Commit to StRoot/StUCMApi/logging at Thu May 7 18:52:22 EDT 2009
   remove the astray end-of-line. It confused the Web server
   TxEventLogFile.cpp (+)
Commit to StRoot/StUCMApi at Thu May 7 19:19:17 EDT 2009
   Add Web factory to set the network logging
   StUCMAppender.cxx (+)
Commit to StRoot/StUCMApi/logging at Thu May 7 19:19:17 EDT 2009
   Add Web factory to set the network logging
   TxEventLogFactory.cxx (+)
Commit to StRoot/StUCMApi/logging at Fri May 8 10:48:33 EDT 2009
   Network based implemenetaion of the TxLogEvent interface
   TxEventLogWeb.cpp (+) TxEventLogWeb.h (+)
Commit to StRoot/StUCMApi/logging at Fri May 8 19:46:01 EDT 2009
   typo
   TxEventLogFile.h (+)
Commit to StRoot/StUCMApi/logging at Fri May 8 19:46:22 EDT 2009
   replace locatime with gmtime
   TxUCMUtils.h (+)
Commit to StRoot/StUCMApi/logging at Mon May 11 13:05:00 EDT 2009
   replace the error prone const char * witrh std::string
   TxUCMUtils.h (+)
Commit to StRoot/StUCMApi/logging at Mon May 11 13:11:04 EDT 2009
   add logTask API
   TxEventLog.h (+) TxEventLogFile.cpp (+) TxEventLogFile.h (+)
Commit to StRoot/StUCMApi/logging/.svn/prop-base at Mon May 11 13:20:39 EDT 2009
   Add SVN properties
   TxEventLogFile.cpp.svn-base (+)
Commit to StRoot/StUCMApi/logging/.svn/props at Mon May 11 13:20:39 EDT 2009
   Add SVN properties
   TxEventLogFile.cpp.svn-work (+)
Commit to StRoot/StUCMApi/logging at Mon May 11 13:26:09 EDT 2009
   Add factory the test code
   TxEventLogMain.C (+)
Commit to offline/users/fine/JobTracking at Mon May 11 15:27:46 EDT 2009
   Directory /afs/rhic.bnl.gov/star/packages/repository/offline/users/fine/JobTracking added to the repository
  
Commit to offline/users/fine/JobTracking/java at Mon May 11 15:29:27 EDT 2009
   Directory /afs/rhic.bnl.gov/star/packages/repository/offline/users/fine/JobTracking/java added to the repository
  
Commit to offline/users/fine/JobTracking/java at Mon May 11 15:30:14 EDT 2009
   Jobtracking Java portion
   Level.java (+) Stage.java (+) State.java (+) TxEventLog.cxx (+) TxEventLog.java (+) buildJNI.sh (+) clean.sh (+)
Commit to offline/users/fine/JobTracking/java at Mon May 11 17:18:12 EDT 2009
   Add ref type
   TxEventLog.cxx (+)
Commit to offline/users/fine/JobTracking/java at Mon May 11 18:03:57 EDT 2009
   Fix the Java/C++ interface
   TxEventLog.cxx (+)
Commit to StRoot/StUCMApi/logging at Mon May 11 20:14:42 EDT 2009
   add the meta-API to manage the tasks/jobs
   TxUCMConstants.h (+)
Commit to StRoot/StUCMApi/logging at Mon May 11 20:15:17 EDT 2009
   Implement the logTask method
   TxEventLogFile.cpp (+)
Commit to StRoot/StUCMApi/logging/.svn at Mon May 11 20:16:28 EDT 2009
   Synch svn
   dir-wcprops (+) entries (+)
Commit to StRoot/StUCMApi/logging/.svn/text-base at Mon May 11 20:16:28 EDT 2009
   Synch svn
   TxUCMUtils.h.svn-base (+)
Commit to StRoot/StUCMApi/logging/.svn/wcprops at Mon May 11 20:16:28 EDT 2009
   Synch svn
   TxUCMUtils.h.svn-work (+)
Commit to StRoot/StUCMApi/logging at Tue May 12 12:10:14 EDT 2009
   chanage logTask
   TxEventLogFile.cpp (+)
Commit to StRoot/StUCMApi/scripts at Tue May 12 13:09:14 EDT 2009
   Directory /afs/rhic.bnl.gov/star/packages/repository/StRoot/StUCMApi/scripts added to the repository
  
Commit to StRoot/StUCMApi/scripts at Tue May 12 13:09:56 EDT 2009
   script to communicate the logging Db
   logDb.sh (+)
Commit to StRoot/StUCMApi/logging at Tue May 12 19:20:39 EDT 2009
   Add the proper quotation
   TxEventLog.h (+) TxEventLogFile.cpp (+) TxEventLogFile.h (+)
Commit to offline/users/fine/JobTracking/java at Tue May 12 19:27:21 EDT 2009
   add logTask attributes method
   TxEventLog.java (+) TxEventLog.cxx (+)
Commit to StRoot/StUCMApi/logging at Wed May 13 17:04:19 EDT 2009
   Add single quote symbol substitution
   TxEventLogFile.cpp (+)
Commit to StRoot/StUCMApi/logging at Wed May 13 18:54:36 EDT 2009
   bug fix
   TxEventLogFile.cpp (+)
Commit to StRoot/StUCMApi/logging at Wed May 13 19:07:06 EDT 2009
   add the taskRemainSize to the logTask method
   TxEventLogFile.cpp (+)
Commit to StRoot/StUCMApi/logging at Wed May 13 19:18:12 EDT 2009
   Adjust TxEventLogWeb module
   TxEventLogWeb.cpp (+)
Commit to StRoot/StEventUtilities at Thu May 14 14:00:48 EDT 2009
   Add Hits for Track method
   StuDraw3DEvent.cxx (+) StuDraw3DEvent.h (+)
Commit to StRoot/StEventUtilities at Thu May 14 16:42:02 EDT 2009
   Document Hits for Track method
   StuDraw3DEvent.cxx (+)
Commit to StRoot/StEventUtilities at Thu May 14 16:56:25 EDT 2009
   Add Hits with track attribute
   StuDraw3DEvent.cxx (+) StuDraw3DEvent.h (+)
Commit to StRoot/StEventUtilities at Thu May 14 17:50:40 EDT 2009
   fix comment
   StuDraw3DEvent.cxx (+)
Commit to StRoot/StarRoot at Thu May 14 19:54:14 EDT 2009
   fix some comments
   StDraw3D.cxx (+) StDraw3D.h (+)
Commit to StRoot/St_geom_Maker at Fri May 22 16:17:58 EDT 2009
   Adjust the first colung width to its content
   StarGeomTreeWidget.cxx (+)
Commit to StRoot/StMuDSTMaker/COMMON at Fri May 22 18:25:32 EDT 2009
   Add the Zombue test for TFile ctors
   StMuDstFilterMaker.cxx (+) StMuDstMaker.cxx (+) StMuIOMaker.cxx (+) StMuMomentumShiftMaker.cxx (+)
Commit to StRoot/StarRoot at Fri May 22 19:38:51 EDT 2009
   Add the new method: IsTreeWritable
   THack.cxx (+) THack.h (+)
Commit to StRoot/StMuDSTMaker/COMMON at Fri May 22 19:48:18 EDT 2009
   Test I/O errors after filling the TTree
   StMuDstFilterMaker.cxx (+) StMuDstMaker.cxx (+) StMuIOMaker.cxx (+) StMuMomentumShiftMaker.cxx (+)
Commit to StRoot/StarRoot at Fri May 22 19:49:16 EDT 2009
   test fatal option
   THack.cxx (+)
Commit to StRoot/StarRoot at Fri May 22 19:50:51 EDT 2009
   Disable the fatal option ofr a while. Test interface first, then activate later
   THack.h (+)
Commit to QtRoot/qtgl/qtcoin/src at Tue May 26 15:07:05 EDT 2009
   Add new the padless 3d view and the nest test StDraw3D::ShowDetectorTest
   TQtCoinViewerImp.cxx (+) TQtCoinWidget.cxx (+) TQtRootCoinViewer3D.cxx (+)
Commit to QtRoot/qtgl/qtgl/src at Tue May 26 15:07:06 EDT 2009
   Add new the padless 3d view and the nest test StDraw3D::ShowDetectorTest
   TGLViewerImp.cxx (+) TQtGLViewerWidget.cxx (+) TQtRootViewer3D.cxx (+)
Commit to StRoot/StarRoot at Tue May 26 15:07:06 EDT 2009
   Add new the padless 3d view and the nest test StDraw3D::ShowDetectorTest
   StDraw3D.cxx (+) StDraw3D.h (+)
Commit to QtRoot/qtgl/qtcoin/src at Tue May 26 15:18:45 EDT 2009
   Add Qt4 header file
   TQtCoinViewerImp.cxx (+)
Commit to OnlTools/OnlinePlots/QEvpClient at Fri May 29 12:34:43 EDT 2009
   Add Qt4 GUI descriptors
   TriggerDetectorBitsInfoUi.ui.Qt4 (+) EventInfoUi.ui.Qt4 (+) ServerInfoUi.ui.Qt4 (+)
Commit to OnlTools/OnlinePlots/QEvpClient at Fri May 29 12:55:57 EDT 2009
   Synch the recent ui and ui.qt3
   EventInfoUi.ui.qt3 (+) ServerInfoUi.ui.qt3 (+) TriggerDetectorBitsInfoUi.ui.qt3 (+)
Commit to OnlTools/OnlinePlots/QEvpClient at Fri May 29 13:59:32 EDT 2009
   script to swap Qt3/Qt4 ui interfaces
   uilink.qt4 (+) uilink.qt3 (+)
Commit to OnlTools/OnlinePlots/QEvpClient at Fri May 29 14:00:30 EDT 2009
   script to swap Qt3/Qt4 ui interfaces
   uilink.qt4 (+) uilink.qt3 (+)
Commit to OnlTools/OnlinePlots/QEvpClient at Fri May 29 14:17:05 EDT 2009
   merge Qt3 and Qt4 versions
   EventInfo.h (+) EvpPresenter.h (+) PresenterConnect.cxx (+) PresenterConnect.h (+) PresenterGui.cxx (+) PresenterGui.h (+) ServerInfo.h (+) TriggerDetectorBitsInfo.h (+)
Commit to OnlTools/OnlinePlots/QEvpClient at Fri May 29 15:57:21 EDT 2009
   Add Qt4 version of PresenterGui.h
   PresenterGui.h.Qt4 (+) PresenterGui.h.qt3 (+) uilink.qt3 (+) uilink.qt4 (+)
Commit to OnlTools/OnlinePlots/QEvpClient at Fri May 29 16:04:36 EDT 2009
   move all connections to avoid the premature slot invocations (under Qt4)
   PresenterGui.cxx (+)
Commit to OnlTools/OnlinePlots/icons at Fri May 29 19:17:20 EDT 2009
   Directory /afs/rhic.bnl.gov/star/packages/repository/OnlTools/OnlinePlots/icons added to the repository
  
Commit to OnlTools/OnlinePlots/icons at Fri May 29 19:17:52 EDT 2009
   icons for Qt4
   FileNew.xpm (+) FileOpen.xpm (+) FilePrint.xpm (+) FileSave.xpm (+) OnlinePlots.qrc (+) connect.xpm (+) fileopen.xpm (+) hdisk_t.xpm (+) printer.xpm (+) printer_s.xpm (+) quit.xpm (+) save.xpm (+) saveas.xpm (+) starlogo_1.xpm (+) update.xpm (+)
Commit to StRoot/StarRoot at Mon Jun 1 12:05:43 EDT 2009
   Activate MuDST I/O output error is fatal flag
   THack.h (+)
Commit to StRoot/macros/graphics at Mon Jun 1 16:57:55 EDT 2009
   new mcro to show the animated STAR detector
   StarDemo.C (+)
Commit to offline/users/fine/ONLINE/l3user/bin at Mon Jun 1 16:59:57 EDT 2009
   new demo for the control room
   StarGeomDemo.csh (+)
Commit to StRoot/StUCMApi/logging at Thu Jun 11 12:37:01 EDT 2009
   remove the main TxEventLogMain.cpp from shared lib
   no (+)
Commit to StRoot/StUCMApi/logging at Thu Jun 11 12:38:40 EDT 2009
   add the header file to define sleep function
   TxEventLogMain.C (+)
Commit to StRoot/StEventUtilities at Tue Jun 16 15:48:08 EDT 2009
   remove the redundant StTrackPointsand replace it with StTrackHelper
   StuDraw3DEvent.cxx (+)
Commit to StRoot/StStarLogger/logging at Wed Jun 17 18:10:25 EDT 2009
   Directory /afs/rhic.bnl.gov/star/packages/repository/StRoot/StStarLogger/logging added to the repository
  
Commit to StRoot/StStarLogger at Wed Jun 17 18:12:00 EDT 2009
   Add UCM appender to the StStarLogger and activate it as soon as the env LOGGING is set to UCM
   StUCMAppender.cxx (+) StUCMAppender.h (+) StLoggerManager.cxx (+)
Commit to StRoot/StStarLogger/logging at Wed Jun 17 18:12:00 EDT 2009
   Add UCM appender to the StStarLogger and activate it as soon as the env LOGGING is set to UCM
   TxEventLog.cpp (+) TxEventLog.h (+) TxEventLogFactory.cxx (+) TxEventLogFactory.h (+) TxEventLogFile.cpp (+) TxEventLogFile.h (+) TxEventLogMain.C (+) TxEventLogWeb.cpp (+) TxEventLogWeb.h (+) TxLogEventCmd.C (+) TxUCMConstants.h (+) TxUCMUtils.h (+) ucmlogging.properties (+)
Commit to StRoot/StStarLogger at Wed Jun 17 18:17:56 EDT 2009
   remove the redundant logStart/logEnd invocations
   StUCMAppender.cxx (+)
Commit to StRoot/StStarLogger/logging at Thu Jun 18 12:54:32 EDT 2009
   Redirect the output
   TxEventLogFile.cpp (+) TxEventLogWeb.cpp (+)
Commit to StRoot/macros/analysis at Thu Jun 18 18:01:21 EDT 2009
   fix typo
   MergeHistogramFile.C (+)
Commit to StRoot/StStarLogger/logging at Fri Jun 19 15:57:44 EDT 2009
   Add the C++ version of the TxUCMCollector.java
   TxUCMCollector.cxx (+) TxUCMCollector.h (+)
Commit to StRoot/StStarLogger/logging at Fri Jun 19 16:02:31 EDT 2009
   Add ucm collector factory
   TxEventLogCollector.cpp (+) TxEventLogCollector.h (+) TxEventLogFactory.cxx (+)
Commit to StRoot/StStarLogger/logging at Fri Jun 19 16:10:52 EDT 2009
   Activate TxEventLogCollector
   TxEventLogCollector.cpp (+) TxEventLogCollector.h (+)
Commit to StRoot/StStarLogger/logging at Fri Jun 19 18:06:54 EDT 2009
   Account technology
   TxEventLogFactory.cxx (+)
Commit to StRoot/StStarLogger/logging at Fri Jun 19 18:16:56 EDT 2009
   Add initDb
   TxEventLogCollector.cpp (+)
Commit to StRoot/StStarLogger at Fri Jun 19 18:18:36 EDT 2009
   pick the technology from the LOGGING var
   StLoggerManager.cxx (+)
Commit to StRoot/StStarLogger at Fri Jun 19 18:19:23 EDT 2009
   define the default technology
   StUCMAppender.cxx (+) StUCMAppender.h (+)
Commit to StRoot/StStarLogger/mysql at Sun Jun 21 19:07:10 EDT 2009
   UCMLogger xml config to acrivate the StUCMLogger
   UCMLogger.xml (+)
Commit to StRoot/StStarLogger at Sun Jun 21 21:08:04 EDT 2009
   Set UCM technology as default use appender with INFOR level, remove assert
   StUCMAppender.cxx (+)
Commit to StRoot/StStarLogger/mysql at Sun Jun 21 21:11:03 EDT 2009
   fix the appender name to be UCM rather MYSQL
   UCMLogger.xml (+)
Commit to StRoot/StStarLogger at Sun Jun 21 21:12:08 EDT 2009
   Disable the default UCM. Use log4j.xml instead, for the time being
   StLoggerManager.cxx (+)
Commit to StRoot/StStarLogger/logging at Sun Jun 21 21:41:32 EDT 2009
   fix db parameters
   TxUCMCollector.cxx (+)
Commit to StRoot/StStarLogger at Mon Jun 22 18:36:01 EDT 2009
   Add the new dedicated UCM logger, It should force the recompilation of many STAR packages
   StLoggerManager.cxx (+) StLoggerManager.h (+)
Commit to StRoot/StUtilities at Mon Jun 22 18:36:01 EDT 2009
   Add the new dedicated UCM logger, It should force the recompilation of many STAR packages
   StMessageManager.cxx (+) StMessageManager.h (+)
Commit to StRoot/St_base at Mon Jun 22 18:36:02 EDT 2009
   Add the new dedicated UCM logger, It should force the recompilation of many STAR packages
   StMessMgr.cxx (+) StMessMgr.h (+)
Commit to StRoot/StStarLogger at Tue Jun 23 15:21:21 EDT 2009
   Add the mandatory UCM filters
   StLoggerManager.cxx (+)
Commit to StRoot/StChain at Tue Jun 23 15:37:33 EDT 2009
   replace QA logger with the dedicated UCM one
   StChain.cxx (+)
Commit to StRoot/StStarLogger at Tue Jun 23 15:37:33 EDT 2009
   replace QA logger with the dedicated UCM one
   StLoggerManager.cxx (+)
Commit to StRoot/StStarLogger/logging at Wed Jun 24 20:17:08 EDT 2009
   replace the TxCorp default with STAR
   TxUCMConstants.h (+)
Commit to StRoot/StStarLogger/logging at Wed Jun 24 20:18:31 EDT 2009
   change the default requester value to be username value
   TxEventLogFile.cpp (+)
Commit to StRoot/StStarLogger/logging at Wed Jun 24 20:22:44 EDT 2009
   Fix splt method , add the debug prints
   TxUCMCollector.cxx (+)
Commit to StRoot/StStarLogger/logging at Thu Jun 25 10:30:52 EDT 2009
   Surround the MySQL table names with the single quotes
   TxUCMCollector.cxx (+)
Commit to StRoot/StStarLogger/logging at Thu Jun 25 13:30:31 EDT 2009
   Adjust the MySQl query syntax
   TxUCMCollector.cxx (+)
Commit to StRoot/StStarLogger/logging at Thu Jun 25 15:00:59 EDT 2009
   fix the recordExists method
   TxUCMCollector.cxx (+)
Commit to StRoot/StStarLogger/logging at Fri Jun 26 12:18:47 EDT 2009
   Add the comment and shift the time fields
   TxUCMCollector.cxx (+) TxUCMCollector.h (+)
Commit to StRoot/StStarLogger at Fri Jun 26 15:22:21 EDT 2009
   register the task size
   StUCMAppender.cxx (+)
Commit to StRoot/StStarLogger/logging at Fri Jun 26 15:23:45 EDT 2009
   fix the task size parser
   TxEventLogFile.cpp (+) TxUCMCollector.cxx (+)
Commit to StRoot/StStarLogger/logging at Fri Jun 26 16:48:40 EDT 2009
   fix the task size parser
   TxUCMCollector.cxx (+)
Commit to StRoot/StStarLogger/logging at Fri Jun 26 17:25:29 EDT 2009
   init log4cxx for stand-alone applications
   TxUCMCollector.cxx (+)
Commit to StRoot/StStarLogger/logging at Fri Jun 26 17:47:06 EDT 2009
   Initialize log4cxx appendere for UCM collector if needed
   TxUCMCollector.cxx (+)
Commit to OnlTools/OnlinePlots/Infrastructure at Mon Jul 6 18:46:49 EDT 2009
   remove the redundant lock methods
   EvpServer.cxx (+) Lock.cxx (+) Lock.h (+)
Commit to StRoot/StGammaMaker at Tue Jul 7 21:54:27 EDT 2009
   Fix 1538 crash
   StGammaEvent.cxx (+) StGammaEventMaker.cxx (+)
Commit to StRoot/RTS/src/RTS_EXAMPLE at Thu Jul 9 12:17:26 EDT 2009
   Fix shell scrip to build the arbitrary RTS example against of STAR offline release
   Rts_Example.sh (+)
Commit to StRoot/StStarLogger/mysql at Thu Jul 9 18:54:59 EDT 2009
   update the dedicated job tables
   StarJobs.csh (+)
Commit to offline/users/fine/DAQBrowser at Thu Jul 9 19:58:14 EDT 2009
   Adjust DAQBrowser for the new RTS
   DAQBrowser.pro (+) LinkDef.h (+) daqTypedef.h (+)
Commit to offline/users/fine/DAQBrowser/GUI at Thu Jul 9 19:58:14 EDT 2009
   Adjust DAQBrowser for the new RTS
   StDataReadModule.cxx (+) StDataReadModule.h (+)
Commit to offline/users/fine/DAQBrowser at Thu Jul 9 20:15:33 EDT 2009
   Fix the Conscript
   Conscript (+)
Commit to StRoot/StStarLogger/logging at Fri Jul 10 19:27:03 EDT 2009
   Clean the hash table for each message
   TxUCMCollector.cxx (+)
Commit to StRoot/RTS/src/DAQ_PP2PP at Tue Jul 14 18:32:42 EDT 2009
   Separate DAQ pp2pp data and DAQ Reader dependency to integrate pp2ppp with offline framework
   pp2pp.h (+) daq_pp2pp.h (+)
Commit to StRoot/StStarLogger/mysql at Thu Jul 16 13:12:30 EDT 2009
   add the back quotation for the table names
   StarJobs.csh (+)
Commit to StRoot/StStarLogger/logging at Thu Jul 16 13:50:16 EDT 2009
   Change the default factory from file to ucm
   TxLogEventCmd.C (+)
Commit to StRoot/StStarLogger/logging at Thu Jul 16 14:06:03 EDT 2009
   Simple shell script to build command-line utility
   TxLogEventCmdBuild.csh (+)
Commit to StRoot/StStarLogger/logging at Thu Jul 16 15:00:10 EDT 2009
   Create the new table by the pattern. for the sake of the optimization
   TxUCMCollector.cxx (+)
Commit to StRoot/StStarLogger/logging at Fri Jul 17 09:34:59 EDT 2009
   committee te loast header
   TxUCMCollector.h (+)
Commit to StRoot/St_geom_Maker at Sun Jul 19 23:27:15 EDT 2009
   adjust the column width
   StarGeomTreeWidget.cxx (+)
Commit to StRoot/St_base at Tue Jul 21 17:49:15 EDT 2009
   Fix the compilation wanring and error for 64-bits platforms. see: RT #1583
   StArray.cxx (+) StTree.cxx (+)
Commit to StRoot/RTS/src/DAQ_FTP at Wed Jul 22 14:23:29 EDT 2009
   Separate dependency to allow the transparent access and resolve the issue #1586
   daq_ftp.h (+)
Commit to StRoot/StDaqLib/GENERIC at Wed Jul 22 16:24:05 EDT 2009
   generate the EventInfo from the daqReader rather from the DATAP structure
   EventReader.cxx (+)
Commit to StRoot/StChain at Wed Jul 22 17:42:52 EDT 2009
   Add DAQ event header to pass
   StRTSBaseMaker.cxx (+) StRTSBaseMaker.h (+) StRtsTable.h (+)
Commit to StRoot/StDAQMaker at Wed Jul 22 17:42:52 EDT 2009
   Add DAQ event header to pass
   StRtsReaderMaker.cxx (+) StRtsReaderMaker.h (+)
Commit to StRoot/StStarLogger/logging at Fri Jul 24 17:10:02 EDT 2009
   recreate the job/event table by pattern
   TxUCMCollector.cxx (+)
Commit to StRoot/StTofrMatchMaker at Fri Jul 24 18:33:33 EDT 2009
   Make the code C++ compliant
   StTofrMatchMaker.cxx (+) StTofrMatchMaker.h (+)
Commit to StRoot/StTofrMatchMaker at Fri Jul 24 18:42:08 EDT 2009
   replace the deprecated API of the STAR messenger
   StTofrMatchMaker.cxx (+)
Commit to StRoot/StStarLogger/logging at Mon Jul 27 16:32:23 EDT 2009
   Add the SWIG description
   logging.i (+)
Commit to StRoot/StStarLogger/logging at Mon Jul 27 17:10:55 EDT 2009
   add consty char * interface to make SWIG happy
   TxEventLog.cpp (+) TxEventLog.h (+)
Commit to StRoot/StStarLogger/logging at Mon Jul 27 20:15:32 EDT 2009
   Add TxEventLogFactory SWIG interface
   logging.i (+)
Commit to StRoot/StStarLogger/logging at Tue Jul 28 18:21:32 EDT 2009
   Makefile to build Java interface with SWIG
   Makefile (+)
Commit to StRoot/StStarLogger/logging at Tue Jul 28 19:42:48 EDT 2009
   Put the kava code into the com.txLogging package
   Makefile (+)
Commit to StRoot/StStarLogger/logging at Tue Jul 28 20:06:01 EDT 2009
   Create a jar file and clean it up
   Makefile (+)
Commit to StRoot/StStarLogger/logging at Tue Jul 28 20:35:32 EDT 2009
   Activate C++ code for SWIG
   Makefile (+)
Commit to StRoot/StStarLogger/logging at Tue Jul 28 20:49:04 EDT 2009
   add disclean target to the Makefile
   Makefile (+)
Commit to StRoot/StStarLogger/logging at Wed Jul 29 16:14:18 EDT 2009
   Add txLoggingTest to test the SWIG interface
   txLoggingTest.java (+) Makefile (+) logging.i (+)
Commit to QtRoot/qtExamples/DrawFunction at Mon Aug 3 13:32:16 EDT 2009
   Directory /afs/rhic.bnl.gov/star/packages/repository/QtRoot/qtExamples/DrawFunction added to the repository
  
Commit to QtRoot/qtExamples/HelloClick at Mon Aug 3 13:32:17 EDT 2009
   Directory /afs/rhic.bnl.gov/star/packages/repository/QtRoot/qtExamples/HelloClick added to the repository
  
Commit to QtRoot/qtExamples/HelloEarth at Mon Aug 3 13:32:48 EDT 2009
   Directory /afs/rhic.bnl.gov/star/packages/repository/QtRoot/qtExamples/HelloEarth added to the repository
  
Commit to QtRoot/qtExamples/HelloOpenGL at Mon Aug 3 13:32:48 EDT 2009
   Directory /afs/rhic.bnl.gov/star/packages/repository/QtRoot/qtExamples/HelloOpenGL added to the repository
  
Commit to QtRoot at Mon Aug 3 14:02:56 EDT 2009
   Qt4-compliunt version. First committe
   MyRules.mk (+) qtRoot.pro (+)
Commit to QtRoot/plugins/TVirtualPadEditor at Mon Aug 3 14:02:56 EDT 2009
   Qt4-compliunt version. First committe
   P111_TQtGedEditor.C (+) P110_TQtGedEditor.C (+)
Commit to QtRoot/qt at Mon Aug 3 14:02:56 EDT 2009
   Qt4-compliunt version. First committe
   Module.mk (+) Module.mk.unix (+) Module.mk.win32 (+) Module.root.5.11.mk (+) qt.pro (+)
Commit to QtRoot/qt/inc at Mon Aug 3 14:02:57 EDT 2009
   Qt4-compliunt version. First committe
   TQtPadFont.h (+) TQtPen.h (+) LinkDef.h (+) TGQt.h (+) TGQtGL.h (+) TObjectExecute.h (+) TQMimeTypes.h (+) TQtApplication.h (+) TQtBrush.h (+) TQtClientFilter.h (+) TQtClientGuard.h (+) TQtClientWidget.h (+) TQtEmitter.h (+) TQtEvent.h (+) TQtEventQueue.h (+) TQtLock.h (+) TQtMarker.h (+) TQtRConfig.h (+) TQtRootApplication.h (+) TQtRootSlot.h (+) TQtSymbolCodec.h (+) TQtTimer.h (+) TQtUtil.h (+) TQtWidget.h (+) TVirtualX.interface.h (+) TWaitCondition.h (+) rootcint.pri (+) rootcintrule.pri (+) rootlibs.pri (+)
Commit to QtRoot/qt/src at Mon Aug 3 14:02:58 EDT 2009
   Qt4-compliunt version. First committe
   TQtPadFont.cxx (+) TQtPen.cxx (+) GQtGUI.cxx (+) TGQt.cxx (+) TGQtDummy.cxx (+) TGQtGL.cxx (+) TQMimeTypes.cxx (+) TQtApplication.cxx (+) TQtBrush.cxx (+) TQtClientFilter.cxx (+) TQtClientGuard.cxx (+) TQtClientWidget.cxx (+) TQtEvent.cxx (+) TQtEventQueue.cxx (+) TQtMarker.cxx (+) TQtRootApplication.cxx (+) TQtRootSlot.cxx (+) TQtSymbolCodec.cxx (+) TQtTimer.cxx (+) TQtWidget.cxx (+)
Commit to QtRoot/qt4ged at Mon Aug 3 14:02:58 EDT 2009
   Qt4-compliunt version. First committe
   Module.mk (+) qtged.pro (+)
Commit to QtRoot/qt4ged/inc at Mon Aug 3 14:02:58 EDT 2009
   Qt4-compliunt version. First committe
   TQtArrowEditor.h (+) TQtAxisEditor.h (+) TQtGedAttFrame.h (+) TQtGedEditor.h (+) TQtGedFrames.h (+) TQtGraphEditor.h (+) TQtLineEditor.h (+) TQtMarkerEditor.h (+) TQtPadEditor.h (+)
Commit to QtRoot/qt4ged/plugins/TVirtualPadEditor at Mon Aug 3 14:02:58 EDT 2009
   Qt4-compliunt version. First committe
   P110_TQtGedEditor.C (+)
Commit to QtRoot/qt4ged/src at Mon Aug 3 14:02:59 EDT 2009
   Qt4-compliunt version. First committe
   TQtArrowEditor.cxx (+) TQtAxisEditor.cxx (+) TQtGedAttFrame.cxx (+) TQtGedEditor.cxx (+) TQtGedFrames.cxx (+) TQtGraphEditor.cxx (+) TQtLineEditor.cxx (+) TQtMarkerEditor.cxx (+) TQtPadEditor.cxx (+)
Commit to QtRoot/qtExamples at Mon Aug 3 14:02:59 EDT 2009
   Qt4-compliunt version. First committe
   CleanTest.cmd (+) CleanTest.csh (+) qtExamples.pro (+)
Commit to QtRoot/qtExamples/CustomCanvasMenu at Mon Aug 3 14:02:59 EDT 2009
   Qt4-compliunt version. First committe
   .rootrc (+) CustomCanvasMenu.pro (+) README (+) qtrootexample1.ui (+)
Commit to QtRoot/qtExamples/CustomWidgets at Mon Aug 3 14:02:59 EDT 2009
   Qt4-compliunt version. First committe
   CustomWidgets.pro (+)
Commit to QtRoot/qtExamples/HelloCanvas at Mon Aug 3 14:02:59 EDT 2009
   Qt4-compliunt version. First committe
   .rootrc (+) HelloCanvas.cxx (+) HelloCanvas.pro (+)
Commit to QtRoot/qtExamples/HelloCint at Mon Aug 3 14:02:59 EDT 2009
   Qt4-compliunt version. First committe
   .rootrc (+) HelloCint.C (+) HelloCint.pro (+)
Commit to QtRoot/qtExamples/HelloGLViewer at Mon Aug 3 14:03:00 EDT 2009
   Qt4-compliunt version. First committe
   HelloGLViewer.pro (+) README (+) animation.h (+) histogram.cxx (+) histogram.h (+)
Commit to QtRoot/qtExamples/HelloLife at Mon Aug 3 14:03:00 EDT 2009
   Qt4-compliunt version. First committe
   .rootrc (+) HelloLife.cxx (+) HelloLife.h (+) HelloLife.pro (+) HelloLifeDlg.cxx (+) HelloLifeDlg.h (+) main.cxx (+) patterns.cxx (+)
Commit to QtRoot/qtExamples/HelloPixmap at Mon Aug 3 14:03:00 EDT 2009
   Qt4-compliunt version. First committe
   .rootrc (+) HelloPixmap.cxx (+) HelloPixmap.pro (+)
Commit to QtRoot/qtExamples/HelloPython at Mon Aug 3 14:03:00 EDT 2009
   Qt4-compliunt version. First committe
   HelloPython.py (+)
Commit to QtRoot/qtExamples/HelloToolBar at Mon Aug 3 14:03:00 EDT 2009
   Qt4-compliunt version. First committe
   .rootrc (+) HelloToolBar.cxx (+) HelloToolBar.pro (+)
Commit to QtRoot/qtExamples/HelloWord at Mon Aug 3 14:03:00 EDT 2009
   Qt4-compliunt version. First committe
   .rootrc (+) HelloWord.cxx (+) HelloWord.pro (+) HelloWord.qt4.csh (+) README (+)
Commit to QtRoot/qtExamples/HelloZoomPad at Mon Aug 3 14:03:01 EDT 2009
   Qt4-compliunt version. First committe
   .rootrc (+) README (+)
Commit to QtRoot/qtExamples/HelloZoomer at Mon Aug 3 14:03:01 EDT 2009
   Qt4-compliunt version. First committe
   HelloZoomer.pro (+) PixmapWidget.cxx (+) PixmapWidget.h (+)
Commit to QtRoot/qtExamples/Qt4/HelloFileBrowser at Mon Aug 3 14:03:01 EDT 2009
   Qt4-compliunt version. First committe
   HelloFileBrowser.pro (+) TQtDirectoryBrowser.cxx (+) rootrcqt (+) rootrcqtgui (+)
Commit to QtRoot/qtExamples/QtGBrowser at Mon Aug 3 14:03:01 EDT 2009
   Qt4-compliunt version. First committe
   .rootrc (+) QExGeoDrawHelper.cxx (+) QExGeoDrawHelper.h (+) QtGBrowser.pro (+) main.cpp (+) rootrc.win32 (+) rootrcqt (+) rootrcqtgui (+) starcomplete.root (+)
Commit to QtRoot/qtExamples/RotatePad at Mon Aug 3 14:03:02 EDT 2009
   Qt4-compliunt version. First committe
   .rootrc (+) RotatePad.cxx (+) RotatePad.pro (+)
Commit to QtRoot/qtExamples/ex1 at Mon Aug 3 14:03:02 EDT 2009
   Qt4-compliunt version. First committe
   .rootrc (+) qtrootexample1.ui.h (+) rootrcqt (+) rootrcqtgui (+) tqrootexample.pro (+)
Commit to QtRoot/qtExamples/macros at Mon Aug 3 14:03:02 EDT 2009
   Qt4-compliunt version. First committe
   .rootrc (+) DialogsQ.C (+) QtFileDialog.C (+) QtMultiFileDialog.C (+) QtPrintDialog.C (+) rootgeom_coin.C (+)
Commit to QtRoot/qtExamples/qtgsi/example1 at Mon Aug 3 14:03:02 EDT 2009
   Qt4-compliunt version. First committe
   example1.pro (+)
Commit to QtRoot/qtExamples/qtgsi/example1/dll at Mon Aug 3 14:03:02 EDT 2009
   Qt4-compliunt version. First committe
   .rootrc (+) dll.pro (+)
Commit to QtRoot/qtExamples/qtgsi/example1/exe at Mon Aug 3 14:03:02 EDT 2009
   Qt4-compliunt version. First committe
   exe.pro (+) main.cxx (+)
Commit to QtRoot/qtetc at Mon Aug 3 14:03:02 EDT 2009
   Qt4-compliunt version. First committe
   rootrcqt (+) rootrcqtgui (+)
Commit to QtRoot/qtged at Mon Aug 3 14:03:03 EDT 2009
   Qt4-compliunt version. First committe
   Module.mk (+) README (+) qtged.pro (+)
Commit to QtRoot/qtged/inc at Mon Aug 3 14:03:03 EDT 2009
   Qt4-compliunt version. First committe
   TQtArrowEditor.h (+) TQtAxisEditor.h (+) TQtGedAttFrame.h (+) TQtGedEditor.h (+) TQtGedFrames.h (+) TQtGraphEditor.h (+) TQtH1Editor.h.proto (+) TQtLineEditor.h (+) TQtMarkerEditor.h (+) TQtPadEditor.h (+)
Commit to QtRoot/qtged/plugins/TVirtualPadEditor at Mon Aug 3 14:03:03 EDT 2009
   Qt4-compliunt version. First committe
   P110_TQtGedEditor.C (+)
Commit to QtRoot/qtged/src at Mon Aug 3 14:03:03 EDT 2009
   Qt4-compliunt version. First committe
   TQtArrowEditor.cxx (+) TQtAxisEditor.cxx (+) TQtGedAttFrame.cxx (+) TQtGedEditor.cxx (+) TQtGedFrames.cxx (+) TQtGraphEditor.cxx (+) TQtLineEditor.cxx (+) TQtMarkerEditor.cxx (+) TQtPadEditor.cxx (+)
Commit to QtRoot/qtgl at Mon Aug 3 14:03:04 EDT 2009
   Qt4-compliunt version. First committe
   Module.mk.unix (+)
Commit to QtRoot/qtgl/qglviewer at Mon Aug 3 14:03:04 EDT 2009
   Qt4-compliunt version. First committe
   CHANGELOG (+) INSTALL (+) LICENCE (+) README (+)
Commit to QtRoot/qtgl/qglviewer/QGLViewer at Mon Aug 3 14:03:04 EDT 2009
   Qt4-compliunt version. First committe
   ImageInterface.Qt3.ui (+) ImageInterface.Qt4.ui (+) QGLViewer.pro.2.3.1 (+) keySequence.cpp (+) keySequence.h (+) qglviewer_fr.qm (+) qglviewer_fr.ts (+) QGLViewer.pro (+) VRenderInterface.Qt3.ui (+) VRenderInterface.Qt4.ui (+) camera.cpp (+) camera.h (+) config.h (+) constraint.cpp (+) constraint.h (+) domUtils.h (+) frame.cpp (+) frame.h (+) keyFrameInterpolator.cpp (+) keyFrameInterpolator.h (+) manipulatedCameraFrame.cpp (+) manipulatedCameraFrame.h (+) manipulatedFrame.cpp (+) manipulatedFrame.h (+) mouseGrabber.cpp (+) mouseGrabber.h (+) qglviewer.cpp (+) qglviewer.cw (+) qglviewer.h (+) quaternion.cpp (+) quaternion.h (+) saveSnapshot.cpp (+) vec.cpp (+) vec.h (+)
Commit to QtRoot/qtgl/qglviewer/QGLViewer/VRender at Mon Aug 3 14:03:05 EDT 2009
   Qt4-compliunt version. First committe
   AxisAlignedBox.h (+) BSPSortMethod.cpp (+) BackFaceCullingOptimizer.cpp (+) EPSExporter.cpp (+) Exporter.cpp (+) Exporter.h (+) FIGExporter.cpp (+) NVector3.cpp (+) NVector3.h (+) Optimizer.h (+) ParserGL.cpp (+) ParserGL.h (+) Primitive.cpp (+) Primitive.h (+) PrimitivePositioning.cpp (+) PrimitivePositioning.h (+) SortMethod.h (+) TopologicalSortMethod.cpp (+) Types.h (+) VRender.cpp (+) VRender.h (+) Vector2.cpp (+) Vector2.h (+) Vector3.cpp (+) Vector3.h (+) VisibilityOptimizer.cpp (+) gpc.cpp (+) gpc.h (+)
Commit to QtRoot/qtgl/qglviewer/designerPlugin at Mon Aug 3 14:03:06 EDT 2009
   Qt4-compliunt version. First committe
   designerPlugin.pro (+) qglviewerPlugin.Qt3.cpp (+) qglviewerPlugin.Qt3.h (+) qglviewerPlugin.Qt4.cpp (+) qglviewerPlugin.Qt4.h (+)
Commit to QtRoot/qtgl/qglviewer/doc at Mon Aug 3 14:03:06 EDT 2009
   Qt4-compliunt version. First committe
   qglviewer.css (+)
Commit to QtRoot/qtgl/qtcoin at Mon Aug 3 14:03:06 EDT 2009
   Qt4-compliunt version. First committe
   Module.mk (+) qtcoin.pro (+) setupQt4.csh (+)
Commit to QtRoot/qtgl/qtcoin/InstallCoin3D at Mon Aug 3 14:03:06 EDT 2009
   Qt4-compliunt version. First committe
   download.sh (+) installCoin3D.sh (+)
Commit to QtRoot/qtgl/qtcoin/etc at Mon Aug 3 14:03:06 EDT 2009
   Qt4-compliunt version. First committe
   rootrc.coin3d (+)
Commit to QtRoot/qtgl/qtcoin/inc at Mon Aug 3 14:03:06 EDT 2009
   Qt4-compliunt version. First committe
   cA00.xpm.h (+) cA01.xpm.h (+) cA10.xpm.h (+) cA11.xpm.h (+) cAGrid.xpm.h (+) cAcc.xpm.h (+) LinkDef.h (+) TCoinShapeBuilder.h (+) TObjectCoinViewFactory.h (+) TQtCoin3DDefInterface.h (+) TQtCoinViewerImp.h (+) TQtCoinWidget.h (+) TSimageMovie.h (+)
Commit to QtRoot/qtgl/qtcoin/src at Mon Aug 3 14:03:07 EDT 2009
   Qt4-compliunt version. First committe
   TCoinShapeBuilder.cxx (+) TObjectCoinViewFactory.cxx (+) TQtCoin3DDefInterface.cxx (+) TQtCoinViewerImp.cxx (+) TQtCoinWidget.cxx (+) TQtRootCoinViewer3D.cxx (+) TSimageMovie.cxx (+)
Commit to QtRoot/qtgl/qtgl at Mon Aug 3 14:03:07 EDT 2009
   Qt4-compliunt version. First committe
   qtgl.pro (+)
Commit to QtRoot/qtgl/qtgl/inc at Mon Aug 3 14:03:07 EDT 2009
   Qt4-compliunt version. First committe
   TQtGLIncludes.h (+) LinkDef.h (+) TBoundBoxEstimator.h (+) TObject3DView.h (+) TObject3DViewFactory.h (+) TObject3DViewFactoryABC.h (+) TObjectOpenGLViewFactory.h (+) TQGLKernel.h (+) TQGLViewerImp.h (+) TQPadOpenGLView.h (+) TQVirtualGL.h (+) TQtGLViewerImp.h (+) TQtGLViewerWidget.h (+) TQtRootViewer3D.h (+) TShape3DPolygonView.h (+) TVirtualOIViewer.h (+)
Commit to QtRoot/qtgl/qtgl/src at Mon Aug 3 14:03:08 EDT 2009
   Qt4-compliunt version. First committe
   TGLKernel.cxx (+) TGLViewerImp.cxx (+) TObject3DViewFactory.cxx (+) TObjectOpenGLViewFactory.cxx (+) TPadOpenGLView.cxx (+) TQVirtualGL.cxx (+) TQtGLViewerWidget.cxx (+) TQtRootViewer3D.cxx (+)
Commit to QtRoot/qtgui at Mon Aug 3 14:03:08 EDT 2009
   Qt4-compliunt version. First committe
   Module.mk (+) Module.mk.unix (+) Module.mk.win32 (+) QtRootQt3to4.csh (+) qtgui.pro (+)
Commit to QtRoot/qtgui/config at Mon Aug 3 14:03:08 EDT 2009
   Qt4-compliunt version. First committe
   rootrc (+)
Commit to QtRoot/qtgui/inc at Mon Aug 3 14:03:09 EDT 2009
   Qt4-compliunt version. First committe
   QtColorPicker (+) QtMmlDocument (+) QtMmlWidget (+) TQtColorPickerHelper.h (+) TQtMmlTextProxy.h (+) TQtRootCommandCombo.h (+) qtcolorpicker.h (+) qtmmlwidget.h (+) LinkDef.h (+) TBrowserCustom.h (+) TCanvasImp.interface.h (+) TEmbeddedPad.h (+) TQGsiRootCanvas.h (+) TQtBrowserImp.h (+) TQtCanvas2Html.h (+) TQtCanvasImp.h (+) TQtCanvasWidget.h (+) TQtColorSelect.h (+) TQtColorSelectButton.h (+) TQtContextMenuImp.h (+) TQtControlBarImp.h (+) TQtCustomizeCanvasMenu.h (+) TQtFloatSlider.h (+) TQtFloatSpinBox.h (+) TQtGui.h (+) TQtGuiFactory.h (+) TQtIconBrowserImp.h (+) TQtInspectImp.h (+) TQtLockWidget.h (+) TQtMarkerSelectButton.h (+) TQtObjectDialog.h (+) TQtObjectListItem.h (+) TQtPad2Html.h (+) TQtPatternSelect.h (+) TQtPatternSelectButton.h (+) TQtPixmapBox.h (+) TQtRootAction.h (+) TQtRootBrowserAction.h (+) TQtRootBrowserImp.h (+) TQtStyleComboBox.h (+) TQtTabValidator.h (+) TQtToolBar.h (+) TQtUpdateViewFlag.h (+) TQtZoomPadWidget.h (+) rootcint.pri (+)
Commit to QtRoot/qtgui/src at Mon Aug 3 14:03:10 EDT 2009
   Qt4-compliunt version. First committe
   TQtMmlTextProxy.cxx (+) TQtRootCommandCombo.cxx (+) qtcolorpicker.cxx (+) qtmmlwidget.cxx (+) TBrowserCustom.cxx (+) TEmbeddedPad.cxx (+) TQRootCanvas.cxx (+) TQtBrowserImp.cxx (+) TQtCanvas2Html.cxx (+) TQtCanvasImp.cxx (+) TQtCanvasWidget.cxx (+) TQtColorSelect.cxx (+) TQtColorSelectButton.cxx (+) TQtContextMenuImp.cxx (+) TQtControlBarImp.cxx (+) TQtCustomizeCanvasMenu.cxx (+) TQtFloatSlider.cxx (+) TQtFloatSpinBox.cxx (+) TQtGui.cxx (+) TQtGuiFactory.cxx (+) TQtIconBrowserImp.cxx (+) TQtInspectImp.cxx (+) TQtMarkerSelectButton.cxx (+) TQtObjectDialog.cxx (+) TQtPad2Html.cxx (+) TQtPatternSelect.cxx (+) TQtPatternSelectButton.cxx (+) TQtPixmapBox.cxx (+) TQtRootAction.cxx (+) TQtRootBrowserAction.cxx (+) TQtRootBrowserImp.cxx (+) TQtStyleComboBox.cxx (+) TQtTabValidator.cxx (+) TQtToolBar.cxx (+) TQtZoomPadWidget.cxx (+)
Commit to QtRoot/qtimage at Mon Aug 3 14:03:10 EDT 2009
   Qt4-compliunt version. First committe
   Module.mk (+) qtimage.pro (+)
Commit to QtRoot/qtimage/inc at Mon Aug 3 14:03:10 EDT 2009
   Qt4-compliunt version. First committe
   LinkDef.h (+) TQtImage.h (+) TQtPaletteEditor.h (+)
Commit to QtRoot/qtimage/src at Mon Aug 3 14:03:11 EDT 2009
   Qt4-compliunt version. First committe
   TQtImage.cxx (+) TQtPaletteEditor.cxx (+)
Commit to QtRoot/qtroot at Mon Aug 3 14:03:11 EDT 2009
   Qt4-compliunt version. First committe
   Module.mk (+) qtroot.pro (+)
Commit to QtRoot/qtroot/inc at Mon Aug 3 14:03:11 EDT 2009
   Qt4-compliunt version. First committe
   LinkDef.h (+) TQtRootGuiFactory.h (+)
Commit to QtRoot/qtroot/src at Mon Aug 3 14:03:11 EDT 2009
   Qt4-compliunt version. First committe
   TQtRootGuiFactory.cxx (+)
Commit to QtRoot/qtthread at Mon Aug 3 14:03:11 EDT 2009
   Qt4-compliunt version. First committe
   qtthread.pro (+)
Commit to QtRoot/qtthread/inc at Mon Aug 3 14:03:11 EDT 2009
   Qt4-compliunt version. First committe
   LinkDef.h (+) TQtCondition.h (+) TQtMutex.h (+) TQtThreadFactory.h (+) TQtThreadImp.h (+)
Commit to QtRoot/qtthread/src at Mon Aug 3 14:03:11 EDT 2009
   Qt4-compliunt version. First committe
   TQtCondition.cxx (+) TQtMutex.cxx (+) TQtThreadFactory.cxx (+) TQtThreadImp.cxx (+)
Commit to QtRoot/qtx3d/inc at Mon Aug 3 14:03:11 EDT 2009
   Qt4-compliunt version. First committe
   LinkDef.h (+) TQtViewerX3D.h (+)
Commit to QtRoot/qtx3d/src at Mon Aug 3 14:03:12 EDT 2009
   Qt4-compliunt version. First committe
   TQtViewerX3D.cxx (+) x3d.c (+)
Commit to QtRoot/test/qt at Mon Aug 3 14:03:12 EDT 2009
   Qt4-compliunt version. First committe
   .rootrc (+) aticatac.cpp (+) rootrcqt (+) xform.cpp (+) xform.cpp.original (+) xform.diff (+) xform.doc (+) xform.pro (+)
Commit to QtRoot/test/qtRootShower at Mon Aug 3 14:03:12 EDT 2009
   Qt4-compliunt version. First committe
   RootShower.qrc (+) portinglog.txt (+) .rootrc (+) GButtonFrame.cxx (+) GButtonFrame.h (+) GShowerPad.cxx (+) GShowerPad.h (+) GTitleFrame.cxx (+) GTitleFrame.h (+) MyDetector.cxx (+) MyEvent.cxx (+) MyParticle.cxx (+) RSAbout.cxx (+) RootShower.cxx (+) RootShower.h (+) RootShower.pro (+) SettingsDlg.cxx (+) SettingsDlg.h (+) ShowerMain.cxx (+) rootrcqt (+)
Commit to OnlTools/OnlinePlots/QEvpClient at Mon Aug 3 14:32:49 EDT 2009
   toggle Qt3 default to Qt4 default
   EventInfoUi.ui (+) PresenterGui.h (+) ServerInfoUi.ui (+) TriggerDetectorBitsInfoUi.ui (+)
Commit to QtRoot/qtroot/inc at Mon Aug 3 14:38:41 EDT 2009
   New revision
   TQtObjectDialog.h (+)
Commit to QtRoot/qtroot/src at Mon Aug 3 14:38:51 EDT 2009
   New revision
   TQtContextMenuImp.cxx (+)
Commit to QtRoot/qtroot/src at Mon Aug 3 14:38:58 EDT 2009
   New revision
   TQtObjectDialog.cxx (+)
Commit to QtRoot/qtroot/inc at Mon Aug 3 14:42:54 EDT 2009
   Force re-commit
   TQtContextMenuImp.h (+)
Commit to StRoot/St_geom_Maker/icons at Mon Aug 3 18:22:58 EDT 2009
   Directory /afs/rhic.bnl.gov/star/packages/repository/StRoot/St_geom_Maker/icons added to the repository
  
Commit to StRoot/St_geom_Maker at Mon Aug 3 18:24:35 EDT 2009
   Move icons inages to icons dirs
   no (+)
Commit to StRoot/St_geom_Maker/icons at Mon Aug 3 18:24:36 EDT 2009
   Move icons inages to icons dirs
   FileNew.xpm (+) FileOpen.xpm (+) FilePrint.xpm (+) FileSave.xpm (+) arrow_left.xpm (+) arrow_right.xpm (+) connect.xpm (+) fileopen.xpm (+) hdisk_t.xpm (+) printer.xpm (+) printer_s.xpm (+) qglviewer.icon.xpm (+) quit.xpm (+) reload.xpm (+) save.xpm (+) saveas.xpm (+) snapshot.xpm (+) starlogo_1.xpm (+) update.xpm (+) view3d.xpm (+) wirebox.xpm (+)
Commit to StRoot/St_geom_Maker/icons at Mon Aug 3 18:24:50 EDT 2009
   Move icons inages to icons dirs
   St_geom_Maker.qrc (+)
Commit to StRoot/St_dst_Maker at Mon Aug 3 19:35:45 EDT 2009
   Silence the compilation warning
   St_dst_Maker.cxx (+)
Commit to StRoot/St_base at Mon Aug 3 19:57:26 EDT 2009
   silence the hidden warnings
   StFileIter.h (+)
Commit to StarVMC/geant3/added at Mon Aug 3 21:57:23 EDT 2009
   eliminate the compilation warning
   dummies.c (+)
Commit to StRoot/Stl3Util/ftf at Mon Aug 3 22:03:28 EDT 2009
   Eliminate the compilation warnings, a virtual function can not be inline
   FtfBaseTrack.cxx (+) FtfBaseTrack.h (+)
Commit to StRoot/St_base at Tue Aug 4 11:03:00 EDT 2009
   Add the empty inpl for the dummy methods to make loaded happy
   StFileIter.h (+)
Commit to StRoot/StarClassLibrary at Tue Aug 4 19:16:51 EDT 2009
   StHelixHelper to convert the helix-based object into the plain array of 3D points. Doc and example is coming
   StHelixHelper.cxx (+) StHelixHelper.h (+)
Commit to StRoot/StarClassLibrary/doc/tex at Tue Aug 4 19:16:51 EDT 2009
   StHelixHelper to convert the helix-based object into the plain array of 3D points. Doc and example is coming
   StarClassLibrary.tex (+)
Commit to StRoot/StarClassLibrary/doc/tex at Tue Aug 4 19:18:06 EDT 2009
   remove the unfinished yet StHelixHelper doc
   StarClassLibrary.tex (+)
Commit to StRoot/StEventUtilities at Tue Aug 4 19:51:56 EDT 2009
   Derive StTrackHelper from the brand-new StarClassLibrary StHelixHelper
   StEventHelper.cxx (+) StEventHelper.h (+)
Commit to StRoot/StMuDSTMaker/COMMON at Tue Aug 4 20:22:29 EDT 2009
   StuDraw3DMuEvent (see StuDraw3DEvent) class-helper to generate 3D view of the StMuEvent object
   StuDraw3DMuEvent.cxx (+) StuDraw3DMuEvent.h (+)
Commit to StRoot/StEventDisplayMaker at Wed Aug 5 11:34:00 EDT 2009
   remove the obsolete interface, use the new one
   StGlobalFilterTest.cxx (+)
Commit to StRoot/StarClassLibrary at Wed Aug 5 12:51:53 EDT 2009
   Change the StGElixHelper interface to be virtual and public
   StHelixHelper.h (+)
Commit to StRoot/StStarLogger/mysql at Wed Aug 5 14:42:39 EDT 2009
   Add -A option to start the logger Db faster
   StarJobs.csh (+) StartSql.csh (+)
Commit to StRoot/StStarLogger/mysql at Wed Aug 5 14:52:54 EDT 2009
   replace the deprecated A option with the modern --skip-auto-rehash
   StarJobs.csh (+) StartSql.csh (+)
Commit to StRoot/StStarLogger/mysql at Wed Aug 5 14:54:43 EDT 2009
   replace the deprecated -B option with the modern --batch
   StarJobs.csh (+)
Commit to StRoot/macros at Thu Aug 6 15:17:49 EDT 2009
   remove the deprected StUCMAPi loading
   LoadLogger.C (+)
Commit to QtRoot/qtgl/qtgl/inc at Fri Aug 7 15:48:34 EDT 2009
   Add the missing header file
   TGLIncludes.5.22.h (+)
Commit to StRoot/StTriggerDataMaker at Fri Aug 7 21:43:10 EDT 2009
   fix the false old daq format detection.
   StTriggerDataMaker.cxx (+)
Commit to StRoot/StTriggerDataMaker at Fri Aug 7 21:52:25 EDT 2009
   Clean up
   StTriggerDataMaker.cxx (+)
Commit to StRoot/StDAQMaker at Sat Aug 8 14:04:03 EDT 2009
   Add Event num / Run num to the error message
   StDAQReader.cxx (+)
Commit to StRoot/StTriggerDataMaker at Sun Aug 9 19:16:06 EDT 2009
   Add the Run?Event number to the debug printout
   StTriggerDataMaker.cxx (+)
Commit to QtRoot/qtgl/qtgl/inc at Fri Aug 14 18:21:42 EDT 2009
   remove some qt3 support modules
   TQtGLViewerImp.h (+)
Commit to QtRoot/qtgl/qtgl/src at Fri Aug 14 18:21:42 EDT 2009
   remove some qt3 support modules
   TQtGLViewerImp.cxx (+)
Commit to QtRoot/qtgui/src at Fri Aug 14 18:24:38 EDT 2009
   Add the new ROOT 5.24 interface
   TEmbeddedPad.cxx (+)
Commit to QtRoot/qtgui/inc at Fri Aug 14 18:24:44 EDT 2009
   Add the new ROOT 5.24 interface
   TEmbeddedPad.h (+)
Commit to QtRoot/qt/inc at Sat Aug 15 21:07:21 EDT 2009
   add ROOT header to make class backward compatibleqt/inc/TQtBrush.h
   TQtBrush.h (+) TQtUtil.h (+)
Commit to QtRoot/qtgui/inc at Sat Aug 15 21:07:21 EDT 2009
   add ROOT header to make class backward compatibleqt/inc/TQtBrush.h
   TEmbeddedPad.h (+)
Commit to QtRoot/qtgui/src at Sat Aug 15 21:07:21 EDT 2009
   add ROOT header to make class backward compatibleqt/inc/TQtBrush.h
   TEmbeddedPad.cxx (+)
Commit to QtRoot/qtthread/inc at Wed Aug 19 13:08:06 EDT 2009
   Adjust the interface to accomodate the ROOT bug fix: http://savannah.cern.ch/bugs/?53870
   LinkDef.h (+) TQtCondition.h (+) TQtMutex.h (+) TQtThreadFactory.h (+) TQtThreadImp.h (+)
Commit to QtRoot/qtthread/src at Wed Aug 19 13:08:06 EDT 2009
   Adjust the interface to accomodate the ROOT bug fix: http://savannah.cern.ch/bugs/?53870
   TQtCondition.cxx (+) TQtMutex.cxx (+) TQtThreadFactory.cxx (+) TQtThreadImp.cxx (+)
Commit to StRoot/StDaqLib/GENERIC at Mon Aug 24 15:56:38 EDT 2009
   Create the fired detector mask. Thanks Tonko
   EventReader.cxx (+)
Commit to StRoot/StBFChain at Tue Aug 25 11:32:35 EDT 2009
   remove the compilation warning under SL5
   StBFChain.cxx (+)
Commit to StRoot/StEvent at Tue Aug 25 11:41:29 EDT 2009
   fix the compilation issues under SL5_64_bits gcc 4.3.2
   StBTofRawHit.h (+)
Commit to StRoot/StBTofUtil at Tue Aug 25 11:41:29 EDT 2009
   fix the compilation issues under SL5_64_bits gcc 4.3.2
   StBTofGeometry.cxx (+) StBTofGeometry.h (+)
Commit to StRoot/StBTofMatchMaker at Tue Aug 25 11:46:44 EDT 2009
   fix the compilation issues under SL5_64_bits gcc 4.3.2
   StBTofMatchMaker.h (+)
Commit to StRoot/StMuDSTMaker/COMMON at Tue Aug 25 11:49:49 EDT 2009
   fix the compilation issues under SL5_64_bits gcc 4.3.2
   StMuEvent.h (+)
Commit to StRoot/StEmcPool/CSMStatusUtils at Tue Aug 25 12:08:04 EDT 2009
   fix the compilation issues under SL5_64_bits gcc 4.3.2
   CSMBuildRunMap.cxx (+)
Commit to StRoot/StEmcPool/StBarrelCalib2008 at Tue Aug 25 12:08:04 EDT 2009
   fix the compilation issues under SL5_64_bits gcc 4.3.2
   BprsCapPolygraph.cxx (+) StBarrelMonitorMaker.cxx (+) StBarrelMonitorMaker.h (+) StJanBarrelDbMaker.cxx (+)
Commit to StRoot/StEmcPool/StOnlineTriggerMonitoring at Tue Aug 25 12:08:04 EDT 2009
   fix the compilation issues under SL5_64_bits gcc 4.3.2
   StOnlineTriggerMonitoring.cxx (+)
Commit to StRoot/StEmcPool/StBarrelCalib2008 at Tue Aug 25 12:17:48 EDT 2009
   fix the compilation issues under SL5_64_bits gcc 4.3.2
   StBarrelMonitorMaker.cxx (+)
Commit to StRoot/StBichsel at Tue Aug 25 12:44:42 EDT 2009
   fix the compilation issues under SL5_64_bits gcc 4.3.2
   Bichsel.cxx (+) GetdEdxResolution.cxx (+) dEdxParameterization.cxx (+)
Commit to StRoot/StDetectorDbMaker at Tue Aug 25 12:51:13 EDT 2009
   fix the compilation issues under SL5_64_bits gcc 4.3.2
   St_tpcGainC.h (+) St_tpcPadrowT0C.h (+) St_tpcT0C.h (+)
Commit to StRoot/StDbBroker at Tue Aug 25 13:00:43 EDT 2009
   fix the compilation issues under SL5_64_bits gcc 4.3.2
   StDbWrappedMessenger.cc (+)
Commit to StRoot/StDbLib at Tue Aug 25 13:41:37 EDT 2009
   fix the compilation issues under SL5_64_bits gcc 4.3.2
   ChapiStringUtilities.cxx (+) MysqlDb.cc (+) StDbServiceBroker.cxx (+) StlXmlTree.cxx (+)
Commit to StRoot/StEEmcUtil/EEmcSmdMap at Tue Aug 25 14:33:11 EDT 2009
   fix the compilation issues under SL5_64_bits gcc 4.3.2
   EEmcSmdMap.h (+)
Commit to StRoot/StEEmcUtil/StEEmcSmd at Tue Aug 25 14:33:11 EDT 2009
   fix the compilation issues under SL5_64_bits gcc 4.3.2
   EEmcSmdGeom.cxx (+)
Commit to StRoot/StEEmcUtil/database at Tue Aug 25 14:33:12 EDT 2009
   fix the compilation issues under SL5_64_bits gcc 4.3.2
   StEEmcDb.cxx (+) StEEmcDb.h (+)
Commit to StRoot/StEmcUtil/neuralNet at Tue Aug 25 14:50:38 EDT 2009
   fix the compilation issues under SL5_64_bits gcc 4.3.2
   NeuNet.cxx (+) NeuNet.h (+)
Commit to StRoot/StEstMaker at Tue Aug 25 14:54:13 EDT 2009
   fix the compilation issues under SL5_64_bits gcc 4.3.2
   StEstProjection.cxx (+)
Commit to StRoot/StEventUtilities at Tue Aug 25 15:19:55 EDT 2009
   fix the compilation issues under SL5_64_bits gcc 4.3.2
   StEventHelper.cxx (+) StEventHelper.h (+)
Commit to StRoot/StFtpcTrackMaker at Tue Aug 25 15:41:20 EDT 2009
   fix the compilation issues under SL5_64_bits gcc 4.3.2
   StFtpcDisplay.cc (+) StFtpcTrackingParams.cc (+)
Commit to StRoot/StGammaMaker at Tue Aug 25 15:49:13 EDT 2009
   fix the compilation issues under SL5_64_bits gcc 4.3.2
   StGammaEEmcLeakage.cxx (+)
Commit to StRoot/StGenericVertexMaker at Tue Aug 25 16:01:40 EDT 2009
   fix the compilation issues under SL5_64_bits gcc 4.3.2
   StCtbUtility.cxx (+)
Commit to StRoot/StGenericVertexMaker/StiPPVertex at Tue Aug 25 16:01:40 EDT 2009
   fix the compilation issues under SL5_64_bits gcc 4.3.2
   EemcHitList.h (+)
Commit to StRoot/StGridCollector at Tue Aug 25 16:05:12 EDT 2009
   fix the compilation issues under SL5_64_bits gcc 4.3.2
   StGridCollector.cxx (+)
Commit to StRoot/StHbtMaker/Base at Tue Aug 25 16:17:51 EDT 2009
   fix the compilation issues under SL5_64_bits gcc 4.3.2
   StHbtParticleCut.h (+) StHbtTripletCut.h (+)
Commit to StRoot/StHighptPool/Common at Tue Aug 25 16:27:25 EDT 2009
   fix the compilation issues under SL5_64_bits gcc 4.3.2
   Cut.cxx (+)
Commit to StRoot/StHighptPool/StJetAnalysis at Tue Aug 25 16:27:25 EDT 2009
   fix the compilation issues under SL5_64_bits gcc 4.3.2
   ChainMerger.cxx (+)
Commit to StRoot/StMCFilter at Tue Aug 25 16:49:16 EDT 2009
   fix the compilation issues under SL5_64_bits gcc 4.3.2
   StG3Particle.cxx (+) StGENParticle.cxx (+) StHepParticle.cxx (+) StMCFilter.cxx (+)
Commit to StRoot/StMcEvent at Tue Aug 25 16:57:54 EDT 2009
   fix the compilation issues under SL5_64_bits gcc 4.3.2
   StMcBTofHitCollection.cc (+) StMcEmcHitCollection.cc (+)
Commit to StRoot/StMiniMcEvent at Tue Aug 25 17:22:56 EDT 2009
   fix the compilation issues under SL5_64_bits gcc 4.3.2
   StMiniMcEvent.cxx (+)
Commit to StRoot/StMuDSTMaker/COMMON at Tue Aug 25 18:05:56 EDT 2009
   fix the compilation issues under SL5_64_bits gcc 4.3.2
   StMuPrimaryTrackCovariance.cxx (+)
Commit to StRoot/StRchMaker at Tue Aug 25 18:44:02 EDT 2009
   fix the compilation issues under SL5_64_bits gcc 4.3.2
   StRichSinglePixelCollection.cxx (+)
Commit to StRoot/StRichPIDMaker at Tue Aug 25 18:50:10 EDT 2009
   fix the compilation issues under SL5_64_bits gcc 4.3.2
   StRichAreaSegment.cxx (+) StRichPIDTraits.cxx (+)
Commit to StRoot/StRrsMaker at Wed Aug 26 09:09:39 EDT 2009
   fix the compilation issues under SL5_64_bits gcc 4.3.2
   StRichGeometryDb.cxx (+) StRichPadPlane.cxx (+)
Commit to StRoot/StStrangeMuDstMaker at Wed Aug 26 12:56:06 EDT 2009
   fix the compilation issues under SL5_64_bits gcc 4.3.2
   StStrangeMuDstMaker.h (+)
Commit to StRoot/StSvtDaqMaker at Wed Aug 26 13:51:35 EDT 2009
   fix the compilation issues under SL5_64_bits gcc 4.3.2
   StSvtHybridDaqData.cc (+)
Commit to StRoot/StTriggerUtilities/Eemc at Wed Aug 26 15:33:56 EDT 2009
   fix the compilation issues under SL5_64_bits gcc 4.3.2
   StEemcTriggerHisto.cxx (+)
Commit to StRoot/StTriggerUtilities/L2Emulator/L2algoUtil at Wed Aug 26 15:33:57 EDT 2009
   fix the compilation issues under SL5_64_bits gcc 4.3.2
   L2DbConfig.cxx (+) L2VirtualAlgo2008.h (+) L2VirtualAlgo2009.cxx (+)
Commit to StRoot/StTriggerUtilities/L2Emulator/L2upsilon at Wed Aug 26 15:33:57 EDT 2009
   fix the compilation issues under SL5_64_bits gcc 4.3.2
   L2upsilon2006.cc (+)
Commit to StRoot/StTriggerUtilities/StDSMUtilities at Wed Aug 26 15:33:57 EDT 2009
   fix the compilation issues under SL5_64_bits gcc 4.3.2
   DSMLayer_B001_2009.cc (+)
Commit to StRoot/StUtilities at Wed Aug 26 15:39:04 EDT 2009
   fix the compilation issues under SL5_64_bits gcc 4.3.2
   StMessageCounter.cxx (+)
Commit to StRoot/St_base at Wed Aug 26 16:44:08 EDT 2009
   fix the compilation issues under SL5_64_bits gcc 4.3.2
   StObject.cxx (+) StTree.cxx (+)
Commit to StRoot/StStrangeMuDstMaker at Fri Aug 28 12:37:53 EDT 2009
   fix the compilation issues under SL5_64_bits gcc 4.3.2
   DcaService.cxx (+) StStrangeCuts.cc (+)
Commit to StRoot/StarClassLibrary at Fri Aug 28 12:38:26 EDT 2009
   fix the compilation issues under SL5_64_bits gcc 4.3.2
   StMCTruth.cxx (+)
Commit to StRoot/StarRoot at Fri Aug 28 12:38:55 EDT 2009
   fix the compilation issues under SL5_64_bits gcc 4.3.2
   StDraw3D.cxx (+) StMemStat.cxx (+) THelixTrack.cxx (+) TPolinom.cxx (+) xTCL.cxx (+)
Commit to StRoot/Sti/Base at Fri Aug 28 12:39:21 EDT 2009
   fix the compilation issues under SL5_64_bits gcc 4.3.2
   Factory.h (+)
Commit to StRoot/Stl3Util/base at Fri Aug 28 12:39:57 EDT 2009
   fix the compilation issues under SL5_64_bits gcc 4.3.2
   St_l3_Coordinate_Transformer.cxx (+)
Commit to StRoot/Stl3Util/ftf at Fri Aug 28 12:39:57 EDT 2009
   fix the compilation issues under SL5_64_bits gcc 4.3.2
   FtfTrack.cxx (+)
Commit to StRoot/RTS/EventTracker at Fri Aug 28 14:47:43 EDT 2009
   fix the compilation issues under SL5_64_bits gcc 4.3.2
   FtfMcTrack.cxx (+) gl3HistoManager.cxx (+)
Commit to StRoot/StarRoot at Mon Aug 31 19:38:57 EDT 2009
   Adjust for Qt4
   StDraw3D.cxx (+)
Commit to StRoot/StMuDSTMaker/COMMON at Mon Aug 31 19:59:23 EDT 2009
   Add Tracks method to draw all tracks from event
   StuDraw3DMuEvent.cxx (+) StuDraw3DMuEvent.h (+)
Commit to StRoot/macros/mudst at Mon Aug 31 20:00:50 EDT 2009
   Add macro to 3D tracks from muDst files via StuDraw3DMuEvent class
   draw3DTracks.C (+)
Commit to StRoot/macros/graphics at Tue Sep 1 13:29:19 EDT 2009
   rename the former TPC.iv into TPCPADS.iv
   TPCPADS.iv (+)
Commit to StRoot/macros/graphics at Tue Sep 1 13:29:45 EDT 2009
   create a new version of TPC.iv shape - default for the StDraw3D class
   TPC.iv (+)
Commit to StRoot/StEventUtilities/doc at Tue Sep 1 14:58:13 EDT 2009
   Add the descroption of StuDraw3DMuEvent
   Draw3DClass.html (+)
Commit to StRoot/StEventUtilities at Tue Sep 1 16:06:26 EDT 2009
   Add DOXYGEN comments
   StuDraw3DEvent.cxx (+)
Commit to StRoot/StEventUtilities/examples at Wed Sep 2 14:15:34 EDT 2009
   example: ROOT macro using StuDraw3DEvent class
   Plot3Dtracks.C (+)
Commit to StRoot/StEventUtilities at Thu Sep 3 12:49:14 EDT 2009
   Add doxygen doc
   StuDraw3DEvent.cxx (+) StuDraw3DEvent.h (+)
Commit to StRoot/StarRoot at Thu Sep 3 12:49:14 EDT 2009
   Add doxygen doc
   StDraw3D.h (+)
Commit to StRoot/StEventUtilities at Fri Sep 4 12:34:58 EDT 2009
   Add doxygen docs
   StuDraw3DEvent.cxx (+) StuDraw3DEvent.h (+)
Commit to StRoot/StMuDSTMaker/COMMON at Fri Sep 4 12:34:58 EDT 2009
   Add doxygen docs
   StuDraw3DMuEvent.cxx (+) StuDraw3DMuEvent.h (+)
Commit to StRoot/StarRoot at Fri Sep 4 12:34:58 EDT 2009
   Add doxygen docs
   StDraw3D.cxx (+) StDraw3D.h (+)
Commit to StRoot/StarRoot at Fri Sep 4 17:43:28 EDT 2009
   Add doxygen docs
   StDraw3D.cxx (+)
Commit to StRoot/StEventUtilities at Sun Sep 6 15:01:51 EDT 2009
   Add doxygen doc
   StuDraw3DEvent.cxx (+) StuDraw3DEvent.h (+)
Commit to StRoot/StMuDSTMaker/COMMON at Sun Sep 6 15:01:51 EDT 2009
   Add doxygen doc
   StuDraw3DMuEvent.cxx (+) StuDraw3DMuEvent.h (+)
Commit to StRoot/StarRoot at Sun Sep 6 15:01:51 EDT 2009
   Add doxygen doc
   StDraw3D.cxx (+) StDraw3D.h (+)
Commit to QtRoot/qtgl/qtcoin/src at Sun Sep 6 15:04:59 EDT 2009
   fix some commens and name the file node to manage it
   TQtCoinWidget.cxx (+)
Commit to StRoot/macros/graphics at Sun Sep 6 19:33:40 EDT 2009
   Add Print to wrl file statement
   Draw3D.C (+)
Commit to StRoot/StarRoot at Sun Sep 6 23:48:27 EDT 2009
   Add Print method
   StDraw3D.cxx (+) StDraw3D.h (+)
Commit to StRoot/StarRoot at Mon Sep 7 00:32:50 EDT 2009
   workaround for the bug #1628
   THelixTrack.cxx (+)
Commit to StRoot/StarRoot at Mon Sep 7 00:33:44 EDT 2009
   Print method was added
   StDraw3D.cxx (+) StDraw3D.h (+)
Commit to StRoot/StEventUtilities at Mon Sep 7 00:34:26 EDT 2009
   fix EveDis.C example
   EveDis.C (+)
Commit to StRoot/StEventUtilities at Mon Sep 7 00:39:18 EDT 2009
   typos
   EveDis.C (+)
Commit to QtRoot/qtgl/qtcoin/inc at Mon Sep 7 00:42:12 EDT 2009
   Back-end for the STAR StRoot/StarRoot/StDraw3D class: Implement Print interface and its implementation
   TQtCoinViewerImp.h (+) TQtCoinWidget.h (+)
Commit to QtRoot/qtgl/qtcoin/src at Mon Sep 7 00:42:13 EDT 2009
   Back-end for the STAR StRoot/StarRoot/StDraw3D class: Implement Print interface and its implementation
   TQtCoinViewerImp.cxx (+) TQtCoinWidget.cxx (+)
Commit to QtRoot/qtgl/qtgl/inc at Mon Sep 7 00:42:13 EDT 2009
   Back-end for the STAR StRoot/StarRoot/StDraw3D class: Implement Print interface and its implementation
   TQGLViewerImp.h (+) TQtGLViewerImp.h (+) TQtRootViewer3D.h (+)
Commit to QtRoot/qtgl/qtgl/src at Mon Sep 7 00:42:13 EDT 2009
   Back-end for the STAR StRoot/StarRoot/StDraw3D class: Implement Print interface and its implementation
   TQtGLViewerImp.cxx (+) TQtRootViewer3D.cxx (+)
Commit to StRoot/StMuDSTMaker/COMMON at Mon Sep 7 01:07:52 EDT 2009
   Fix the cout
   StuDraw3DMuEvent.cxx (+)
Commit to StRoot/StEventUtilities at Tue Sep 8 01:32:48 EDT 2009
   Add link to pdf file and acrobat 9
   StuDraw3DEvent.h (+)
Commit to StRoot/StMuDSTMaker/COMMON at Tue Sep 8 01:32:48 EDT 2009
   Add link to pdf file and acrobat 9
   StuDraw3DMuEvent.h (+)
Commit to StRoot/StStarLogger/reports at Tue Sep 8 16:45:50 EDT 2009
   fix compilation warning
   TxUcmlog.cxx (+)
Commit to StRoot/StStarLogger at Tue Sep 8 19:07:50 EDT 2009
   Add Configure header to take in account the different log4cxx versions
   StLoggerConfig.h (+)
Commit to StRoot/StStarLogger/logging at Tue Sep 8 19:09:11 EDT 2009
   Add Configure header to take in account the different log4cxx versions
   TxUCMCollector.cxx (+)
Commit to StRoot/StStarLogger at Tue Sep 8 19:09:24 EDT 2009
   Add Configure header to take in account the different log4cxx versions
   StarOptionFilter.h (+)
Commit to StRoot/StStarLogger at Tue Sep 8 20:05:14 EDT 2009
   Merge log4cxx version 9 and 10
   MySQLAppender.cxx (+) MySQLAppender.h (+) StLoggerConfig.h (+) StLoggerManager.cxx (+) StLoggerManager.h (+) StUCMAppender.cxx (+) StUCMAppender.h (+) StarOptionFilter.cxx (+)
Commit to QtRoot/qtgl/qtcoin/InstallCoin3D at Wed Sep 9 00:04:40 EDT 2009
   Add Coin-3 download
   download.sh (+)
Commit to StRoot/macros/mudst at Wed Sep 9 16:46:44 EDT 2009
   ROOT macro to create the primitive MuEvent 3D event display
   EdMu.C (+)
Commit to StRoot/StEventUtilities at Wed Sep 9 16:47:03 EDT 2009
   Add doxygen docs
   StuDraw3DEvent.cxx (+) StuDraw3DEvent.h (+)
Commit to StRoot/StarRoot at Wed Sep 9 16:47:03 EDT 2009
   Add doxygen docs
   StDraw3D.cxx (+)
Commit to StRoot/macros/graphics at Wed Sep 9 16:47:03 EDT 2009
   Add doxygen docs
   Ed.C (+)
Commit to StRoot/StMuDSTMaker/COMMON at Wed Sep 9 19:13:58 EDT 2009
   Add doxygen docs
   StuDraw3DMuEvent.h (+)
Commit to StRoot/macros/mudst at Wed Sep 9 19:13:58 EDT 2009
   Add doxygen docs
   EdMu.C (+)
Commit to StRoot/macros/mudst at Wed Sep 9 19:15:51 EDT 2009
   Add doxygen docs
   EdMu.C (+)
Commit to StRoot/macros/mudst at Wed Sep 9 19:18:07 EDT 2009
   Add doxygen docs
   EdMu.C (+)
Commit to StRoot/macros/mudst at Wed Sep 9 19:18:50 EDT 2009
   Add doxygen docs
   EdMu.C (+)
Commit to StRoot/macros/graphics at Thu Sep 10 14:39:59 EDT 2009
   Get rid of the SmallChange Coin package
   GeomBrowse.C (+)
Commit to QtRoot/qtgl/qtcoin at Thu Sep 10 14:39:59 EDT 2009
   Get rid of the SmallChange Coin package
   qtcoin.pro (+)
Commit to QtRoot/qtgl/qtcoin/InstallCoin3D at Thu Sep 10 14:39:59 EDT 2009
   Get rid of the SmallChange Coin package
   installCoin3D.sh (+)
Commit to QtRoot/qtgl/qtcoin/inc at Thu Sep 10 14:39:59 EDT 2009
   Get rid of the SmallChange Coin package
   SbList.h (+) SmAxisKit.h (+) SmallChange.h (+) SoText2Set.h (+)
Commit to QtRoot/qtgl/qtcoin/src at Thu Sep 10 14:39:59 EDT 2009
   Get rid of the SmallChange Coin package
   SmAxisKit.cxx (+) SmallChangeInit.cxx (+) SoText2Set.cxx (+) TQtCoinWidget.cxx (+)
Commit to StRoot/StFtpcClusterMaker at Thu Sep 10 15:46:54 EDT 2009
   initiaize the class data-members and add some protection against of zero pointers
   StFtpcClusterDebug.cc (+)
Commit to StRoot/StFtpcClusterMaker at Fri Sep 11 13:36:57 EDT 2009
   Some comsmetic corrections
   StFtpcClusterDebug.cc (+)
Commit to StRoot/StFtpcClusterMaker at Fri Sep 11 14:18:19 EDT 2009
   Fix the typo
   StFtpcClusterDebug.cc (+)
Commit to StRoot/StFtpcClusterMaker at Fri Sep 11 14:27:30 EDT 2009
   make up
   StFtpcClusterDebug.cc (+)
Commit to QtRoot/qtgui/src at Fri Sep 11 16:43:10 EDT 2009
   remove Coin test
   TQtCanvasImp.cxx (+)
Commit to QtRoot/plugins/TVirtualViewer3D at Fri Sep 11 16:43:25 EDT 2009
   plugin
   P100_TQtRootCoinViewer3D.C (+)
Commit to StRoot/macros/graphics at Fri Sep 11 19:03:28 EDT 2009
   doxygen docs
   Draw3D.C (+)
Commit to StRoot/macros/mudst at Fri Sep 11 19:03:34 EDT 2009
   doxygen docs
   EdMu.C (+)
Commit to QtRoot/qtgl/qtcoin/src at Fri Sep 11 19:29:55 EDT 2009
   Improve the help topics
   SmAxisKit.cxx (+) TQtCoinWidget.cxx (+)
Commit to StRoot/StarRoot at Fri Sep 11 19:51:21 EDT 2009
   remove the redundant Coin test
   StCheckQtEnv.cxx (+) StDraw3D.cxx (+)
Commit to StRoot/macros/graphics at Mon Sep 14 11:10:03 EDT 2009
   Set the new default to be y2009
   GeomBrowse.C (+)
Commit to StRoot/St_geom_Maker at Mon Sep 14 18:15:20 EDT 2009
   add refs to the mother volumes
   GeomBrowser.cxx (+) StarGeomTreeWidget.cxx (+) StarGeomTreeWidget.h (+)
Commit to StRoot/St_geom_Maker at Mon Sep 14 18:15:53 EDT 2009
   typos
   StarGeomTreeWidget.cxx (+)
Commit to StRoot/St_geom_Maker at Mon Sep 14 18:16:31 EDT 2009
   typos
   StarGeomTreeWidget.cxx (+)
Commit to StRoot/St_geom_Maker at Mon Sep 14 18:38:12 EDT 2009
   Connect DepthControl and lookup depth
   GeomBrowser.cxx (+) StarGeomTreeWidget.cxx (+) StarGeomTreeWidget.h (+)
Commit to StRoot/St_geom_Maker at Mon Sep 14 19:40:56 EDT 2009
   Delay re-drawing
   StQtDelayRedrawTimer.cxx (+) StQtDelayRedrawTimer.h (+) GeomBrowser.cxx (+) GeomBrowser.h (+)
Commit to OnlTools/OnlinePlots/Infrastructure at Tue Sep 15 19:15:09 EDT 2009
   Adjust for SL5
   EvpUtil.h (+)
Commit to OnlTools/OnlinePlots/QEvpClient at Tue Sep 15 19:37:41 EDT 2009
   Fix namespaces
   ServerInfo.h (+) EvpPresenter.h (+)
Commit to OnlTools/OnlinePlots/HistogramGroups at Tue Sep 15 19:37:41 EDT 2009
   Fix namespaces
   MTDhitsHistogramGroup.cxx (+) TOFupvpdHistogramGroup.cxx (+)
Commit to OnlTools/OnlinePlots/QEvpClient at Tue Sep 15 19:38:06 EDT 2009
   SL5 warning
   EvpPresenter.cxx (+)
Commit to OnlTools/OnlinePlots/Infrastructure at Tue Sep 15 19:39:23 EDT 2009
   fix goto issue
   HistoHandler.cxx (+)
Commit to QtRoot/qtgl/qtcoin/InstallCoin3D at Wed Sep 16 13:55:50 EDT 2009
   disable the Quater package. It did not minimize the sahred libs size.
   installCoin3D.sh (+)
Commit to QtRoot/qtgl/qtcoin/InstallCoin3D at Wed Sep 16 13:56:16 EDT 2009
   disable the Quater package. It did not minimize the sahred libs size.
   installCoin3D.sh (+)
Commit to StRoot/StarRoot at Thu Sep 17 00:42:37 EDT 2009
   silence the compilatioin warning
   StMultiKeyMap.cxx (+) StMultiKeyMap.h (+)
Commit to StRoot/St_geom_Maker at Thu Sep 17 13:40:49 EDT 2009
   Add full item path tool tip
   GeomBrowser.cxx (+) StQtDelayRedrawTimer.cxx (+) StQtDelayRedrawTimer.h (+) StarGeomTreeWidget.cxx (+)
Commit to StRoot/St_geom_Maker at Thu Sep 17 15:04:49 EDT 2009
   Add I/O prototype
   StGeomBrowser.cxx (+) StGeomBrowser.h (+) StarGeomTreeWidget.cxx (+) StarGeomTreeWidget.h (+)
Commit to StRoot/macros/graphics at Thu Sep 17 15:15:32 EDT 2009
   Add the external pointer
   GeomBrowse.C (+)
Commit to QtRoot/qt/inc at Thu Sep 17 18:24:00 EDT 2009
   add the permanent singleShot timer for the sake the performance
   TQtWidget.h (+)
Commit to QtRoot/qt/src at Thu Sep 17 18:24:00 EDT 2009
   add the permanent singleShot timer for the sake the performance
   TQtWidget.cxx (+)
Commit to QtRoot/qt/inc at Thu Sep 17 18:28:58 EDT 2009
   merge
   TQtUtil.h (+)
Commit to QtRoot/qtgui/src at Thu Sep 17 18:29:48 EDT 2009
   merge
   TQtCanvasImp.cxx (+)
Commit to StRoot/St_geom_Maker at Sat Sep 19 00:54:22 EDT 2009
   typo
   GeomBrowser.cxx (+)
Commit to StRoot/St_geom_Maker at Sat Sep 19 01:22:22 EDT 2009
   make brik to bbox shape and Int_t with int
   StarGeomTreeWidget.cxx (+) StarGeomTreeWidget.h (+)
Commit to StRoot/St_geom_Maker at Sun Sep 20 02:17:19 EDT 2009
   restore TextEdit functionality
   TextEdit.cxx (+) TextEdit.h (+)
Commit to StRoot/St_geom_Maker at Sun Sep 20 18:23:59 EDT 2009
   Add motran syntax highlighter
   StGeomHighlighter.cxx (+) StGeomHighlighter.h (+) TextEdit.cxx (+) TextEdit.h (+)
Commit to StRoot/St_geom_Maker at Sun Sep 20 22:14:50 EDT 2009
   make up
   StGeomHighlighter.h (+)
Commit to StRoot/St_geom_Maker at Sun Sep 20 22:22:34 EDT 2009
   Clean up
   GeomBrowser.cxx (+)
Commit to StRoot/St_geom_Maker at Sun Sep 20 23:32:47 EDT 2009
   Find the STAR geometry
   TextEdit.cxx (+)
Commit to StRoot/St_geom_Maker at Sun Sep 20 23:38:30 EDT 2009
   clean up
   TextEdit.cxx (+)
Commit to StRoot/StarClassLibrary at Tue Sep 22 12:21:05 EDT 2009
   Silence the compilation warning
   StHelix.cc (+)
Commit to StRoot/StarClassLibrary at Tue Sep 22 12:42:38 EDT 2009
   Add the extra ctor to complete the neet the template specilication signatures #1612
   StLorentzVector.hh (+)
Commit to StRoot/StarClassLibrary at Tue Sep 22 12:43:29 EDT 2009
   Introdcue the dedicated default ctor for StThreeVector #1612
   StThreeVector.hh (+)
Commit to StRoot/StDbUtilities at Tue Sep 22 18:39:39 EDT 2009
   fix the StThreeVector invocation
   StTpcCoordinateTransform.hh (+)
Commit to StRoot/StEEmcPool/StEEmcIUPi0 at Tue Sep 22 19:19:02 EDT 2009
   Fix the StLorentzVectorF ctor
   StMcOutputMaker.cxx (+)
Commit to StRoot/StEmcPool/StPi0InvMassMaker at Tue Sep 22 23:46:36 EDT 2009
   Fix the compilation issue and file #1647 RT
   StPi0InvMassMaker.cxx (+)
Commit to StRoot/StHbtMaker/Infrastructure at Wed Sep 23 00:43:41 EDT 2009
   Fix StLorentxVector ctor
   StHbtPair.cc (+)
Commit to StRoot/StRichPIDMaker at Wed Sep 23 01:19:30 EDT 2009
   add assert and file #1648 RT
   StRichArea.cxx (+)
Commit to StRoot/StSpinPool/StSkimPionMaker at Wed Sep 23 01:30:05 EDT 2009
   add assert . File RT #1649
   StSkimPionMaker.cxx (+)
Commit to StRoot/StDaqLib/EVP at Wed Sep 23 12:07:35 EDT 2009
   fix the old emcReader
   emcReader.cxx (+)
Commit to StRoot/StDaqLib/SVT at Wed Sep 23 12:13:03 EDT 2009
   fix pointer arithmetics and cpu type
   SVTV1P0.Banks.cxx (+) SVTV1P0.Banks.hh (+)
Commit to StRoot/StDaqLib/TRG at Wed Sep 23 12:13:03 EDT 2009
   fix pointer arithmetics and cpu type
   TRG_Reader.cxx (+)
Commit to QtRoot/qt/inc at Wed Sep 23 14:01:41 EDT 2009
   Adjust ROOT interface
   TGQt.h (+) TQtPen.h (+) TVirtualX.interface.h (+)
Commit to QtRoot/qt/src at Wed Sep 23 14:01:42 EDT 2009
   Adjust ROOT interface
   TGQt.cxx (+)
Commit to StRoot/StFtpcClusterMaker at Wed Sep 23 19:00:32 EDT 2009
   Some protection against of the nonexisting debug.ini
   StFtpcClusterDebug.cc (+)
Commit to StRoot/StTriggerUtilities/StDSMUtilities at Wed Sep 23 19:15:47 EDT 2009
   Add the missing algorithm header file
   DSMLayer.hh (+)
Commit to StRoot/StTriggerUtilities/StDSMUtilities at Wed Sep 23 19:20:28 EDT 2009
   fix the wrong pointer arithmetics
   DSMLayer_B101_2009.cc (+) DSMLayer_E001_2009.cc (+) DSMLayer_E101_2009.cc (+) DSMLayer_EM201_2009.cc (+) DSMLayer_LD301_2009.cc (+) TCU_2009.cc (+)
Commit to StRoot/StTriggerUtilities at Wed Sep 23 19:22:42 EDT 2009
   add the missed cstring header file
   StTriggerSimuResult.cxx (+)
Commit to StRoot/StTriggerUtilities/StJanEventMaker at Wed Sep 23 19:22:42 EDT 2009
   add the missed cstring header file
   JanEvent.cxx (+)
Commit to StRoot/St_geom_Maker at Thu Sep 24 11:41:55 EDT 2009
   add edit mortran file icon
   GeomBrowser.cxx (+)
Commit to StRoot/St_geom_Maker/icons at Thu Sep 24 11:41:55 EDT 2009
   add edit mortran file icon
   manual.xpm (+) St_geom_Maker.qrc (+)
Commit to StRoot/StRTSClient/FCF at Thu Sep 24 12:39:35 EDT 2009
   fix the pointer arithmetics
   fcfClass.cxx (+)
Commit to StRoot/StRTSClient/FCFMaker at Thu Sep 24 12:39:35 EDT 2009
   fix the pointer arithmetics
   FCFMaker.cxx (+)
Commit to StRoot/StStarLogger at Thu Sep 24 15:06:39 EDT 2009
   fix the obsolete dependency
   StUCMAppender.cxx (+)
Commit to StRoot/StStarLogger/logging at Thu Sep 24 15:15:38 EDT 2009
   remove the compilation warning
   TxUCMCollector.cxx (+)
Commit to OnlTools/OnlinePlots/Scripts at Thu Sep 24 16:09:52 EDT 2009
   qt3 dummy load with Qt4 dummy load
   CompileOnlinePlots.csh (+)
Commit to OnlTools/OnlinePlots/Infrastructure at Thu Sep 24 16:39:04 EDT 2009
   break some run-tine gui dependency
   EvpServer.cxx (+)
Commit to OnlTools/OnlinePlots/Infrastructure at Thu Sep 24 16:48:02 EDT 2009
   terminate the infinite loop
   EvpServer.cxx (+)
Commit to QtRoot/qtgl/qtcoin/InstallCoin3D at Thu Sep 24 18:14:19 EDT 2009
   fix typo
   installCoin3D.sh (+)
Commit to QtRoot/qtgl/qtgl/inc at Thu Sep 24 19:53:00 EDT 2009
   Fix ROOT version
   TQtGLIncludes.h (+)
Commit to QtRoot/qtgl/qtcoin/inc at Thu Sep 24 20:07:45 EDT 2009
   Fix the compilation warning under SL4
   cA00.xpm.h (+) cA01.xpm.h (+) cA10.xpm.h (+) cA11.xpm.h (+) cAGrid.xpm.h (+) cAcc.xpm.h (+)
Commit to QtRoot/qtgl/qtcoin/src at Thu Sep 24 20:07:45 EDT 2009
   Fix the compilation warning under SL4
   TQtCoinViewerImp.cxx (+) TQtCoinWidget.cxx (+)
Commit to QtRoot/qtgl/qtcoin/InstallCoin3D at Thu Sep 24 20:28:28 EDT 2009
   Script to install Coin-3 suite
   installCoin3D3.sh (+)
Commit to QtRoot/qtgl/qtcoin/InstallCoin3D at Thu Sep 24 20:46:37 EDT 2009
   clean up
   installCoin3D3.sh (+)
Commit to StRoot/RTS/include at Fri Sep 25 10:24:36 EDT 2009
   fix compilation error on SL5/64-bit machine
   rtsSystems.h (+)
Commit to StRoot/StSpinPool/StChargedPionAnalysisMaker at Fri Sep 25 10:26:37 EDT 2009
   fix compilation error on SL5/64-bit machine
   StChargedPionHelpers.cxx (+)
Commit to StRoot/StSpinPool/StMCAsymMaker at Fri Sep 25 10:28:57 EDT 2009
   fix compilation error on SL5/64-bit machine
   grsv2000std_val_LO_NLO.F (+)
Commit to StRoot/StSpinPool/StSpinTree at Fri Sep 25 10:31:29 EDT 2009
   fix compilation error on SL5/64-bit machine
   StPrimaryElectron.cxx (+)
Commit to QtRoot/qtgui/src at Fri Sep 25 13:57:06 EDT 2009
   Fix TQtInspector bug, Thanks Fisyak
   TQtInspectImp.cxx (+)
Commit to QtRoot/qtgui/src at Fri Sep 25 14:11:09 EDT 2009
   Set the correct pad symbol for HEX constant
   TQtInspectImp.cxx (+)
Commit to QtRoot/qtgui/src at Fri Sep 25 14:33:50 EDT 2009
   corrent the link foreground
   TQtInspectImp.cxx (+)
Commit to StRoot/RTS/src/DAQ_READER at Fri Sep 25 14:36:50 EDT 2009
   Fix the compilation problem under SL5/64-bit
   cfgutil.cxx (+) daqReader.cxx (+)
Commit to StRoot/RTS/src/SFS at Fri Sep 25 14:36:51 EDT 2009
   Fix the compilation problem under SL5/64-bit
   sfs_index.cxx (+) sfs_index.h (+)
Commit to offline/users/fine/DAQBrowser/GUI at Fri Sep 25 15:49:31 EDT 2009
   Fix DAQBrowser to compile under Sl5/64-bits
   TQtInspectImp.cxx (+)
Commit to QtRoot/qt/src at Fri Sep 25 17:02:15 EDT 2009
   silence the compiler
   TGQt.cxx (+)
Commit to QtRoot/qtgl/qtcoin/InstallCoin3D at Sat Sep 26 08:21:17 EDT 2009
   new version of the Coin download script
   download.new.sh (+)
Commit to QtRoot/qtgl/qtcoin/InstallCoin3D at Mon Sep 28 00:07:57 EDT 2009
   Fix the download coin tarballs script
   download.new.sh (+)
Commit to StRoot/RTS/src/DAQ_READER at Tue Sep 29 15:22:53 EDT 2009
   Fix the const char * interface to compile on SL5/64-bit
   cfgutil.cxx (+) cfgutil.h (+)
Commit to QtRoot/qtgui/inc at Wed Sep 30 13:55:23 EDT 2009
   remove CPP macro to make the CINT happy
   TEmbeddedPad.h (+)
Commit to mgr at Wed Sep 30 16:45:36 EDT 2009
   Clean up the cons rule to build RTS-based and OnlTools packages
   Conscript-standard (+)
Commit to QtRoot/qtgui/src at Thu Oct 1 20:58:39 EDT 2009
   add the code the backward compatible with ROOT below 5.24
   TEmbeddedPad.cxx (+)
Commit to StRoot/macros/mudst at Sat Oct 3 14:42:35 EDT 2009
   some typo
   EdMu.C (+)
Commit to StRoot/StStarLogger at Sat Oct 3 15:24:19 EDT 2009
   typo
   StUCMAppender.cxx (+)
Commit to StRoot/StStarLogger/doc at Sat Oct 3 15:52:32 EDT 2009
   Add UCM logger description
   StStarlogger.html (+)
Commit to StRoot/StStarLogger/doc at Sat Oct 3 19:24:46 EDT 2009
   fix html tags
   StStarlogger.html (+)
Commit to StRoot/StStarLogger/doc at Sat Oct 3 19:30:40 EDT 2009
   Clean up
   StStarlogger.html (+)
Commit to StRoot/StStarLogger/doc at Sat Oct 3 20:07:59 EDT 2009
   add the copy of the log4cxx Web page
   log4cxx.html (+) StStarlogger.html (+)
Commit to StRoot/StMuDSTMaker/COMMON at Sat Oct 3 21:35:53 EDT 2009
   Correct the doxygen docs
   StuDraw3DMuEvent.cxx (+)
Commit to StRoot/StarRoot at Sat Oct 3 22:34:16 EDT 2009
   Add some doxygenized comments
   StDraw3D.cxx (+)
Commit to StRoot/StarRoot at Sat Oct 3 23:37:10 EDT 2009
   doc typo
   StDraw3D.cxx (+)
Commit to QtRoot/qtgl/qtcoin/InstallCoin3D at Sun Oct 4 19:15:08 EDT 2009
   update Coin download script to downlaod Coin-3 via FTO, all other pacakges via SVN
   download.sh (+)
Commit to QtRoot/qtgl/qtcoin/InstallCoin3D at Sun Oct 4 19:18:52 EDT 2009
   Coin-3 installation script: define the numner of CPUs to usew the parallel make build
   installCoin3D3.sh (+)
Commit to QtRoot/qtgl/qtcoin/InstallCoin3D at Mon Oct 5 08:18:18 EDT 2009
   add the local tar option
   download.sh (+)
Commit to QtRoot/qtgl/qtcoin/InstallCoin3D at Mon Oct 5 10:02:19 EDT 2009
   Add CREATE_TAR variable
   download.sh (+)
Commit to QtRoot/qtgl/qtcoin/InstallCoin3D at Mon Oct 5 10:02:49 EDT 2009
   Add status file tp save the compilation options.
   installCoin3D3.sh (+)
Commit to QtRoot/qtgl/qtcoin/InstallCoin3D at Mon Oct 5 10:10:10 EDT 2009
   Provide step-by-step insalltion guide
   README (+)
Commit to QtRoot/qtgl/qtcoin/InstallCoin3D at Mon Oct 5 12:31:00 EDT 2009
   remove the redundant configure options
   README (+)
Commit to StRoot/StEventUtilities at Tue Oct 6 11:17:50 EDT 2009
   promote the virtial inheritance for StDraw3D subclasses
   StuDraw3DEvent.h (+)
Commit to StRoot/StMuDSTMaker/COMMON at Tue Oct 6 11:17:50 EDT 2009
   promote the virtial inheritance for StDraw3D subclasses
   StuDraw3DMuEvent.h (+)
Commit to StRoot/StarRoot at Tue Oct 6 17:01:30 EDT 2009
   Silence valgrind
   TDirIter.cxx (+)
Commit to StRoot/StIOMaker at Tue Oct 6 19:14:09 EDT 2009
   Initialize the pointer at ctor. Just in case
   StIOMaker.cxx (+)
Commit to StRoot/StDAQMaker at Tue Oct 6 20:52:32 EDT 2009
   Move daqReader instantiation from StDAQMaker to StDAQReader to switch between input files properly
   StDAQMaker.cxx (+) StDAQMaker.h (+) StDAQReader.cxx (+) StDAQReader.h (+) StRtsReaderMaker.cxx (+) StRtsReaderMaker.h (+)
Commit to StRoot/StTpcHitMaker at Wed Oct 7 09:46:35 EDT 2009
   replace the obsolete rts_reader with the modern daqReader
   StTpcRTSHitMaker.cxx (+) StTpcRTSHitMaker.h (+)
Commit to StRoot/macros/graphics at Wed Oct 7 11:50:36 EDT 2009
   fix the comment typos
   Draw3D.C (+)
Commit to StRoot/macros/graphics at Wed Oct 7 11:51:11 EDT 2009
   fix the comment typos
   Draw3D.C (+)
Commit to StRoot/StarRoot at Wed Oct 7 12:12:25 EDT 2009
   Update docs
   StDraw3D.h (+)
Commit to QtRoot/qtExamples/macros at Wed Oct 7 13:43:04 EDT 2009
   Add regex symbols to .rootrc
   .rootrc (+)
Commit to StRoot/StarRoot at Wed Oct 7 14:26:47 EDT 2009
   Add docs
   StDraw3D.cxx (+)
Commit to StRoot/StDAQMaker at Wed Oct 7 19:21:56 EDT 2009
   Move the StRtsReaderMaker instantiation fro StDAQReader to StDAQMaker to make sure it is located just after StDAQMaker in chain
   StDAQMaker.cxx (+) StDAQMaker.h (+) StDAQReader.cxx (+) StDAQReader.h (+)
Commit to StRoot/StarRoot at Thu Oct 8 09:41:51 EDT 2009
   Fix the image file name
   StDraw3D.cxx (+)
Commit to StRoot/StarRoot at Thu Oct 8 09:44:31 EDT 2009
   Fix the image file name
   StDraw3D.cxx (+)
Commit to StRoot/StarRoot at Thu Oct 8 10:04:18 EDT 2009
   Add Save method doc
   StDraw3D.cxx (+)
Commit to StRoot/StarRoot at Thu Oct 8 14:16:56 EDT 2009
   The new metho to calculate the alignment and padding
   StArchInfo.h (+)
Commit to StRoot/macros/test at Thu Oct 8 14:16:56 EDT 2009
   The new metho to calculate the alignment and padding
   AligmentTest.C (+)
Commit to StRoot/macros/test at Thu Oct 8 15:15:30 EDT 2009
   Add some extra checks to test the padding
   AligmentTest.C (+)
Commit to StRoot/StarRoot at Thu Oct 8 15:46:32 EDT 2009
   Complete tetsing and add some docs
   StArchInfo.h (+)
Commit to StRoot/macros/test at Thu Oct 8 15:46:32 EDT 2009
   Complete tetsing and add some docs
   AligmentTest.C (+)
Commit to StRoot/StarRoot at Thu Oct 8 16:04:33 EDT 2009
   Small optimization
   StArchInfo.h (+)
Commit to StRoot/macros/test at Thu Oct 8 16:11:52 EDT 2009
   Clean up
   AligmentTest.C (+)
Commit to StRoot/macros/test at Thu Oct 8 16:14:19 EDT 2009
   Clean up
   AligmentTest.C (+)
Commit to StRoot/StRichPIDMaker at Thu Oct 8 16:18:57 EDT 2009
   fix issue #1662
   StRichArea.cxx (+)
Commit to StRoot/StDaqLib/EVP at Thu Oct 8 16:35:04 EDT 2009
   add the lost header file algorithm and assign the proper namespace to make both SL4/64bit and SL4/32bits happy. Fix issue #1660
   emcReader.cxx (+)
Commit to mgr at Fri Oct 9 13:07:58 EDT 2009
   Make all OnlineTool compiled and linked against of QTDIR
   Conscript-standard (+)
Commit to root5/etc at Fri Oct 9 14:44:13 EDT 2009
   fix ROOT include path for ACLiC # 1663
   rootlogon.C (+)
Commit to StRoot/StChain at Fri Oct 9 16:30:08 EDT 2009
   make the global daqReader to be the static data-member to fix issue #1657
   StRTSBaseMaker.cxx (+) StRTSBaseMaker.h (+) StRtsTable.cxx (+) StRtsTable.h (+)
Commit to StRoot/StIOMaker at Fri Oct 9 17:37:37 EDT 2009
   Add the new raw format DAT to read the triiger files for Akio
   StIOMaker.cxx (+)
Commit to StRoot/St_base at Fri Oct 9 17:37:37 EDT 2009
   Add the new raw format DAT to read the triiger files for Akio
   StTree.cxx (+)
Commit to StRoot/St_base at Fri Oct 9 18:06:57 EDT 2009
   Add the new raw format DAT to read the triiger files for Akio
   StTree.cxx (+)
Commit to StRoot/StDAQMaker at Fri Oct 9 18:36:34 EDT 2009
   remove the redundant components
   StRtsReaderMaker.cxx (+) StRtsReaderMaker.h (+)
Commit to StRoot/St_base at Mon Oct 12 00:21:06 EDT 2009
   Add abstract STAR iostream-base file interface
   StStreamFile.cxx (+) StStreamFile.h (+) StStreamFileFactory.cxx (+) StStreamFileFactory.h (+)
Commit to StRoot/St_base at Tue Oct 13 11:44:59 EDT 2009
   add the method to provide the error message
   StStreamFile.cxx (+) StStreamFile.h (+)
Commit to StRoot/StIOMaker at Tue Oct 13 11:45:57 EDT 2009
   load StTrdFileReader shared lib to back DAT format
   StIOMaker.cxx (+)
Commit to StRoot/StDAQMaker at Tue Oct 13 11:51:48 EDT 2009
   Activate the new DAT file format
   StDAQReader.cxx (+) StDAQReader.h (+) StRtsReaderMaker.cxx (+) StRtsReaderMaker.h (+)
Commit to StRoot/StTrgDatFileReader at Tue Oct 13 11:52:05 EDT 2009
   Directory /afs/rhic.bnl.gov/star/packages/repository/StRoot/StTrgDatFileReader added to the repository
  
Commit to StRoot/StTrgDatFileReader at Tue Oct 13 11:53:31 EDT 2009
   Akio\'s DAT file format reader
   StDatFileFactory.cxx (+) StDatFileFactory.h (+) StTrgDatReader.cxx (+) StTrgDatReader.h (+)
Commit to StRoot/St_geom_Maker at Tue Oct 13 14:15:42 EDT 2009
   Make regex case Insensitive
   StGeomHighlighter.cxx (+) TextEdit.cxx (+)
Commit to StRoot/StDAQMaker at Tue Oct 13 15:32:44 EDT 2009
   Re-Activate DAQ reader
   StDAQReader.cxx (+) StRtsReaderMaker.cxx (+)
Commit to StRoot/StDAQMaker at Tue Oct 13 15:42:28 EDT 2009
   remove the redundant assert
   StRtsReaderMaker.cxx (+)
Commit to StRoot/StDAQMaker at Wed Oct 14 10:46:29 EDT 2009
   Initialize fDatReader to zero at class ctor. Issue #1665
   StRtsReaderMaker.cxx (+)
Commit to StRoot/StarRoot at Thu Oct 15 18:30:50 EDT 2009
   Add the method to draw the calorimeter tower
   StDraw3D.cxx (+) StDraw3D.h (+)
Commit to StRoot/StarRoot at Thu Oct 15 18:32:39 EDT 2009
   adjust the name of the parameters
   StDraw3D.h (+)
Commit to StRoot/StarRoot at Thu Oct 15 22:24:20 EDT 2009
   rename methot trap to be tower
   StDraw3D.cxx (+) StDraw3D.h (+)
Commit to StRoot/StarRoot at Thu Oct 15 22:46:38 EDT 2009
   option to the Draw method
   StDraw3D.cxx (+) StDraw3D.h (+)
Commit to StRoot/StarRoot at Thu Oct 15 23:00:57 EDT 2009
   Introduce the gloabl volume
   StDraw3D.cxx (+) StDraw3D.h (+)
Commit to StRoot/StarRoot at Fri Oct 16 14:13:26 EDT 2009
   RadToDeg function to make ROOT happy
   StDraw3D.cxx (+)
Commit to StRoot/StarRoot at Fri Oct 16 17:16:42 EDT 2009
   Add barrel option
   StDraw3D.cxx (+)
Commit to StRoot/StarRoot at Fri Oct 16 17:47:55 EDT 2009
   add the kBarrelStyle style
   StDraw3D.cxx (+) StDraw3D.h (+)
Commit to StRoot/StarRoot at Fri Oct 16 18:58:21 EDT 2009
   Add doxygen docs
   StDraw3D.cxx (+) StDraw3D.h (+)
Commit to StRoot/StarRoot at Fri Oct 16 20:03:29 EDT 2009
   Adjust phi angle
   StDraw3D.cxx (+)
Commit to StRoot/StarRoot at Sat Oct 17 01:29:34 EDT 2009
   add the pictures to the doc
   StDraw3D.cxx (+)
Commit to StRoot/StarRoot at Sat Oct 17 02:02:59 EDT 2009
   add the pictures to the doc
   StDraw3D.cxx (+)
Commit to StRoot/StarRoot at Mon Oct 19 13:08:45 EDT 2009
   eliminate the TRotMatrix leak and implement the negative lambda for EndCup style
   StDraw3D.cxx (+)
Commit to StRoot/StarRoot at Mon Oct 19 13:19:22 EDT 2009
   Add the warning messages for tge negative dlambda/dphi
   StDraw3D.cxx (+)
Commit to StRoot/StarRoot at Mon Oct 19 18:12:21 EDT 2009
   Add the test suite
   StDraw3D.cxx (+)
Commit to StRoot/StarRoot at Mon Oct 19 21:41:54 EDT 2009
   add some doxygen stuf plue StEta class
   StDraw3D.cxx (+) StDraw3D.h (+)
Commit to StRoot/StarRoot at Mon Oct 19 23:04:38 EDT 2009
   add doxygen
   StDraw3D.cxx (+)
Commit to StRoot/StarRoot at Mon Oct 19 23:16:04 EDT 2009
   add lost phi paramater to the doc
   StDraw3D.cxx (+)
Commit to StRoot/StarRoot at Tue Oct 20 00:51:05 EDT 2009
   fix typo
   StDraw3D.h (+)
Commit to StRoot/StarRoot at Tue Oct 20 14:23:32 EDT 2009
   Add the overloaded method to provide the angle in pseuodorapidiy units
   StDraw3D.cxx (+) StDraw3D.h (+) StarRootLinkDef.h (+)
Commit to StRoot/StarRoot at Tue Oct 20 19:07:00 EDT 2009
   Add the psudorapidity test/example
   StDraw3D.cxx (+) StDraw3D.h (+)
Commit to StRoot/StarRoot at Tue Oct 20 23:05:46 EDT 2009
   Doxydoc for the tower method
   StDraw3D.cxx (+) StDraw3D.h (+)
Commit to QtRoot/qtExamples/QtGBrowser at Wed Oct 21 14:37:28 EDT 2009
   Add the narrative volume descriptor to example directory from StDb/geometry
   volumes.txt (+)
Commit to QtRoot/qtgui/inc at Wed Oct 21 15:07:45 EDT 2009
   move the virtual method from the header to implementation
   TEmbeddedPad.h (+)
Commit to QtRoot/qtgui/src at Wed Oct 21 15:07:45 EDT 2009
   move the virtual method from the header to implementation
   TEmbeddedPad.cxx (+)
Commit to QtRoot/qtgl/qglviewer/QGLViewer at Thu Oct 22 15:05:20 EDT 2009
   add inux-g++ -fno-inline to wor aroiund of gcc 4.3.2 compiler bug
   QGLViewer.pro (+)
Commit to QtRoot/qtgl/qglviewer/QGLViewer at Thu Oct 22 15:27:05 EDT 2009
   add linux-g++-32 and linux-g++-64 -fno-inline to wor aroiund of gcc 4.3.2 compiler bug
   QGLViewer.pro (+)
Commit to QtRoot/qtgl/qglviewer/QGLViewer at Thu Oct 22 15:31:51 EDT 2009
   remove the duplicate option -fno-inline
   QGLViewer.pro (+)
Commit to StRoot/StarRoot at Thu Oct 22 19:51:07 EDT 2009
   Add EmsHit method to the StuDraw3DEvent
   StDraw3D.cxx (+)
Commit to StRoot/StEventUtilities at Thu Oct 22 19:51:07 EDT 2009
   Add EmsHit method to the StuDraw3DEvent
   StuDraw3DEvent.cxx (+) StuDraw3DEvent.h (+)
Commit to StRoot/macros/graphics at Thu Oct 22 19:52:22 EDT 2009
   Add EmcHit invocation
   Ed.C (+)
Commit to StRoot/StEventUtilities at Fri Oct 23 01:19:53 EDT 2009
   change the enchits angle to pi/2
   StuDraw3DEvent.cxx (+)
Commit to StRoot/StarRoot at Fri Oct 23 12:10:44 EDT 2009
   Fix eta sign
   StDraw3D.cxx (+) StDraw3D.h (+)
Commit to StRoot/StEventUtilities at Fri Oct 23 12:10:44 EDT 2009
   Fix eta sign
   StuDraw3DEvent.cxx (+)
Commit to StRoot/StEventUtilities at Fri Oct 23 13:17:11 EDT 2009
   Adjust the tresholds. Thanks Dmitry
   StuDraw3DEvent.cxx (+)
Commit to StRoot/macros/graphics at Fri Oct 23 13:29:52 EDT 2009
   Change interface Ed.C API
   Ed.C (+)
Commit to StRoot/macros/graphics at Fri Oct 23 13:30:28 EDT 2009
   typo
   Ed.C (+)
Commit to StRoot/StEventUtilities at Fri Oct 23 17:04:28 EDT 2009
   Add some docs and adjust interface
   StuDraw3DEvent.cxx (+) StuDraw3DEvent.h (+)
Commit to StRoot/StEventUtilities at Fri Oct 23 17:47:33 EDT 2009
   typo
   StuDraw3DEvent.cxx (+)
Commit to StRoot/StEventUtilities at Sat Oct 24 00:22:51 EDT 2009
   Clean up
   StuDraw3DEvent.cxx (+)
Commit to StRoot/StarRoot at Sat Oct 24 00:23:19 EDT 2009
   Change the size definition
   StDraw3D.cxx (+)
Commit to StRoot/StMuDSTMaker/COMMON at Mon Oct 26 18:46:18 EDT 2009
   Add const qualifier to compile under SL5
   StMuEmcCollection.cxx (+) StMuEmcCollection.h (+)
Commit to StRoot/StMuDSTMaker/COMMON at Mon Oct 26 18:46:56 EDT 2009
   Add StuDraw3DMuEvent::Endcaps methods
   StuDraw3DMuEvent.cxx (+) StuDraw3DMuEvent.h (+)
Commit to StRoot/macros/mudst at Mon Oct 26 18:46:57 EDT 2009
   Add StuDraw3DMuEvent::Endcaps methods
   EdMu.C (+)
Commit to StRoot/StMuDSTMaker/COMMON at Tue Oct 27 00:57:53 EDT 2009
   Clean up
   StuDraw3DMuEvent.cxx (+)
Commit to StRoot/StBTofHitMaker at Tue Oct 27 12:03:47 EDT 2009
   Fix the SL5 compilation big: move the static data-members initialization to the implementation # 1676
   StBTofHitMaker.cxx (+) StBTofHitMaker.h (+)
Commit to StRoot/StBTofHitMaker at Tue Oct 27 12:17:54 EDT 2009
   replace the const int with enum #1676
   StBTofHitMaker.cxx (+) StBTofHitMaker.h (+)
Commit to StRoot/StarRoot at Tue Oct 27 15:37:44 EDT 2009
   Add some doxygens
   StDraw3D.cxx (+) StDraw3D.h (+)
Commit to StRoot/macros/mudst at Tue Oct 27 16:08:11 EDT 2009
   Add the picture
   EdMu.C (+)
Commit to StRoot/StMuDSTMaker/COMMON at Tue Oct 27 16:17:39 EDT 2009
   Add doxygen docs
   StuDraw3DMuEvent.cxx (+)
Commit to QtRoot/qtgui/src at Tue Oct 27 18:40:02 EDT 2009
   fix typo
   TQtInspectImp.cxx (+)
Commit to QtRoot/qtgui/inc at Tue Oct 27 18:40:42 EDT 2009
   remove Qt3 redundant code
   TQtInspectImp.h (+)
Commit to StRoot/StEventUtilities at Tue Oct 27 19:22:03 EDT 2009
   update doc
   StuDraw3DEvent.cxx (+)
Commit to StRoot/StMuDSTMaker/COMMON at Tue Oct 27 19:22:03 EDT 2009
   update doc
   StuDraw3DMuEvent.cxx (+)
Commit to StRoot/macros/graphics at Tue Oct 27 19:22:03 EDT 2009
   update doc
   TPC_BLUE_SECTORS.iv (+)
Commit to StRoot/macros/mudst at Tue Oct 27 19:22:03 EDT 2009
   update doc
   EdMu.C (+)
Commit to StRoot/macros/graphics at Tue Oct 27 19:22:40 EDT 2009
   update doc
   Ed.C (+)
Commit to StRoot/macros/graphics at Wed Oct 28 14:56:43 EDT 2009
   Add the new piece of the detector to decorate EV
   ENDCAP.iv (+) MAG_HALF_XZ_CUT.iv (+) MAG_HALF_YZ_CUT.iv (+)
Commit to StRoot/StMuDSTMaker/COMMON at Wed Oct 28 14:57:41 EDT 2009
   adjust endcap z-position and add the docs
   StuDraw3DMuEvent.cxx (+)
Commit to StRoot/StSsdUtil at Thu Oct 29 14:34:25 EDT 2009
   Fix FindMcHit signature
   StSsdBarrel.cc (+) StSsdBarrel.hh (+)
Commit to StRoot/StSsdUtil at Thu Oct 29 14:36:00 EDT 2009
   Char_t *xyz type to be const
   StSsdWafer.cc (+)
Commit to StRoot/StSsdUtil at Thu Oct 29 14:37:21 EDT 2009
   Fix me: assert(tempo.size() == 5);
   StSsdBarrel.cc (+)
Commit to StRoot/StSsdUtil at Thu Oct 29 15:21:14 EDT 2009
   Add fix me please message
   StSsdBarrel.cc (+)
Commit to QtRoot/qtgui at Fri Oct 30 14:23:59 EDT 2009
   wqorkaround of g++ comiler bug -no-inline to compile QtGui
   qtgui.pro (+)
Commit to StRoot/StDAQMaker at Mon Nov 2 16:42:52 EST 2009
   allow the Akio DAT file to be read in 1999-2008 format
   StDAQReader.cxx (+) StTRGReader.cxx (+) StTRGReader.h (+)
Commit to StRoot/Sti at Thu Nov 5 12:37:52 EST 2009
   remove the compilation warnings
   StiKalmanTrackFinder.cxx (+) StiKalmanTrackNode.cxx (+) StiKalmanTrackNode.h (+) StiTrackNode.cxx (+) StiVMCToolKit.cxx (+) StiVMCToolKit.h (+)
Commit to StRoot/Sti at Mon Nov 9 12:38:12 EST 2009
   Corrections to reveal the gcc 4.x optimization issue
   StiVMCToolKit.cxx (+) StiVMCToolKit.h (+)
Commit to StRoot/Sti at Mon Nov 9 15:07:57 EST 2009
   remove the redundant print
   StiVMCToolKit.cxx (+)
Commit to StRoot/StChain at Tue Nov 10 12:41:20 EST 2009
   remove the compilation warning on SL5
   StMaker.cxx (+) StMaker.h (+) StRTSBaseMaker.cxx (+) StRTSBaseMaker.h (+)
Commit to StRoot/StChain at Tue Nov 10 14:17:39 EST 2009
   Add doxygen docs
   StRTSBaseMaker.cxx (+) StRTSBaseMaker.h (+)
Commit to StRoot/StChain at Tue Nov 10 14:20:30 EST 2009
   Add doxygen docs
   StRTSBaseMaker.h (+)
Commit to StRoot/StChain at Tue Nov 10 14:28:51 EST 2009
   Add doxygen docs
   StRTSBaseMaker.h (+)
Commit to root5/etc at Fri Nov 13 12:39:40 EST 2009
   eliminate the need to provide the custom .rootrc to activate Qt-layer
   rootlogon.C (+)
Commit to StRoot/StChain at Sun Nov 15 14:55:39 EST 2009
   Create the safe interface to access the value of he TDatime objects
   StEvtHddr.h (+)
Commit to StRoot/macros/mudst at Mon Nov 16 13:00:10 EST 2009
   Add the detector elements
   EdMu.C (+)
Commit to StRoot/StarRoot at Mon Nov 16 13:08:42 EST 2009
   Fix the doxygen and comma separated list fo shapes
   StDraw3D.cxx (+)
Commit to StRoot/macros/mudst at Mon Nov 16 13:12:45 EST 2009
   Add some comment
   EdMu.C (+)
Commit to StRoot/macros at Mon Nov 16 13:36:48 EST 2009
   load an extra shared lib and add an example of .rootrc to turn the Qt-layer on
   .rootrc (+)
Commit to StRoot/macros/graphics at Mon Nov 16 13:36:48 EST 2009
   load an extra shared lib and add an example of .rootrc to turn the Qt-layer on
   Ed.C (+)
Commit to StRoot/StChain at Mon Nov 16 14:52:46 EST 2009
   Fix the signature of the StMaker::GetDate... methods
   StMaker.cxx (+) StMaker.h (+)
Commit to StRoot/StChain at Mon Nov 16 15:16:22 EST 2009
   Make the TDatime const interfaces
   StMaker.cxx (+) StMaker.h (+)
Commit to StRoot/St_db_Maker at Mon Nov 16 15:16:23 EST 2009
   Make the TDatime const interfaces
   St_db_Maker.cxx (+) St_db_Maker.h (+)
Commit to StRoot/StarRoot at Mon Nov 16 20:43:03 EST 2009
   update the documentation
   StDraw3D.cxx (+) StDraw3D.h (+)
Commit to StRoot/StEventUtilities at Mon Nov 16 20:43:21 EST 2009
   update the documentation
   StuDraw3DEvent.h (+)
Commit to StRoot/StMuDSTMaker/COMMON at Mon Nov 16 20:43:26 EST 2009
   update the documentation
   StuDraw3DMuEvent.h (+)
Commit to QtRoot/qtExamples/HelloDancingHist at Thu Nov 19 14:11:24 EST 2009
   Directory /afs/rhic.bnl.gov/star/packages/repository/QtRoot/qtExamples/HelloDancingHist added to the repository
  
Commit to QtRoot/qtExamples/HelloQtSolutions at Thu Nov 19 14:12:11 EST 2009
   Directory /afs/rhic.bnl.gov/star/packages/repository/QtRoot/qtExamples/HelloQtSolutions added to the repository
  
Commit to QtRoot/qtExamples/HelloQtSolutions/HelloMML at Thu Nov 19 14:12:23 EST 2009
   Directory /afs/rhic.bnl.gov/star/packages/repository/QtRoot/qtExamples/HelloQtSolutions/HelloMML added to the repository
  
Commit to QtRoot/qtExamples/Qt4/CustomWidgets at Thu Nov 19 14:15:33 EST 2009
   Directory /afs/rhic.bnl.gov/star/packages/repository/QtRoot/qtExamples/Qt4/CustomWidgets added to the repository
  
Commit to QtRoot/qtExamples/Qt4/HelloSignal at Thu Nov 19 14:15:50 EST 2009
   Directory /afs/rhic.bnl.gov/star/packages/repository/QtRoot/qtExamples/Qt4/HelloSignal added to the repository
  
Commit to QtRoot/qtExamples/CustomCanvasMenu at Thu Nov 19 14:23:07 EST 2009
   merge CERN and STAR versions
   qtrootexample1.cxx (+) qtrootexample1.h (+)
Commit to QtRoot/qtExamples/DrawFunction at Thu Nov 19 14:23:07 EST 2009
   merge CERN and STAR versions
   .qglviewer.xml (+) .rootrc (+) DrawFunction.pro (+) README (+) TGLFun.cxx (+) TGLFun.h (+) TQtFunViewer.cxx (+) TQtFunViewer.h (+) main.cxx (+) mywidget.cxx (+) mywidget.h (+) mywidget.ui (+)
Commit to QtRoot/qtExamples/HelloCanvas at Thu Nov 19 14:23:07 EST 2009
   merge CERN and STAR versions
   .rootrc (+)
Commit to QtRoot/qtExamples/HelloClick at Thu Nov 19 14:23:07 EST 2009
   merge CERN and STAR versions
   .rootrc (+) DynamicSlice.cxx (+) HelloClick.cxx (+) HelloClick.h (+) HelloClick.pro (+) main.cxx (+)
Commit to QtRoot/qtExamples/HelloDancingHist at Thu Nov 19 14:23:07 EST 2009
   merge CERN and STAR versions
   .rootrc (+) HelloDancingHist.h (+) HelloDancingHist.pro (+) README (+) main.cxx (+)
Commit to QtRoot/qtExamples/HelloEarth at Thu Nov 19 14:23:07 EST 2009
   merge CERN and STAR versions
   earth.C (+) worldmap.bmp (+)
Commit to QtRoot/qtExamples/HelloLife at Thu Nov 19 14:23:08 EST 2009
   merge CERN and STAR versions
   .rootrc (+) HelloLife.cxx (+) HelloLife.h (+) HelloLifeDlg.cxx (+) HelloLifeDlg.h (+) main.cxx (+) patterns.cxx (+)
Commit to QtRoot/qtExamples/HelloOpenGL at Thu Nov 19 14:23:08 EST 2009
   merge CERN and STAR versions
   .qglviewer.xml (+) .qglviewer1.xml (+) .qglviewer2.xml (+) .rootrc (+) HelloOpenGL.C (+) HelloOpenGL.pro (+) LinkDef.h (+) README (+) TQtFunViewer.cxx (+) TQtFunViewer.h (+) Viewer.cxx (+) Viewer.h (+)
Commit to QtRoot/qtExamples/HelloPixmap at Thu Nov 19 14:23:08 EST 2009
   merge CERN and STAR versions
   .rootrc (+)
Commit to QtRoot/qtExamples/HelloQtSolutions at Thu Nov 19 14:23:09 EST 2009
   merge CERN and STAR versions
   HelloQtSolutions.pro (+)
Commit to QtRoot/qtExamples/HelloQtSolutions/HelloMML at Thu Nov 19 14:23:09 EST 2009
   merge CERN and STAR versions
   .rootrc (+) HelloCanvasMML.cxx (+) HelloMML.pro (+) example.C (+) example.mml (+) latex.1.mml (+) latex.2.mml (+) latex.3.mml (+) latex.4.mml (+) latex.5.mml (+) latex2.mml (+) latex3.mml (+) mml.C (+) mml2.C (+) mml3.C (+) mml4.C (+) zdemomml.C (+)
Commit to QtRoot/qtExamples/HelloToolBar at Thu Nov 19 14:23:09 EST 2009
   merge CERN and STAR versions
   .rootrc (+)
Commit to QtRoot/qtExamples/HelloZoomPad at Thu Nov 19 14:23:09 EST 2009
   merge CERN and STAR versions
   .rootrc (+)
Commit to QtRoot/qtExamples/Qt4 at Thu Nov 19 14:23:09 EST 2009
   merge CERN and STAR versions
   Qt4.pro (+)
Commit to QtRoot/qtExamples/Qt4/CustomWidgets at Thu Nov 19 14:23:09 EST 2009
   merge CERN and STAR versions
   CustomWidgets.cxx (+) CustomWidgets.h (+) CustomWidgets.pro (+) CustomWidgets.ui (+) README (+) main.cxx (+) rootrcqtgui (+)
Commit to QtRoot/qtExamples/Qt4/HelloSignal at Thu Nov 19 14:23:09 EST 2009
   merge CERN and STAR versions
   HelloSignal.cxx (+) HelloSignal.h (+) HelloSignal.pro (+) HelloSignal.ui (+) HelloSignalLinkDef.h (+) README (+) rootrcqt (+) rootrcqtgui (+)
Commit to QtRoot/qtExamples/QtGBrowser at Thu Nov 19 14:23:10 EST 2009
   merge CERN and STAR versions
   .rootrc (+) QExGeoDrawHelper.cxx (+) QExGeoDrawHelper.h (+) rootrc.win32 (+) rootrcqt (+) rootrcqtgui (+)
Commit to QtRoot/qtExamples/macros at Thu Nov 19 14:23:10 EST 2009
   merge CERN and STAR versions
   hsum.C (+) worldmap.bmp (+) .rootrc (+) DialogsQ.C (+) QtFileDialog.C (+) QtMultiFileDialog.C (+) QtPrintDialog.C (+)
Commit to QtRoot/qtExamples/qtgsi/example1/dll at Thu Nov 19 14:23:10 EST 2009
   merge CERN and STAR versions
   .rootrc (+)
Commit to QtRoot/qtExamples/qtgsi/example1/exe at Thu Nov 19 14:23:10 EST 2009
   merge CERN and STAR versions
   main.cxx (+)
Commit to StRoot/StDetectorDbMaker at Thu Nov 19 16:42:20 EST 2009
   move getSpaceChargeCoulombs from the header to cxx
   St_spaceChargeCorC.cxx (+) St_spaceChargeCorC.h (+)
Commit to StRoot/StDAQMaker at Thu Nov 19 17:42:22 EST 2009
   remove the token leak #1712
   StRtsReaderMaker.cxx (+)

Go to top
CVS commits by fine Last updated Sun Nov 22 06:31:01 2009
Commits since Sun Jan 4 15:41:27 EST 2009