The Gaudi Project

Gaudi v21r5

Package Versions

GaudiN/AGaudiObjDescN/AHbookCnvv15r0
GAUDI_v21r5v21r5GaudiPIN/ALCGEnvN/A
GaudiAlgv12r4 GaudiPolicyv10r3 RootHistCnvv10r2
GaudiAudv9r1 GaudiPoolDbv5r5 GaudiReleaseN/A
GaudiExamplesv21r5 GaudiPythonv10r5 GaudiGridSvcN/A
GaudiGSLv7r3 GaudiSiteSvcN/AGaudiMonitorv2r3
GaudiHistoryN/AGaudiSvcv18r5
GaudiKernelv27r5 GaudiSysv21r5

Release Notes

Externals version: LCGCMT_57

General changes

  • Introduced several new incidents to enable monitoring monitoring of open files (with successes and failures).
    Patch #3310, Patch #3275, patch #3249, patch #3240, patch #3236, patch #3222.
    (Rob Lambert)
  • Normalization of white-spaces in Python files (using reindent.py).
    (Marco Clemencic)
  • Patch #3297: Support for GaudiPython Parallel in gaudirun.py. See release notes of GaudiPython and Gaudi for details.
    (Eoin Smith)

Packages Changes

  • GaudiPolicy (v10r3):
    • Removed the compile option "-ff90" for the target-gcc4 tag.
      (Hubert Degaudenzi)
    • Fixed bug #55550: saving memory with alignment of libraries.
      (Charles Leggett)
    • Patch #3295: do not copy back-up files to InstallArea.
      (Gerhard Raven)
    • Instrumented GaudiTest.py to produce an Eclipse CDT debug launcher configuration for each test.
      (Marco Clemencic)
  • GaudiKernel (v27r5):
    • Patch #2978: GaudiKernel/StringKey.h
      (Vanya Belyaev)
    • Patch #3223: Add some more "Extended" property types to Gaudi.
      Note: using Gaudi::LorentzVector as a property doesn't work on Windows.
      (Vanya Belyaev)
    • Patch #3239: Moved Parsers.icpp to the public headers directory (GaudiKernel)
      (Marco Clemencic)
    • Fixed bug #55292: Algorithms never deleted
      (Marco Clemencic)
    • Modified ConfigurableUser to allow declaration of __used_configurables__ with strings.
      (Marco Clemencic)
    • First attempt to reduce the risk of exceptions thrown within the handling of an exception.
      (Marco Clemencic)
  • GaudiSvc (v18r5):
    • Patch #3330: SequentialOutputStream, create several sequentially numbered output files
      (Roel Aaij)
    • Patch #3277: Remove caching of IsFixedBin property in Axis.h
      (Vanya Belyaev)
    • Fixed bug #55292: Algorithms never deleted
      (Marco Clemencic)
  • GaudiUtils (v3r5):
    • Patch #3311: Add ASCII dump for 1D-profile histograms
      (Vanya Belyaev)
    • Patch #3261: Utility for ASCII dump of 1D-histograms
      (Vanya Belyaev)
  • GaudiAlg (v12r4):
    • Patch #3157: Remove redundant duplicated maps from GaudiHistos/GaudiTuples
      (Vanya Belyaev)
    • Fixed bug #55292: Algorithms never deleted
      (Marco Clemencic)
  • GaudiPython (v10r5):
    • Patch #3328: added iDataSvc.findObject
      (Vanya Belyaev)
    • Fixed bug #56358: Algorithms crashing in finalize are finalized a second time
      (Marco Clemencic)
  • GaudiExamples (v21r5):
    • Clean-up and update of test reference files.
      (Marco Clemencic)