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

memory optimization and minor bug fix #3714

Merged
merged 1 commit into from May 14, 2014

Conversation

pozzobon
Copy link

@pozzobon pozzobon commented May 7, 2014

memory optimization: moved from "pointers to vectors" to "vectors" to correctly deallocate memory at the end of loops.
minor bug fix: information stored in StubAccepted TTStub collection - correct correspondence between half-strip units and full-strip units is restored. this does not affect the stub finding step but just how the information is stored in the class data members

@cmsbuild
Copy link
Contributor

cmsbuild commented May 7, 2014

A new Pull Request was created by @pozzobon for CMSSW_6_2_X_SLHC.

memory optimization and minor bug fix

It involves the following packages:

L1Trigger/TrackTrigger
SimTracker/TrackTriggerAssociation

@civanch, @nclopezo, @mdhildreth, @cmsbuild, @Degano, @mulhearn can you please review it and eventually sign? Thanks.
@cerati, @GiacomoSguazzoni, @rovere, @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.
@andersonjacob, @mark-grimes you are the release manager for this.
You can merge this pull request by typing 'merge' in the first line of your comment.

@mark-grimes
Copy link

merge

Tested with several other pull requests, notes are on #3797.

cmsbuild added a commit that referenced this pull request May 14, 2014
memory optimization and minor bug fix
@cmsbuild cmsbuild merged commit dccbf18 into cms-sw:CMSSW_6_2_X_SLHC May 14, 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