Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • athena athena
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Jira
    • Jira
  • Merge requests 184
    • Merge requests 184
  • Deployments
    • Deployments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • Code review
    • Issue
    • Repository
  • Activity
  • Graph
  • Commits
Collapse sidebar
  • atlas
  • athenaathena
  • Merge requests
  • !21013

Merged
Created Feb 08, 2019 by Catrin Bernius@berniusDeveloper

Replacement of MenuChains.py in TMMT

  • Overview 53
  • Commits 12
  • Pipelines 9
  • Changes 12

MR to replace the dictionary and function contained in MenuChains.py in TMMT. Current approach is to save the list of all chainDicts (to not have to re-generate them) and make them available to the TriggerConfigHLT class in which the function getConfFromChainName is located. This function returns a list of chainPartNames. In several places "temporary" code had to be put in place which can hopefully get removed once the development moves to fully using the trigger menu package.
Associated jira: ATR-17934

Tagging @fpastore and @tbold for information

Edited Feb 15, 2019 by Catrin Bernius
Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: RemoveMenuComponents