Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Doublet tuning and new vertex algo #149

Closed

Conversation

VinInn
Copy link

@VinInn VinInn commented Aug 30, 2018

This PR contains two independent components

  1. tuning and speed up of the doublet algorithm
  2. a new concurrent vertex algorithm based on DBSCAN
    (it reuses pieces of pixel cluster algo...)

the vertex algorithm will require tuning (to say the least) even to reach the performance of current DivisiveClustering algo used at HLT

MTV
http://innocent.home.cern.ch/innocent/RelVal/gpuverI2/
current DivisiveClustering algo in
https://innocent.web.cern.ch/innocent/RelVal/divverI/
(baseline is offline doublets and DA vertexing)

kreczko and others added 30 commits June 25, 2018 07:42
… and filled the TTF4 trend plots with masking status from the current lumisection only.
…g from miniAOD when possible except for making the nested bitmap)
@cmsbot
Copy link

cmsbot commented Sep 11, 2018

Pull request #149 was updated. @cmsbot, @fwyzard can you please check and sign again.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet