Skip to content
Snippets Groups Projects
  1. Jan 04, 2021
  2. Nov 04, 2020
  3. Oct 31, 2020
  4. Oct 11, 2019
  5. Sep 13, 2019
  6. Mar 14, 2019
  7. Mar 06, 2019
  8. Mar 01, 2019
  9. Nov 05, 2018
  10. Aug 14, 2018
  11. Aug 10, 2018
  12. Aug 09, 2018
  13. Jun 27, 2018
  14. Jun 18, 2018
    • cranshaw's avatar
      Fix two issues · 34b32b4c
      cranshaw authored
      - unchecked StatusCode in AthenaOutputStream.cxx
      - writing of merged container (and aux store) in BookkeeperTool.cxx
      
      
      Former-commit-id: 02a93da1
      34b32b4c
  15. Jun 15, 2018
    • cranshaw's avatar
      Changes to BookkeeperTool to support MetaCont use (first iteration) · f29f77d2
      cranshaw authored
      BookkeeperTool
        - At BeginInputFile
          - MetaCont created at and put in output store
          - Input containers put in MetaCont (incomplete and tmp)
        - At EndInputFile
          - source id is recorded in vector m_completes
        - At MDS
          - all incomplete are merged and container is put in output store
          - all tmp in MetaCont with source id in m_completes merged and
            container put in output store
          - all tmp in MetaCont _without source id in m_completes merged into
            incomplete container
      AthenaOutputStream
        - stop method added
        - MetaDataSvc->prepareOutput called at stop
        - MetaDataSvc->prepareOutput called at transitionMetadataFile
      
      
      Former-commit-id: a59d66a7
      f29f77d2
  16. Jun 11, 2018
  17. Dec 11, 2017
  18. Dec 08, 2017
  19. Dec 05, 2017
    • cranshaw's avatar
      Cleanup for MR · 39e0141e
      cranshaw authored
      - Replace NULL with nullptr
      - Get rid of unnecessary const_cast
      
      
      Former-commit-id: b0d9910b
      39e0141e
  20. Nov 14, 2017
  21. Nov 13, 2017
  22. Feb 02, 2017
  23. Dec 16, 2016
    • Jack Cranshaw's avatar
      back out v93 changes and remove some debug messages (EventBookkeeperTools-00-00-94) · 9815bb3b
      Jack Cranshaw authored
        * Remove changes in EventBookkeeperTools-00-00-93, superseded elsewhere
        * Remove unwanted DEBUG messages
        * Modified: CutFlowHelpers.py, BookkeeperTool.cxx
        * Tagging EventBookkeeperTools-00-00-94
      
      2016-11-07 Jack Cranshaw <cranshaw@anl.gov>
        * Add copy tools for LHE3SumOfWeights and SUSYSumOfWeights
        * Modified CutFlowHelpers.py
        * Tagging EventBookkeeperTools-00-00-93
      
      
      Former-commit-id: 40e58270
      9815bb3b
  24. Sep 15, 2016
    • Jack Cranshaw's avatar
      Fix issue with athfile use in CutFlowHelpers.py (EventBookkeeperTools-00-00-92) · 74559966
      Jack Cranshaw authored
        * Fix issue with athfile use in CutFlowHelpers.py
        * Tagging EventBookkeeperTools-00-00-92
      
      2016-05-04 Jack Cranshaw <cranshaw@anl.gov>
        * Add in factorized cutflowsvc FileCutFlowSvc and BookkeeperTool
        * No changes to existing behavior
        * Modified: BookkeeperTool.cxx, EventBookkeeperTools_entries.cxx,
        BookkeeperTool.h
        * Added: FileCutFlowSvc.h, src/FileCutFlowSvc.cxx
        * Tagging EventBookkeeperTools-00-00-91
      
      2015-07-28  Karsten Koeneke  <karsten.koeneke@cern.ch>
      
        * Fix configuration to extract the input stream name.
        * Fix EventCounterAlg for otherMCWeights.
        * Tagging EventBookkeeperTools-00-00-90
      
        * Tagging EventBookkeeperTools-00-00-89.
        * Fix coverity warnings.
        * Tagging EventBookkeeperTools-00-00-88.
      ...
      (Long ChangeLog diff - truncated)
      
      
      Former-commit-id: f8572424
      74559966
  25. May 27, 2016
    • Atlas-Software Librarian's avatar
      'CMakeLists.txt' (EventBookkeeperTools-00-00-89) · 71b5518d
      Atlas-Software Librarian authored
      	* Tagging EventBookkeeperTools-00-00-89.
      	* Fix coverity warnings.
      
      2016-03-17  scott snyder  <snyder@bnl.gov>
      
      	* Tagging EventBookkeeperTools-00-00-88.
      	* Remove unused class members (fix clang warnings).
      
      	* Tagging EventBookkeeperTools-00-00-87.
      	* src/CutFlowSvc.cxx: Fix bookkeeper merging.  Was leaving
      	dangling links referencing deleted objects.
      
      	* Tagging EventBookkeeperTools-00-00-86.
      	* Comply with ATLAS naming conventions and fix checkreq warning.
      
      2015-12-23 Jack Cranshaw <cranshaw@anl.gov>
      	* First working version of BookkeeperTool
      	* Requires AsgTools-00-00-49 or higher
      	* EventBookkeeperTools-00-00-85
      ...
      (Long ChangeLog diff - truncated)
      71b5518d
Loading