Skip to content
Snippets Groups Projects
  1. Jun 02, 2020
  2. Apr 22, 2020
  3. Nov 26, 2019
    • John Chapman's avatar
      Rename OutputStreamAthenaPool.OutputStreamAthenaPool module to... · 1b4b5c5a
      John Chapman authored
      Rename OutputStreamAthenaPool.OutputStreamAthenaPool module to OutputStreamAthenaPool.CreateOutputStreams
      
      Having a module with the same name as the package name causes problems with syntax like:
      
      ```from OutputStreamAthenaPool.OutputStreamAthenaPoolConf import ...```
      
      in python 2.7, so the module has been renamed to `CreateOutputStreams` and all references in the code
      have been adapted.
      1b4b5c5a
  4. Nov 13, 2019
  5. May 08, 2019
  6. Apr 18, 2019
  7. Apr 17, 2019
  8. Apr 09, 2019
  9. Mar 27, 2019
  10. Feb 20, 2019
  11. Feb 15, 2019
  12. Jun 06, 2018
  13. May 27, 2018
  14. Feb 01, 2018
  15. May 25, 2017
  16. May 11, 2017
  17. Apr 25, 2017
  18. Apr 20, 2017
  19. Apr 10, 2017
  20. Mar 22, 2017
  21. May 27, 2016
    • Atlas-Software Librarian's avatar
      'CMakeLists.txt' (OutputStreamAthenaPool-00-02-84) · 4642f8d2
      Atlas-Software Librarian authored
      	* tag OutputStreamAthenaPool-00-02-84
      	* src/AthenaPoolOutputStreamTool.cxx: Add items to satellite
      	DataHeader if they have symlink.
      
      2015-11-27 Will Buttinger <will@cern.ch>
      	* src/AthenaPoolOutputStreamTool.cxx: Suppress warnings about missing CLID after first occurance, so that warnings don't appear on every event.
      	* Tagging as OutputStreamAthenaPool-00-02-83
      
      2015-11-20 Peter van Gemmeren <gemmeren@anl.gov>
      	* python/OutputStreamAthenaPool.py: Remove some obsolete backward
      	compatibility hacks.
      	* Tagging as OutputStreamAthenaPool-00-02-82
      
      2015-09-16  scott snyder  <snyder@bnl.gov>
      
      	* Tagging OutputStreamAthenaPool-00-02-81.
      	* Comply with ATLAS naming conventions.
      
      	* src/AthenaPoolOutputStreamTool.cxx: Added check of availability of clid before adding to ItemList, when taking list from input
      	* Tagging as OutputStreamAthenaPool-00-02-76
      4642f8d2
  22. Sep 19, 2014
Loading