CVS commits by dmitry Last updated Tue Apr 16 19:01:01 2024
Go to bottom

Commit to StDb/idl at Tue Feb 9 11:48:07 EST 2016
   extension of the MTD Slewing table for Run 16, as requested by Rongrong
   mtdQTSlewingCorrPart2.idl (+)
Commit to StRoot/StDbBroker at Tue May 24 13:44:16 EDT 2016
   first batch of fixes for Coverity findings
   DbUse.cxx (+) StDbBroker.cxx (+) StDbBroker.h (+) dbNodes.cc (+)
Commit to StRoot/StDbBroker at Tue May 24 14:02:27 EDT 2016
   final fix for StDbBroker
   DbRead.cxx (+)
Commit to StRoot/StDbLib at Tue May 24 15:56:27 EDT 2016
   coverity vs getenv, more to follow
   StDbDefaults.cc (+)
Commit to StRoot/StDbLib at Tue May 24 16:26:48 EDT 2016
   coverity - unreachable delete loop suppression
   StDbConfigNodeImpl.cc (+) StDbLogger.hh (+) StDbManagerImpl.cc (+) StDbServerImpl.cc (+) StDbSql.cc (+)
Commit to StRoot/StDbLib at Wed May 25 15:50:29 EDT 2016
   more coverity findings - unchecked returns
   StHyperCacheFileLocal.cpp (+) StHyperUtilFilesystem.cpp (+) StHyperUtilGeneric.cpp (+)
Commit to StRoot/StDbLib at Wed May 25 16:17:51 EDT 2016
   coverity - uninit ctor
   MysqlDb.h (+) StDbManagerImpl.hh (+) StDbNode.hh (+) StDbServer.hh (+) StDbServiceBroker.h (+) StDbSql.hh (+) StDbTableDescriptor.h (+) StDbXmlReader.h (+) StlXmlTree.h (+) dbStruct.hh (+)
Commit to StRoot/StDbLib at Wed May 25 16:40:01 EDT 2016
   coverity - reverse_inull
   StDbConfigNodeImpl.cc (+) StDbNode.cc (+) StDbSql.cc (+) StDbTable.cc (+) StlXmlTree.cxx (+)
Commit to StRoot/StDbLib at Wed May 25 16:57:11 EDT 2016
   coverity - resource leakage
   StDbManager.cc (+) StDbModifier.cxx (+)
Commit to StRoot/StDbLib at Wed May 25 17:01:30 EDT 2016
   coverity - buffer size
   StDbXmlReader.cc (+)
Commit to StRoot/StDbLib at Thu May 26 11:12:43 EDT 2016
   autobuild. unused return code is now used
   StHyperUtilFilesystem.cpp (+)
Commit to StRoot/StDbLib at Thu May 26 11:15:30 EDT 2016
   unused variable in unused code - commented out
   StDbXmlWriter.cc (+)
Commit to StRoot/StDbLib at Thu May 26 11:19:00 EDT 2016
   autobuild. obj maybe used uninitialized fix
   StHyperCacheConfig.h (+)
Commit to StRoot/StDbLib at Fri May 27 12:26:23 EDT 2016
   more coverity
   StDbXmlReader.cc (+) StDbXmlWriter.cc (+) StHyperUtilFilesystem.cpp (+) StHyperUtilGeneric.cpp (+) StHyperUtilPlatform.cpp (+)
Commit to StDb/idl at Fri Jun 3 13:48:20 EDT 2016
   new beam orbit table for Gene
   beamOrbitInfo.idl (+)
Commit to StDb/idl at Tue Jun 21 15:45:19 EDT 2016
   new SST status table for Jonathan
   sstBadStrips.idl (+)
Commit to StDb/idl at Tue Sep 13 14:00:06 EDT 2016
   new TOF table for Nick/Daniel
   vpdSimParams.idl (+)
Commit to online/DataBase/skm_client at Wed Sep 14 15:50:46 EDT 2016
   adding missing includes
   Makefile (+) Makefile.global (+) Makefile.rcas (+) SkmSSH.cpp (+) main.cpp (+)
Commit to StDb/idl at Mon Sep 19 21:38:30 EDT 2016
   updated IDL
   vpdSimParams.idl (+)
Commit to StDb/idl at Wed Dec 28 13:46:07 EST 2016
   new FPOST (FPS) tables for Akio
   fpostChannelGeometry.idl (+) fpostConstant.idl (+) fpostGain.idl (+) fpostMap.idl (+) fpostPosition.idl (+) fpostSlatId.idl (+) fpostStatus.idl (+)
Commit to StDb/idl at Wed Dec 28 14:15:13 EST 2016
   typo fixed
   fpostPosition.idl (+)
Commit to StRoot/StDbLib at Wed Jan 4 14:07:59 EST 2017
   makefile update for standalone/online version
   rules.make (+)
Commit to StRoot/StDbLib at Wed Jan 4 14:10:09 EST 2017
   New compiler does not allow me do delete non-modifiable string via pointer. That is unfair! :)
   MysqlDb.cc (+)
Commit to StRoot/StDbLib at Fri Feb 24 13:52:25 EST 2017
   new detector added - EPD
   StDbDefs.hh (+) StDbManagerImpl.cc (+)
Commit to StDb/idl at Fri Feb 24 13:53:22 EST 2017
   new EPD tables for Prashanth
   epdFEEMap.idl (+) epdGain.idl (+) epdQTMap.idl (+) epdStatus.idl (+)
Commit to StDb/idl at Thu Mar 30 14:44:57 EDT 2017
   extra table columns added for Akio
   fpostGain.idl (+) fpsGain.idl (+)
Commit to online/DataBase/skm_client at Fri Mar 31 12:23:49 EDT 2017
   switch cache directory to /var/run/skm_client
   skm_client.spec (+)
Commit to online/DataBase/skm_client/config at Fri Mar 31 12:23:49 EDT 2017
   switch cache directory to /var/run/skm_client
   skm_client.conf (+)
Commit to online/DataBase/skm_client at Fri Mar 31 12:30:57 EDT 2017
   client version updated to 2.0.6
   SkmRPC.cpp (+) skm_client.spec (+)
Commit to StDb/idl at Fri Jun 23 11:00:19 EDT 2017
   new FPS-FPOST tables for David
   fpostPed.idl (+) fpsPed.idl (+)
Commit to StRoot/StDbLib/examples/fgt at Fri Aug 4 13:41:19 EDT 2017
   standalone example makefile update
   Makefile (+)
Commit to StRoot/StDbLib/examples/fgt at Fri Aug 4 13:45:17 EDT 2017
   more makefile cleanup
   Makefile (+)
Commit to StRoot/StDbLib/examples/fgt at Fri Aug 4 13:46:19 EDT 2017
   db config update to use externally-accessible nodes
   dbServers.xml (+)
Commit to StRoot/StDbLib/examples/fgt at Thu Aug 10 12:35:01 EDT 2017
   add missing header for a standalone example
   fgtGain.h (+)
Commit to StRoot/StDbLib/examples/fgt at Thu Aug 10 12:35:58 EDT 2017
   more fixes to standalone
   Makefile (+) read_table_fgt.cc (+)
Commit to StDb/idl at Mon Aug 21 16:09:08 EDT 2017
   updated EPD tables by Prashanth
   epdFEEMap.idl (+) epdQTMap.idl (+)
Commit to StDb/idl at Fri Aug 25 15:59:38 EDT 2017
   new PXL table for Xin
   pxlDigmapsSim.idl (+)
Commit to StDb/idl at Thu Aug 31 13:12:45 EDT 2017
   column names shortened for pxlDigmapsSim table
   pxlDigmapsSim.idl (+)
Commit to StDb/idl at Mon Sep 18 11:53:29 EDT 2017
   new FMS table for Akio
   fmsBitShiftGain.idl (+)
Commit to StDb/idl at Tue Oct 10 15:21:56 EDT 2017
   table update for Prashanth
   epdGain.idl (+)
Commit to StRoot/StDbLib at Mon Nov 6 17:12:51 EST 2017
   auto-throttling mechanism for network error notifications
   StDbServiceBroker.cxx (+)
Commit to StRoot/StDbLib at Mon Nov 6 17:22:50 EST 2017
   oops, added extra chmod, just in case...
   StDbServiceBroker.cxx (+)
Commit to StDb/idl at Fri Dec 15 12:37:25 EST 2017
   new TOF table for Daniel
   tofSimResParams.idl (+)
Commit to StDb/idl at Mon Dec 18 11:01:46 EST 2017
   EPD tables update for Prashanth
   epdFEEMap.idl (+) epdGain.idl (+) epdQTMap.idl (+) epdStatus.idl (+)
Commit to StDb/idl at Mon Dec 18 17:46:18 EST 2017
   field type correction
   epdFEEMap.idl (+)
Commit to StDb/idl at Mon Jan 22 11:09:26 EST 2018
   non-indexed versions of FMS tables for performance (Akio)
   fmsBitShiftGainB.idl (+) fmsGainB.idl (+) fmsGainCorrectionB.idl (+)
Commit to online/DataBase/online_api/etof_2_mq at Fri Jan 26 12:05:31 EST 2018
   Directory /afs/rhic.bnl.gov/star/packages/repository/online/DataBase/online_api/etof_2_mq added to the repository
  
Commit to online/DataBase/online_api/etof_2_mq at Fri Jan 26 12:06:17 EST 2018
   ETOF LowVoltage import into MIRA/dbPlots
   Makefile (+) etof.run_ds2mq.sh (+) etof2mq-config.cpp (+) etof2mq-config.h (+) etof2mq-log.cpp (+) etof2mq-log.h (+) etof2mq-singleton.h (+) etof2mq-util.cpp (+) etof2mq-util.h (+) etof2mq.cpp (+) etof2mq.ini (+) log4j.xml (+)
Commit to StDb/idl at Wed Mar 14 14:24:48 EDT 2018
   new tables for Xin/Gene
   istSimPar.idl (+) pxlSimPar.idl (+)
Commit to StDb/idl at Fri Apr 6 11:03:54 EDT 2018
   new TPC table for Gene
   tpcCalibResolutions.idl (+)
Commit to StDb/idl at Fri May 11 15:42:31 EDT 2018
   new ITPC pad gain t0 table for Yuri
   itpcPadGainT0.idl (+)
Commit to StDb/idl at Wed Jun 6 13:09:49 EDT 2018
   TPC table update for Gene
   tpcHighVoltages.idl (+)
Commit to conf at Mon Jul 30 15:40:47 EDT 2018
   exclude test servers from LB
   dbLoadBalancerLocalConfig_BNL.xml (+)
Commit to conf at Mon Jul 30 15:41:20 EDT 2018
   generic config file for external users
   dbLoadBalancerLocalConfig_generic.xml (+)
Commit to StRoot/StDbLib at Fri Nov 30 15:04:01 EST 2018
   new detector added - RHICf
   StDbDefs.hh (+) StDbManagerImpl.cc (+)
Commit to StDb/idl at Fri Nov 30 15:06:01 EST 2018
   new RHICf tables for Akio
   rhicfBarMap.idl (+) rhicfGain.idl (+) rhicfPedestal.idl (+) rhicfPlateRange.idl (+)
Commit to StDb/idl at Mon Dec 3 10:36:43 EST 2018
   updated table as requested by Minho
   rhicfGain.idl (+)
Commit to StDb/idl at Tue Jan 8 14:08:17 EST 2019
   new ETOF tables for Florian
   etofCalibParam.idl (+) etofDetResolution.idl (+) etofDigiSlewCorr.idl (+) etofDigiTimeCorr.idl (+) etofDigiTotCorr.idl (+) etofElectronicsMap.idl (+) etofGeomAlign.idl (+) etofHitParam.idl (+) etofMatchParam.idl (+) etofResetTimeCorr.idl (+) etofSignalVelocity.idl (+) etofSimEfficiency.idl (+) etofStatusMap.idl (+) etofTimingWindow.idl (+)
Commit to StRoot/StDbLib at Tue Jan 8 14:12:54 EST 2019
   new subsystem: ETOF
   StDbDefs.hh (+) StDbManagerImpl.cc (+)
Commit to online/DataBase/eventExport at Thu Feb 7 14:19:20 EST 2019
   event display exporter
  
Commit to online/DataBase/eventExport at Thu Feb 7 14:21:15 EST 2019
   delete unused file
   no (+)
Commit to online/DataBase/eventExport at Thu Feb 7 14:23:05 EST 2019
   delete unused file
   no (+)
Commit to online/DataBase/eventExport at Tue Feb 12 15:32:57 EST 2019
   features threads, improved merger
   eventExport.cxx (+) kdfinder.hpp (+)
Commit to online/DataBase/eventExport at Wed Feb 13 16:36:45 EST 2019
   features fast vertex seed finder, improved track length
   eventExport.cxx (+) kdfinder.hpp (+)
Commit to online/DataBase/eventExport at Fri Feb 15 15:49:58 EST 2019
   sz fit fix, T0 offsets procedure correction and new constants
   geoUtil.cxx (+) kdfinder.hpp (+) trackerConst.h (+)
Commit to online/DataBase/eventExport at Mon Feb 25 15:07:40 EST 2019
   robust fits added, improved junk filters
   eventExport.cxx (+) kdfinder.hpp (+)
Commit to StDb/idl at Mon Apr 1 11:40:42 EDT 2019
   new ETOF table for Florian
   etofPulserTotPeak.idl (+)
Commit to StDb/idl at Mon Dec 2 10:33:55 EST 2019
   etof table update requested by Florian
   etofCalibParam.idl (+)
Commit to StDb/idl at Mon Dec 16 13:52:28 EST 2019
   new ETOF table for Florian
   etofPulserTimeDiffGbtx.idl (+)
Commit to online/DataBase/skm_client at Thu Jul 23 14:14:36 EDT 2020
   tokens implemented, version 2.0.7 now
   SkmConfig.cpp (+) SkmRPC.cpp (+)
Commit to online/DataBase/skm_client/config at Thu Jul 23 14:14:36 EDT 2020
   tokens implemented, version 2.0.7 now
   skm_client.conf (+)
Commit to online/DataBase/skm_client at Tue Jul 28 17:44:35 EDT 2020
   rpm ver bumped to 2.0.7
   skm_client.spec (+)
Commit to StDb/idl at Thu Feb 4 11:54:11 EST 2021
   new FCS tables for Akio
   fcsEcalGain.idl (+) fcsEcalGainCorr.idl (+) fcsHcalGain.idl (+) fcsHcalGainCorr.idl (+) fcsPresGain.idl (+) fcsPresValley.idl (+)
Commit to StRoot/StDbLib at Thu Feb 4 11:59:03 EST 2021
   adding new db domain: FCS
   StDbDefs.hh (+) StDbManagerImpl.cc (+)
Commit to StRoot/StDbLib at Thu Feb 4 11:59:45 EST 2021
   oops, typo
   StDbManagerImpl.cc (+)
Commit to StDb/idl at Fri Feb 5 10:17:22 EST 2021
   new Geometry_fcs table for Akio
   fcsDetectorPosition.idl (+)
Commit to StRoot/StDbLib at Mon Feb 8 10:13:12 EST 2021
   bugfix: override unknown db domain
   StDbConfigNode.cc (+)
Commit to StDb/idl at Thu Mar 18 14:09:43 EDT 2021
   new TRG table for Gene
   EbyET0.idl (+)
Commit to StDb/idl at Mon Apr 19 12:40:13 EDT 2021
   new magnet currents table for Yuri
   starMagAvg.idl (+)