Skip to content
Snippets Groups Projects

SUMCONE functor and WeightedRelTableAlg

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

To complete the transition from LoKi to ThOr syntax for the SUMCONE functor, cover the general point discussed on the issue #272 (closed).

Currently implemented:

  • ARG functor, for retrieving the first or second element to which it is applied on the base of the index value
  • DETA, DPHI and DR2 functors, which evaluate the respective quantities from each particle-particle combination.
  • COMB_MASS functor, that combined mass of the candidate and the reference particle (see !2755 (closed))
  • The functionalities required by !2815 (closed)
  • RPPVIPCHI2 functor, checks the minimum impact parameter chi2 for candidate particle wrt the primary vertex of the reference particle
  • SHARE_BPV functor, checks if candidate and reference particle are sharing the same primary vertex
  • WeightedRelTableAlg, an algorithm that receives as input the range of reference particles and the range of candidates. It is configured through a functor that determines the relations between particles that have to be selected (through a boolean WEIGHT value). The algorithm returns a RelationWeighted2D table.
  • SUMRANGE functor, which sums a given input functor over a range of particles (from the TO side of the table).
  • SUMCONE is an instance to MAP_INPUT_TO_ARRAY with RelationTable = LHCb::RelationWeighted2D<LHCb::Particle,LHCb::Particle, double>

Commented out atm the functor VTX_FIT_CHI2 (check the "good-quality" of the vertex-fit and to cut on its chi2), which throws an exception while trying to bind to the algorithm which is not Condition holder. Need to be investigated further: planning to come back on it later.

TESTS:

TODO:

  • Create a ThOr functor to replace DeltaR2() function, which accepts a range of particles and evaluates the dr2 for each possible combination;
  • Configure the algorithm through external functors;
  • Generalize the algorithm also for !2755 (closed), !2815 (closed) and other purposes...
  • Test for track-like and composite particles

FYI: @mvesteri, @poluekt, @fpolci, @rmurta, @graven, @johndan, @roneil, @jugarcia

Edited by Tommaso Fulghesu

Merge request reports

Merge request pipeline #4120648 passed

Merge request pipeline passed for 0890e7ed

Approved by

Merged by Sebastien PonceSebastien Ponce 2 years ago (Jun 21, 2022 3:55pm UTC)

Merge details

  • Changes merged into master with f9f99f0d (commits were squashed).
  • Deleted the source branch.

Pipeline #4126804 passed

Pipeline passed for f9f99f0d 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
  • mentioned in merge request DaVinci!665 (merged)

  • Tommaso Fulghesu changed the description

    changed the description

  • Tommaso Fulghesu marked the checklist item Provide example of functor in DV; as completed

    marked the checklist item Provide example of functor in DV; as completed

  • Tommaso Fulghesu marked the checklist item Write a SUM_RANGE functor (see #272 (comment 5227977)) that sum the applied functor in a certain range (N.B: the subrange is at the moment delimited by the DeltaR2 predicate); as completed

    marked the checklist item Write a SUM_RANGE functor (see #272 (comment 5227977)) that sum the applied functor in a certain range (N.B: the subrange is at the moment delimited by the DeltaR2 predicate); as completed

  • added 1 commit

    • 0a935e92 - Adjust phi angle inside [-180,180] range, still to solve casting issue

    Compare with previous version

  • added 1 commit

    • abe7cb76 - Fix implementation of SumRange invocation

    Compare with previous version

  • Tommaso Fulghesu added 43 commits

    added 43 commits

    Compare with previous version

  • added 1 commit

    Compare with previous version

  • Tommaso Fulghesu changed the description

    changed the description

  • Gerhard Raven mentioned in merge request !2755 (closed)

    mentioned in merge request !2755 (closed)

  • added 1 commit

    Compare with previous version

  • added 1 commit

    Compare with previous version

  • added 1 commit

    • b3cce3ba - trying to implement comments

    Compare with previous version

  • Tommaso Fulghesu changed the description

    changed the description

  • added 1 commit

    • fa7bf64f - Start moving loop to ThOr functor

    Compare with previous version

  • Tommaso Fulghesu changed the description

    changed the description

  • Tommaso Fulghesu marked the checklist item Push one loop inside the ThOr functor to avoid the last explicit loop; as completed

    marked the checklist item Push one loop inside the ThOr functor to avoid the last explicit loop; as completed

  • added 1 commit

    Compare with previous version

  • added 1 commit

    Compare with previous version

  • Tommaso Fulghesu added 27 commits

    added 27 commits

    Compare with previous version

  • added 1 commit

    Compare with previous version

  • added 1 commit

    Compare with previous version

  • Tommaso Fulghesu changed the description

    changed the description

  • added 1 commit

    Compare with previous version

  • added 1 commit

    Compare with previous version

  • Tommaso Fulghesu added 5 commits

    added 5 commits

    Compare with previous version

  • added 1 commit

    Compare with previous version

  • Tommaso Fulghesu added 8 commits

    added 8 commits

    Compare with previous version

  • Tommaso Fulghesu added 23 commits

    added 23 commits

    Compare with previous version

  • added 1 commit

    Compare with previous version

  • added 1 commit

    Compare with previous version

  • Tommaso Fulghesu added 2 commits

    added 2 commits

    Compare with previous version

  • Tommaso Fulghesu added 32 commits

    added 32 commits

    Compare with previous version

  • Tommaso Fulghesu changed the description

    changed the description

  • added 1 commit

    Compare with previous version

  • added 1 commit

    Compare with previous version

  • added 1 commit

    Compare with previous version

  • Tommaso Fulghesu changed the description

    changed the description

  • added 1 commit

    Compare with previous version

  • added 1 commit

    • 47b69b4c - Use predicate for filtering table and fix definition of deltaR2

    Compare with previous version

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