Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • R Rec
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 281
    • Issues 281
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
  • Jira
    • Jira
  • Merge requests 49
    • Merge requests 49
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Issue
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • LHCbLHCb
  • Rec
  • Merge requests
  • !2677

MC association and background category algorithm (MCTruthAndBkgCat) and few related functors

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Abhijit Mathad requested to merge AM_mc_association_RecAndPhys into master Jan 12, 2022
  • Overview 45
  • Commits 1
  • Pipelines 11
  • Changes 9

After Phys -> Rec migration, merging the two MRs (!2666 (closed) and Phys!1029 (closed)) into this new one that includes:

  • A new algorithm (MCTruthAndBkgCatAlg) that builds two types of relations: "Particle -> MCParticle" and "Particle -> BkgCat" (Replacing TupleToolMCTruth and TupleToolMCBackgroundInfo).
  • Update MAP_INPUT functor that takes in any type of one-to-one relation table as input. When there is no corresponding entry in the relations table, the tupling of an "invalid value" in handled by FunTuple in Analysis!851 (merged).
  • Three new functors: PARTICLE_ID, OBJECT_KEY and BKGCAT(Relations).

Depends on: LHCb!3367 (merged), Analysis!855 (merged) and !2668 (merged)

Test of these is in: DaVinci!621 (merged)

Relates to issue: https://gitlab.cern.ch/lhcb-dpa/project/-/issues/145

FYI: @gunther , @mferrill , @powen

Edited Jan 19, 2022 by Abhijit Mathad
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: AM_mc_association_RecAndPhys