Add functorcollection for vertex isolation
Follows Rec!3090 (merged)
Functorcollection aiming at replacing the old tuple tool TupleToolVtxIsoln.cpp for the new FunTuple framework.
Base the functorcollection on VertexAndConeIsolation
tool defined in Rec and definition of
- ParticleIsolation (charged OR neutral)
- ConeIsolation (charged AND neutral + MAXCONE and MINCONE observables)
- VertexIsolation
Variables added by ParticleIsolation: SUMCONE
, ASYM
, CMULT
, DETA(array)
and DPHI(array)
Variables added by VertexIsolation: NTRACKS
, SMALLEST_CHI2
, SMALLEST_DELTACHI2
, MASS_SMALLEST_DELTACHI2
Work towards completion of DPA task https://gitlab.cern.ch/lhcb-dpa/project/-/issues/178.
Edited by Tommaso Fulghesu
Merge request reports
Activity
assigned to @tfulghes
mentioned in merge request DaVinci!741 (merged)
mentioned in merge request Rec!3090 (merged)
- Resolved by Tommaso Fulghesu
- Resolved by Eduardo Rodrigues
- Resolved by Eduardo Rodrigues
- Resolved by Tommaso Fulghesu
- Resolved by Tommaso Fulghesu
added 1 commit
- 2bc15c60 - Fix MIN_ENTRY and adjust documentation adding examples
mentioned in issue Rec#396 (closed)
- Resolved by Tommaso Fulghesu
added 11 commits
-
70990a6a...6c79b0ee - 2 commits from branch
master
- afe3cc30 - Add OneTrack VertexIsolation functorcollection
- d0814714 - Fix functor definition
- 2dfc3855 - Fix linting
- d8da0057 - Python typo
- 0f84eca1 - Add import
- aba8f360 - Fix MIN_ENTRY and adjust documentation adding examples
- 23053b3e - Retrieve TO side from the relation entry
- 89e0e85b - Apply chasse's suggestion
- 3813c8b7 - Apply @amathad and @pkoppenb suggestions: improve readiness and naming
Toggle commit list-
70990a6a...6c79b0ee - 2 commits from branch
mentioned in issue Rec#272 (closed)
Please register or sign in to reply