Skip to content
Snippets Groups Projects

Phys/PhysConf: do not kill /Event/DAQ for Turbo

Closed Vanya Belyaev requested to merge vanya-microdst-turbo-v0 into master
2 files
+ 348
0
Compare changes
  • Side-by-side
  • Inline
Files
2
  • 98207db1
    Phys/LoKiArrayFunctors · 98207db1
    Vanya Belyaev authored
     - add LoKi::CheckOverlap tool
       implementation of ICheckOverlap interface buw with specific "overlap"
       treatment.  (There are specific "clones" for Turbo++PerstistReco)
       new tool make a three step identification of such overlaps for charged tracks
       - as "type1" clones
       - as "type2" clones
       - as fraction of shared hits
@@ -5,6 +5,16 @@
! Purpose : Some special "vector-like" functors to Exclusive "HLT"
! -----------------------------------------------------------------------------
! 2017-01-20 - Vanya Belyaev
- add LoKi::CheckOverlap tool
implementation of ICheckOverlap interface buw with specific "overlap"
treatment. (There are specific "clones" for Turbo++PerstistReco)
new tool make a three step identification of such overlaps for charged tracks
- as "type1" clones
- as "type2" clones
- as fraction of shared hits
! 2016-12-07 - Vanya Belyaev
- AllSameBestPV
- remove default constructor
Loading