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

add copyMVA parameter in MultiTrackMerger (forward port of #6535) #6605

Conversation

ktf
Copy link
Contributor

@ktf ktf commented Nov 26, 2014

add copyMVA parameter in MultiTrackMerger
in order to handle also track collections not associated to any MVA value map
(i.e., some track collection used @HLT as hltL3TkTracksMergeStep1 which is merging hltL3TkTracksFromL2OIState and hltL3TkTracksFromL2OIHit)

the default value is set to True,
=> offline configurations are fine (runTheMatrix -l selected run smoothly: 7 7 6 6 4 tests passed, 0 0 0 0 0 failed)

the HLT config has to --finally-- migrate to use TrackListMerger instead of SimpleTrackListMerger,
but the current HLT config is compatible (indeed, runTheMatrix ran ;) )

This is a forward port of #6535 and will be merged automatically since the former is fully signed for CMSSW_7_3_X.

…ssociated to any MVA value map (i.e., some track collection used @HLT)
@cmsbuild cmsbuild added this to the Next CMSSW_7_4_X milestone Nov 26, 2014
@cmsbuild
Copy link
Contributor

A new Pull Request was created by @ktf (Giulio Eulisse) for CMSSW_7_4_X.

add copyMVA parameter in MultiTrackMerger (forward port of #6535)

It involves the following packages:

RecoTracker/FinalTrackSelectors

@cmsbuild, @nclopezo, @StoyanStoynev, @slava77 can you please review it and eventually sign? Thanks.
@ghellwig, @makortel, @GiacomoSguazzoni, @rovere, @VinInn, @appeltel, @gpetruc, @cerati, @dgulhan, @venturia this is something you requested to watch as well.
You can sign-off by replying to this message having '+1' in the first line of your reply.
You can reject by replying to this message having '-1' in the first line of your reply.

ktf added a commit that referenced this pull request Nov 26, 2014
…fixTrackListMerger

Add copyMVA parameter in MultiTrackMerger (forward port of #6535)
@ktf ktf merged commit fd66554 into cms-sw:CMSSW_7_4_X Nov 26, 2014
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

3 participants