Adapt HLT1 TwoKsLine to new event model
The MR adapts the HLT1 TwoKsLine to the new event model.
Two new algorithms are added: FilterSvs
and SvsPairCandidate
. These create a CompositeParticle
candidate made of two other CompositeParticle
s, hence the two KS. In FilterSvs
selections are applied to the SV candidates.
FYI @thboettc @mvesteri @poluekt @eshields @dcampora @dovombru
Edited by Lorenzo Pica
Merge request reports
Activity
Filter activity
added RTA label
added 1 commit
- 55ce16b5 - Implementation of views for 2KS pair candidates
added 20 commits
-
8179aafa...0f0ba4e2 - 11 commits from branch
master
- ed02c2e9 - Added compiling FilterSvs algorithm (almost empty)
- a935794a - Added loops over svs and right outputs
- e7aa65e8 - First complete filter alg (no selections)
- efbab236 - Added 2KSs candidate creation algorithm
- 24661e0c - Fix filter SVs algorithm and add selections threshold
- 8784d9b4 - SV pair filter implementation
- 19be52a8 - Implementation of views for 2KS pair candidates
- 0e8aab5b - Add particle_pointer to CompositeParticle
- a03d6cfb - Use particle_pointer in 2 SVs CompositeParticle
Toggle commit list-
8179aafa...0f0ba4e2 - 11 commits from branch
added 1 commit
- 42acba7f - Added FilterSvs and svsPairCandidate algorithms to secondary vertex reconstruction sequence
added 1 commit
- 19a40d58 - Tentative inclusion of TwoKs line (segfault)
added 184 commits
-
19a40d58...f32f438e - 173 commits from branch
master
- b01cd9c9 - Added compiling FilterSvs algorithm (almost empty)
- 5d1771e5 - Added loops over svs and right outputs
- a7c8644e - First complete filter alg (no selections)
- 2f0244e9 - Added 2KSs candidate creation algorithm
- 08e83957 - Fix filter SVs algorithm and add selections threshold
- 35e448ac - SV pair filter implementation
- 5aafb486 - Implementation of views for 2KS pair candidates
- 6f489ff2 - Add particle_pointer to CompositeParticle
- cbcda6a8 - Use particle_pointer in 2 SVs CompositeParticle
- 037fdbb2 - Added FilterSvs and svsPairCandidate algorithms to secondary vertex reconstruction sequence
- 1e4009cf - Tentative inclusion of TwoKs line (segfault)
Toggle commit list-
19a40d58...f32f438e - 173 commits from branch
mentioned in merge request !559 (merged)
added 315 commits
-
c85ac89e...377af97c - 296 commits from branch
master
- 68e7e553 - Added compiling FilterSvs algorithm (almost empty)
- 3941e3e5 - Added loops over svs and right outputs
- d6b54b49 - First complete filter alg (no selections)
- 22391da5 - Added 2KSs candidate creation algorithm
- 7b588fd4 - Fix filter SVs algorithm and add selections threshold
- 896d6487 - SV pair filter implementation
- fad18e99 - Implementation of views for 2KS pair candidates
- ca2db930 - Add particle_pointer to CompositeParticle
- b28ae082 - Use particle_pointer in 2 SVs CompositeParticle
- 3979ad26 - Added FilterSvs and svsPairCandidate algorithms to secondary vertex reconstruction sequence
- 7d728c95 - Tentative inclusion of TwoKs line (segfault)
- 837f0d67 - Adapt to master
- ebd517cd - Fix dependency and configuration issues
- c8b6eaa2 - Initialize number of SV pairs in SV filter
- 212876a5 - Fix event number when creating views
- a23db7b5 - Re-apply HLT1TwoKs line selections in line definitions
- 9667a83c - Add pt(KS) selection to TwoKs line (lost in previous iterations)
- 0435c13c - Loosen selection in 2 SVs candidate filter
- a4b99c0e - Remove wrong return True call in TwoKs line
Toggle commit list-
c85ac89e...377af97c - 296 commits from branch
Please register or sign in to reply