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

Speedup Hit-in-Track, HitPattern and MultiTrackSelector #5688

Merged
merged 20 commits into from Oct 13, 2014

Conversation

VinInn
Copy link
Contributor

@VinInn VinInn commented Oct 4, 2014

Modified the storage of hit-reference in a track into a simple pair of integers (and a RefCore)
fully backward compatible interface, including iorule.
Speedup MultiTrackSelector removing all overheads not due to MVA.
Part of the improvements are in HitPattern (more can be done, volunteers welcome)

Purely technical mods.
no regression expected.
no regression observed.

@diguida
Copy link
Contributor

diguida commented Oct 13, 2014

+1
Interface consistent change of TrackingRecHit in Alignment plugin and producer

@davidlange6
Copy link
Contributor

dqm and at changes trivial - bypassing (so complain if needed)

davidlange6 added a commit that referenced this pull request Oct 13, 2014
Speedup Hit-in-Track, HitPattern and MultiTrackSelector
@davidlange6 davidlange6 merged commit 324b1b4 into cms-sw:CMSSW_7_3_X Oct 13, 2014
@vadler
Copy link

vadler commented Oct 13, 2014

No complaints from AT. Testing was delayed by broken 73X IBs end of last week.

@cmsbuild
Copy link
Contributor

@cmsbuild
Copy link
Contributor

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

Successfully merging this pull request may close these issues.

None yet