Skip to content
Snippets Groups Projects
Forked from Dan Guest / athena
Source project has a limited visibility.
  • James Beacham's avatar
    e579dbb5
    Merge branch '21.0' into '21.0' · e579dbb5
    James Beacham authored and Atlas Nightlybuild's avatar Atlas Nightlybuild committed
    VrtSecInclusive : debug and optimization for r21 DAOD_RPVLL production
    
    See merge request atlas/athena!8709
    
    (cherry picked from commit fe7572a4 [formerly d4cc91084fe9ce3dd5d0e35564c93ea6271663e0])
    
    3415178c VrtSecInclusive: reorganizing debug messages
    8c055919 VrtSecInclusive: using IP significance for associating tracks
    adf4ad47 VrtSecInclusive: fixing the problem of fake rejection using extrapolation by…
    aa110fbb VrtSecInclusive: extrapolation cache cleaning
    975a9067 VrtSecInclusive: adding fail-safe from crazy fitting result
    3d3c1f3e VrtSecInclusive: limiting vertex seeds to have at least one track to satisfy the…
    91a95617 VrtSecInclusive: fixing the N-track vertex finding strategy switch, and vertex…
    bb7e52b9 VrtSecInclusive: added a more decent requirement in hit pattern (requiring >=6…
    8160ac77 VrtSecInclusive: miscellaneous code brushups
    a52015e4 VrtSecInclusive: changed the default DV configuration parameters
    2181fcdc VrtSecInclusive: various code cleanup
    a2c88c2a added a new job property to enable track-decoration variable names can be varied…
    cf810990 use ID tracks for the case of selecting muons option
    81a3ba03 Merge remote-tracking branch 'refs/remotes/origin/21.0' into 21.0
    d254bbd9 VrtSecInclusive: introduced a preselection in 2-track vertex finding before VKalVrt fit
    dd7856a1 VrtSecInclusive: relaxing the extrapolation pattern matching condition by…
    ac602c9a VrtSecInclusive: refining the final vertex augmentations
    c334dfb5 VrtSecInclusive: updated python/VrtSecInclusive.py to allow multiple instances…
    7db7e485 VrtSecInclusive: comissioning the augVerString option
    305eefcb VrtSecInclusive: directly fetching the TrackParticle pointer instead of using…
    4b412e86 VrtSecInclusive: commissioning of multiple VrtSecInclusive instances with…
    aff7ec67 VrtSecInclusive: VrtSecInclusive_DV_configuration.py: default(InDet) and leptons…
    a2620ac2 VrtSecInclusive: protection of not to have duplication of an identical track in the selection
    8964c632 tuning the algorithm details by MC samples; refining the monitoring histograms and debug messages.
    af1d23ca VrtSecInclusive: truth vertex tracer
    0d93f220 VrtSecInclusive: introducing hit pattern fake rejection with extrapolator…
    c86245d8 VrtSecInclusive: retuning VrtSecInclusive_DV_Configuration.py
    859a9058 VrtSecInclusive: bugfix and minor code cleanup
    eabcf6f7 VrtSecInclusive: limiting the phase space of vertex forming within IBL
    9365240c VrtSecInclusive: limiting the phase space of vertex forming 2-trk vertices for PV compatibility
    3504d6fb VrtSecInclusive: more tuning on MC signal efficiency
    daf7d496 VrtSecInclusive: adding tight track selection handles
    b1f71e92 VrtSecInclusive: finalizing optimization for rel21. detailed performance report:…
    74a495dc VrtSecInclusive: switching off storing intermediate vertices
    4f1cb3f8 Merge branch 'feature-VrtSecInclusive-newFeaturesIntegrated-21.0' into '21.0'
    
    Former-commit-id: 000554f10a3538e18864ad816a9295b8f1a5ac5c
    e579dbb5
    History
    Merge branch '21.0' into '21.0'
    James Beacham authored and Atlas Nightlybuild's avatar Atlas Nightlybuild committed
    VrtSecInclusive : debug and optimization for r21 DAOD_RPVLL production
    
    See merge request atlas/athena!8709
    
    (cherry picked from commit fe7572a4 [formerly d4cc91084fe9ce3dd5d0e35564c93ea6271663e0])
    
    3415178c VrtSecInclusive: reorganizing debug messages
    8c055919 VrtSecInclusive: using IP significance for associating tracks
    adf4ad47 VrtSecInclusive: fixing the problem of fake rejection using extrapolation by…
    aa110fbb VrtSecInclusive: extrapolation cache cleaning
    975a9067 VrtSecInclusive: adding fail-safe from crazy fitting result
    3d3c1f3e VrtSecInclusive: limiting vertex seeds to have at least one track to satisfy the…
    91a95617 VrtSecInclusive: fixing the N-track vertex finding strategy switch, and vertex…
    bb7e52b9 VrtSecInclusive: added a more decent requirement in hit pattern (requiring >=6…
    8160ac77 VrtSecInclusive: miscellaneous code brushups
    a52015e4 VrtSecInclusive: changed the default DV configuration parameters
    2181fcdc VrtSecInclusive: various code cleanup
    a2c88c2a added a new job property to enable track-decoration variable names can be varied…
    cf810990 use ID tracks for the case of selecting muons option
    81a3ba03 Merge remote-tracking branch 'refs/remotes/origin/21.0' into 21.0
    d254bbd9 VrtSecInclusive: introduced a preselection in 2-track vertex finding before VKalVrt fit
    dd7856a1 VrtSecInclusive: relaxing the extrapolation pattern matching condition by…
    ac602c9a VrtSecInclusive: refining the final vertex augmentations
    c334dfb5 VrtSecInclusive: updated python/VrtSecInclusive.py to allow multiple instances…
    7db7e485 VrtSecInclusive: comissioning the augVerString option
    305eefcb VrtSecInclusive: directly fetching the TrackParticle pointer instead of using…
    4b412e86 VrtSecInclusive: commissioning of multiple VrtSecInclusive instances with…
    aff7ec67 VrtSecInclusive: VrtSecInclusive_DV_configuration.py: default(InDet) and leptons…
    a2620ac2 VrtSecInclusive: protection of not to have duplication of an identical track in the selection
    8964c632 tuning the algorithm details by MC samples; refining the monitoring histograms and debug messages.
    af1d23ca VrtSecInclusive: truth vertex tracer
    0d93f220 VrtSecInclusive: introducing hit pattern fake rejection with extrapolator…
    c86245d8 VrtSecInclusive: retuning VrtSecInclusive_DV_Configuration.py
    859a9058 VrtSecInclusive: bugfix and minor code cleanup
    eabcf6f7 VrtSecInclusive: limiting the phase space of vertex forming within IBL
    9365240c VrtSecInclusive: limiting the phase space of vertex forming 2-trk vertices for PV compatibility
    3504d6fb VrtSecInclusive: more tuning on MC signal efficiency
    daf7d496 VrtSecInclusive: adding tight track selection handles
    b1f71e92 VrtSecInclusive: finalizing optimization for rel21. detailed performance report:…
    74a495dc VrtSecInclusive: switching off storing intermediate vertices
    4f1cb3f8 Merge branch 'feature-VrtSecInclusive-newFeaturesIntegrated-21.0' into '21.0'
    
    Former-commit-id: 000554f10a3538e18864ad816a9295b8f1a5ac5c
Code owners
Assign users and groups as approvers for specific file changes. Learn more.