Skip to content
Snippets Groups Projects

21.0 RPVLL filters for displaced Taus added

All threads resolved!

RPVLL processing filter for displaced Tau searches added.

New Tau Filters targeting hadronically decaying tau leptons from long-lived decays. Minimal implementation: single/di-tau and tau+MET triggers targeting late 2018 data. Only RNN triggers to be used for end-of-2019 reprocessing. Implementation follows what is done for other RPVLL filters.

Merge request reports

Approval is optional

Merged by Ruth PottgenRuth Pottgen 5 years ago (Dec 5, 2019 1:04pm UTC)

Merge details

  • Changes merged into 21.0 with a09e8b5f (commits were squashed).
  • Did not delete the source branch.

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Hi all, Please resolve all open threads/discussions and then re-label. Thanks, Pienpen (L1)

  • added 1 commit

    • f60a4166 - RPVLL Tau filters: Update (CC) dates to include 2019

    Compare with previous version

  • This merge request affects 1 package:

    • PhysicsAnalysis/SUSYPhys/LongLivedParticleDPDMaker

    Adding @hoide ,@ctreado ,@cohm ,@szambito ,@kdipetri ,@oabouzei ,@ykeisuke ,@jmontejo ,@leejr as watchers

  • :white_check_mark: CI Result SUCCESS (hash f60a4166)

    Athena AthDataQuality AthSimulation
    externals :white_check_mark: :white_check_mark: :white_check_mark:
    cmake :white_check_mark: :white_check_mark: :white_check_mark:
    make :white_check_mark: :white_check_mark: :white_check_mark:
    required tests :white_check_mark: :white_check_mark: :white_check_mark:
    optional tests :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: AthDataQuality: number of compilation errors 0, warnings 0
    :white_check_mark: AthSimulation: number of compilation errors 0, warnings 0
    :pencil: For experts only: Jenkins output [CI-MERGE-REQUEST 41766]

  • No outstanding issue, moving to L2 review. Pienpen (L1)

  • resolved all threads

  • I see no problems here, approving.

    Pavol [as L2 MR shifter]

  • Hi @ghamity,

    Could you also please add ATLAS Robot as developer to your fork (https://atlassoftwaredocs.web.cern.ch/gittutorial/gitlab-fork/#add-your-friendly-build-bot)?

    Tadej (L2)

  • Hi @tadej , just did it. G

  • Hi @tadej @jmontejo . Is anything holding this up to be merged? I won't be around tomorrow or next week.

  • It's been approved so I do not see any issues that it shouldn't be merged soon. But it's now up to PROC (@pottgen).

  • merged

  • Ruth Pottgen mentioned in commit a09e8b5f

    mentioned in commit a09e8b5f

  • Sweep summary
    failed:

    • master
  • Hi @tadej ,

    I see that there is a sweep:failed flagged activated by the nightly build. Is this an issue? It seems to be related to the master which we did not merge to. I am offline all day today. G

  • Hi @ghamity, you'll have to manually provide the change for master.

  • Hi @ghamity ,

    Just to clarify - you don't have to deal with this today, and don't have to worry about it in general until r22.

    Cheers, Kate

  • Hi, from the git tutorial [1] :

    If, as a developer you know in advance that the merge request you have created cannot be moved to the master branch then set the sweep:ignore label. This will tell the cherry picking script to ignore this merge request.

    Note that the terminal state of all production branch merge requests is one of sweep:ignore or sweep:done. If your merge request gets labelled as sweep:failed you must take action:

    If the change should be moved to the master branch then adapt the patch and create a new merge request. One useful workflow is to make a new branch from of master, then execute git cherry-pick -m 1 XXX, where XXX is the commit hash of the merge (accessible from the merge request page; -m 1 simply refers to the first of the two parents in the merge). This will identify the cause of the conflict, allowing you to use git’s conflict resolutions tools such as git mergetool -t meld to fix the conflicts.
    
    If the change should just be ignored, make a comment to that effect on the original merge request.

    In both cases, unset the sweep:failed label and set the sweep:ignore one signalling that the situation is resolved.

    [1] https://atlassoftwaredocs.web.cern.ch/gittutorial/merge-request/#cherry-picking-aka-sweeps

  • added sweep:ignore label and removed sweep:failed label

  • John Derek Chapman mentioned in merge request !28989 (merged)

    mentioned in merge request !28989 (merged)

  • mentioned in commit 1e705b32

  • Please register or sign in to reply
    Loading