Skip to content
Snippets Groups Projects

Cleanup memory handling of sTGC_Digitization

Merged Tadej Novak requested to merge tadej/athena:digi/sTGC into master
All threads resolved!

Cleanup memory handling of sTGC_Digitization. As we had some issues running sTGC with pile-up I just cleaned the memory in the whole package.

/cc @nkoehler @alaurier @jchapman

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • :negative_squared_cross_mark: CI Result FAILURE (hash 040410fd)

    Athena AthSimulation AthGeneration AnalysisBase
    externals :white_check_mark: :white_check_mark: :white_check_mark: :white_check_mark:
    cmake :white_check_mark: :white_check_mark: :white_check_mark: :white_check_mark:
    make :o: :white_check_mark: :white_check_mark: :o:
    required tests :o: :white_check_mark: :white_check_mark: :white_check_mark:
    optional tests :cloud: :white_check_mark: :white_check_mark: :white_check_mark:

    Full details available on this CI monitor view
    :o: Athena: number of compilation errors 1, warnings 5
    :white_check_mark: AthSimulation: number of compilation errors 0, warnings 0
    :white_check_mark: AthGeneration: number of compilation errors 0, warnings 0
    :o: AnalysisBase: number of compilation errors 1, warnings 4
    :pencil: For experts only: Jenkins output [CI-MERGE-REQUEST-CC7 23442]

  • Tadej Novak added 1 commit

    added 1 commit

    • ca599115 - Cleanup memory handling of sTGC_Digitization

    Compare with previous version

  • This merge request affects 4 files:

    • MuonSpectrometer/MuonDigitization/sTGC_Digitization/sTGC_Digitization/sTgcDigitMaker.h
    • MuonSpectrometer/MuonDigitization/sTGC_Digitization/sTGC_Digitization/sTgcDigitizationTool.h
    • MuonSpectrometer/MuonDigitization/sTGC_Digitization/src/sTgcDigitMaker.cxx
    • MuonSpectrometer/MuonDigitization/sTGC_Digitization/src/sTgcDigitizationTool.cxx

    Adding @jchapman ,@rosati ,@wleight ,@nkoehler as watchers

  • Tadej Novak mentioned in merge request !38257 (merged)

    mentioned in merge request !38257 (merged)

  • Tadej Novak resolved all threads

    resolved all threads

  • :white_check_mark: CI Result SUCCESS (hash ca599115)

    Athena AthSimulation AthGeneration AnalysisBase
    externals :white_check_mark: :white_check_mark: :white_check_mark: :white_check_mark:
    cmake :white_check_mark: :white_check_mark: :white_check_mark: :white_check_mark:
    make :white_check_mark: :white_check_mark: :white_check_mark: :white_check_mark:
    required tests :white_check_mark: :white_check_mark: :white_check_mark: :white_check_mark:
    optional tests :white_check_mark: :white_check_mark: :white_check_mark: :white_check_mark:

    Full details available on this CI monitor view
    :white_check_mark: Athena: number of compilation errors 0, warnings 0
    :white_check_mark: AthSimulation: number of compilation errors 0, warnings 0
    :white_check_mark: AthGeneration: number of compilation errors 0, warnings 0
    :white_check_mark: AnalysisBase: number of compilation errors 0, warnings 0
    :pencil: For experts only: Jenkins output [CI-MERGE-REQUEST-CC7 23477]

  • I think it is ready to go, approving (L1).

  • added review-approved label and removed review-pending-level-1 label

  • I think some of these std::lists can be safety made into std::vector but this can wait for another time. Merging.

  • mentioned in commit 19793364

  • Sweep summary
    failed:

    • 21.3
    • 21.9
  • Author Developer

    There are a lot of conflicts ... Is any of the muon people interested in backporting this? Otherwise it will probably stay master-only.

  • removed sweep:failed label

  • Please register or sign in to reply
    Loading