Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
athena
athena
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Jira
    • Jira
  • Labels
  • Merge Requests 214
    • Merge Requests 214
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • Code Review
    • Repository
    • Value Stream
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Commits
  • atlas
  • athenaathena
  • Merge Requests
  • !28098

Merged
Opened Nov 19, 2019 by Danijela Bogavac@dbogavacDeveloper

Check out, review, and merge locally

Step 1. Fetch and check out the branch for this merge request

git fetch "https://gitlab.cern.ch/dbogavac/athena.git" "21.2-EXOT27MVh-2019-11-19"
git checkout -b "dbogavac/athena-21.2-EXOT27MVh-2019-11-19" FETCH_HEAD

Step 2. Review the changes locally

Step 3. Merge the branch and fix any conflicts that come up

git fetch origin
git checkout "21.2"
git merge --no-ff "dbogavac/athena-21.2-EXOT27MVh-2019-11-19"

Step 4. Push the result of the merge to GitLab

git push origin "21.2"

Note that pushing to GitLab requires write access to this repository.

Tip: You can also checkout merge requests locally by following these guidelines.

EXOT27 for V(had)+MET

  • Overview 92
  • Commits 5
  • Pipelines 1
  • Changes 1

Adding TCC jets, q/g tagging variables for PFlow jets and NumTrkPt500 for PFlow jets; changing the pt cut for baseline photons from 15 GeV to 10 GeV

Tagging @guescini @dguest @jburr @pgadow @gonzales @jobalz @dta @ekay

Edited Nov 29, 2019 by Danijela Bogavac
Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
Reference: atlas/athena!28098
Source branch: 21.2-EXOT27MVh-2019-11-19

Revert this merge request

This will create a new commit in order to revert the existing changes.

Switch branch
Cancel
A new branch will be created in your fork and a new merge request will be started.

Cherry-pick this merge request

Switch branch
Cancel
A new branch will be created in your fork and a new merge request will be started.