Skip to content
Snippets Groups Projects
  1. Sep 22, 2017
    • John Chapman's avatar
      Move Compressor class from EventCommonTPCnv to AthenaPoolCnvSvc · 50009585
      John Chapman authored
      The `Compressor` class has no dependencies other than on the STL
      and is not used by any other class in `EventCommonTPCnv` moving
      it to `AthenaPoolCnvSvc` means that `CaloSimEventTPCnv` and
      `LArSimEventTPCnv` no longer depend on `EventCommonTPCnv`.
      In turn this means that `EventCommonTPCnv` no longer needs to be
      part of the AthSimulation release. See ATLASSIM-3441.
      
      
      Former-commit-id: e20bb7940afb3ce84074f560a8acb8fae0c3abc1
      50009585
  2. Sep 21, 2017
  3. Sep 04, 2017
  4. Aug 21, 2017
  5. Aug 02, 2017
  6. Jun 20, 2017
  7. Jun 15, 2017
  8. Jun 07, 2017
  9. Jun 06, 2017
  10. Jun 02, 2017
  11. Jun 01, 2017
  12. May 27, 2017
    • scott snyder's avatar
      StorageSvc: Fix ubsan warning. · 5decd11b
      scott snyder authored
      Don't cross-cast unless it is known that the dynamic type is correct.
      
      
      Former-commit-id: 7a2b1ebd50e2d5efe5d8456fc2d864d1d7f1faa7
      5decd11b
    • scott snyder's avatar
      AthenaPoolCnvSvc: Suppress ubsan warnings. · d2637a43
      scott snyder authored
      Suppress some ubsan warnings that are either deliberate, or which occur
      in external code that we can't directly fix (boost).
      
      
      
      Former-commit-id: ea4f5ee6a30b32601453e93585758bfaf3ab0d5e
      d2637a43
  13. May 19, 2017
  14. Apr 28, 2017
  15. Apr 27, 2017
  16. Mar 31, 2017
    • Marcin Nowak's avatar
      Rename AtlasCollectionTools/CollAppend to AthCollAppend · 0df8436e
      Marcin Nowak authored
      Rename what was AtlasCollectionTools/CollAppend.exe in CMT build and
      became AtlasCollectionTools/CollAppend in CMake to AthCollAppend -
      because there is a name conflict with APR/CollectionUtilities/CollAppend
      Also removed AtlasCollectionTools/CollAppendXML which had no added
      functionality and it was not used anywhere (that I could see)
      
      
      Former-commit-id: c7be7ce1efc7d4cc4ca154c0a4574e2007863aaf
      0df8436e
  17. Mar 27, 2017
    • Stewart Martin-Haugh's avatar
      Taking the following SVN tags to implement ATR-13719 · 4c31b758
      Stewart Martin-Haugh authored
      AthContainers-00-02-91-03
      AthenaROOTAccess-00-10-10-01
      SGTools-00-27-26-02
      AthenaPoolCnvSvc-00-29-00-01
      xAODEventFormatCnv-00-00-11
      TrigSerializeCnvSvc-00-00-46
      DataModelTestDataCommon-01-00-23
      DataModelTestDataWrite-01-03-31
      DataModelTestDataRead-01-03-38
      DataModelTestDataReadCnv-01-00-15
      DataModelRunTests-01-03-93-02
      
      
      Former-commit-id: 22a50a4c1ed84acfcd5ddc152ddadf153cf69500
      4c31b758
  18. Mar 22, 2017
  19. Mar 06, 2017
    • Francisco Javier Sanchez Martinez's avatar
      Tagging the 00.02.13 release (EventIndexProducer-00-02-13) · 6c8e0f37
      Francisco Javier Sanchez Martinez authored
      	* ALL: changes needed to Correct failures for athena 21.0.x
      	* POOL2EI_joboptions.py: Force trigger processing flag to false for EVNT files
      	                         Check for RUN1 files and flag them accordingly
      	                         Disable trigger processing for MC files with no trigger inside
      	                         Force loading of trigger /TRIGGER/HLT/PrescaleKey into detStore
      	* python/POOL2EI_Lib.py: Get SMK and L1 and HLT prescale keys from detStore if not loaded from in-file metadata
      	                         Modify getting trigger chain details for HLT
      	                         Get chain counters from detector Store if not provided by TriggerDecisionTool
      	* Tag EventIndexProducer-00-02-13
      
      2017-01-15 Javier Sanchez <Javier.Sanchez@ific.uv.es>
      	* ALL: changes needed to correct failures for athena 21.0.x
      	* python/POOL2EI_Lib.py: modify getting trigger chain details for HLT
      	* POOL2EI_joboptions.py: modify TriggerDecisionTool instantiate to use TrigConf::TrigConfigSvc
      	                         which was the default for previous version of TriggerDecision package
      
      2016-10-14 Javier Sanchez <Javier.Sanchez@ific.uv.es>
      	* POOL2EI_joboptions.py: Fix TrigDecisionTool configuration. Modify detection of HLT trigger on xAOD files
      	* Tag EventIndexProducer-00-02-12
      
      
      Former-commit-id: 9b42304e9d72458de1c9992c9112167bf7dd05f6
      6c8e0f37
  20. Feb 27, 2017
  21. Dec 16, 2016
    • Scott Snyder's avatar
      'Another pattern to ignore.' (AthenaPoolUtilities-00-07-29-02) · 87dd311a
      Scott Snyder authored
      	* Tagging AthenaPoolUtilities-00-07-29-02.
      	* Another pattern to ignore.
      
      2016-12-05  scott snyder  <snyder@bnl.gov>
      
      	* Tagging AthenaPoolUtilities-00-07-29-01.
      	* share/post_tpcnvtest.sh: Another pattern to ignore.
      
      
      Former-commit-id: abbeb8fb943efacf2455aaa37fb33173d01a2114
      87dd311a
  22. Nov 26, 2016
  23. Nov 01, 2016
    • Marcin Nowak's avatar
      cleanup forgotten cout from the last tag (PoolSvc-00-25-05) · ebf14c4e
      Marcin Nowak authored
      	* src/PoolSvc.cxx (setupPersistencySvc): leftover cout cleanup
      	* tag PoolSvc-00-25-05
      
      2016-10-14  Marcin Nowak  <Marcin.Nowak@cern.ch>
      	* Fixing problem with PoolSvc::reinit creating new persistency
      	streams and catalog without removing the old ones
      	* src/PoolSvc.cxx (setupPersistencySvc): new method to (re)create
      	APR persistency streams. for use from init and io_reinit
      	* src/PoolSvc.cxx (reinit): moved all code to setupPersistencySvc
      	* tag PoolSvc-00-25-04
      
      
      Former-commit-id: b2bfb18ad3687e0dd5236b53a02e6c30163142dc
      ebf14c4e
  24. Oct 11, 2016
  25. Sep 28, 2016
    • Peter Van Gemmeren's avatar
      Resurrect PersToPers copy functionality (AthenaPoolCnvSvc-00-29-00) · 65fee0a7
      Peter Van Gemmeren authored
      	* AthenaPoolCnvSvc/T_AthenaPoolCustCnv.icc, T_AthenaPoolCustomCnv.icc:
      	Resurrect PersToPers copy functionality (to be validated).
      	* tag AthenaPoolCnvSvc-00-29-00
      
      2016-08-31  Peter van Gemmeren <gemmeren@anl.gov>
      	* src/AthenaPoolCnvSvc.cxx: Disable timing measurements for streaming
      	mode (for now, no class name).
      	* tag AthenaPoolCnvSvc-00-28-29
      
      2016-08-26  scott snyder  <snyder@bnl.gov>
      
      	* Tagging AthenaPoolCnvSvc-00-28-28.
      	* Coverity 111271, 111276, 111278-111279.
      
      2016-08-16  Peter van Gemmeren <gemmeren@anl.gov>
      	* python/AthenaPool.py, src/AthenaPoolCnvSvc.cxx: Disable or remove
      	some older/obsolete features and settings.
      	* tag AthenaPoolCnvSvc-00-28-27
      
      2016-08-09  Peter van Gemmeren <gemmeren@anl.gov>
      ...
      (Long ChangeLog diff - truncated)
      
      
      Former-commit-id: 35e0a13f
      65fee0a7
  26. Sep 15, 2016
  27. Sep 01, 2016
  28. Aug 19, 2016
    • Will Buttinger's avatar
      'added size method for RootNtupleEventSelector' (AthenaRootComps-00-13-12) · 932f88b7
      Will Buttinger authored
      	* src/RootNtupleEventSelector: added size method for ICollectionSize interface
      	* Tagging AthenaRootComps-00-13-12
      
      2016-07-27 Will Buttinger <will@cern.ch>
      	* CMakeLists: fix cmake compilation - cannot link against PoolSvc it is a component library
      	* Tagging AthenaRootComps-00-13-11
      
      2016-06-29 Will Buttinger <will@cern.ch>
              * src/xAODEventSelector.cxx: if AthROOTErrorHandlerSvc present, ensure we give back error handling control to it after xAOD::Init()
              * Tagging AthenaRootComps-00-13-10
      
      2016-06-22 Will Buttinger <will@cern.ch>
              * removed xAODAddress ... wasn't being used for anything
              * src/xAODBranchAddress.cxx: ensure our TEvent is the active one before retrieving input
              * Tagging AthenaRootComps-00-13-09
      
      2016-06-17 Will Buttinger <will@cern.ch>
      	* src/xAODEventSelector.cxx: added option to correctly fill the EventInfo ... necessary if using IOVDbSvc
      	* Tagging AthenaRootComps-00-13-08
      
      ...
      (Long ChangeLog diff - truncated)
      
      
      Former-commit-id: 590076754bf5709419e87c107b5a4ea8b839b741
      932f88b7
    • Peter Van Gemmeren's avatar
      Sequence tests to avoid multiple depends, which cmake can't handle... · ad6eba44
      Peter Van Gemmeren authored
      Sequence tests to avoid multiple depends, which cmake can't handle (AthenaPoolExampleAlgorithms-00-05-31)
      
      	* Tagging AthenaPoolExampleAlgorithms-00-05-30.
      	* Tag some changes from Peter.
      
      2016-06-30  scott snyder  <snyder@bnl.gov>
      
      	* Tagging AthenaPoolExampleAlgorithms-00-05-28.
      	* test/post_check.sh: Update for SG message changes.
      
      2016-06-16  scott snyder  <snyder@bnl.gov>
      
      	* Tagging AthenaPoolExampleAlgorithms-00-05-27.
      	* CMakeLists.txt: Fix test dependency declarations.
      
      2016-06-13  scott snyder  <snyder@bnl.gov>
      
      	* Tagging AthenaPoolExampleAlgorithms-00-05-26.
      	* Update reference files.
      
      
      Former-commit-id: f304a9952e4f837f8b888ef02048b9074d32d537
      ad6eba44
Loading