Skip to content
Snippets Groups Projects

Implementation of functors for signal removal from cone

Merged Tommaso Fulghesu requested to merge tfulghes-cone-isolation into master

Implementation of functors to remove the signal from the isolation cone when performing the selection to make the relation table. This removal is done by checking imposing requirements on the tracks associated to the particles in the decay tree.

Requirements are different in case the ReferenceParticle is basic or composite:

  • If ReferenceParticle is a basic particle, the requirement to express in Cut argument of WeightedRelTableAlg is ~SHARE_TRACKS() (i.e. checks whenever ReferenceParticle and InputCandidates have the same track)
  • If ReferenceParticle is a composite, the requirement to express in Cut argument of WeightedRelTableAlg is ~FIND_IN_TREE() (i.e. checks if InputCandidates are contained in the decay tree of ReferenceParticle)

cc: @rjhunter for the implementation of signal removal from cone in some qee lines

Add few fixes for old functors

Tests are already provided, MR ready for the review

Edited by Tommaso Fulghesu

Merge request reports

Merge request pipeline #5666169 passed

Merge request pipeline passed for 473f846a

Approval is optional

Merged by Rosen MatevRosen Matev 1 year ago (Jul 10, 2023 5:28pm UTC)

Pipeline #5873272 passed

Pipeline passed for 42a5e45a on master

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • added 1 commit

    Compare with previous version

  • added 1 commit

    Compare with previous version

  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Please register or sign in to reply
    Loading