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 an option to TrackingTruthAccumulator to save a collection of the initial interactions #8975

Merged
merged 4 commits into from May 6, 2015

Conversation

mark-grimes
Copy link

Adds an option, off by default, for TrackingTruthAccumulator to create a TrackingVertex collection that represents the initial interaction in each signal and pileup event. This is primarily for fast timing studies.
Note that the collection does not have any links to the daughter particles in a corresponding TrackingParticle collection.

Usually the information added is a duplicate subset of what's in the other TrackingVertex collection(s), but there is no selection applied on this new collection. For the other collection(s), one of the daughters/granddaughters of the vertex needs to pass the TrackingParticle selection criteria or the vertex won't be added.

If switched on the new collection adds approximately 182120 bytes/event uncompressed, 31235 bytes/event compressed.

@mark-grimes
Copy link
Author

please test

@cmsbuild cmsbuild added this to the Next CMSSW_6_2_X_SLHC milestone May 6, 2015
@cmsbuild
Copy link
Contributor

cmsbuild commented May 6, 2015

The tests are being triggered in jenkins.

@cmsbuild
Copy link
Contributor

cmsbuild commented May 6, 2015

A new Pull Request was created by @mark-grimes (Mark Grimes) for CMSSW_6_2_X_SLHC.

Add an option to TrackingTruthAccumulator to save a collection of the initial interactions

It involves the following packages:

FastSimulation/Configuration
SimGeneral/MixingModule
SimGeneral/TrackingAnalysis

@ssekmen, @nclopezo, @lveldere, @civanch, @mdhildreth, @cmsbuild can you please review it and eventually sign? Thanks.
@Martin-Grunewald, @battibass, @makortel, @wmtan, @abbiendi, @GiacomoSguazzoni, @rovere, @VinInn, @appeltel, @jhgoh, @matt-komm, @cerati, @trocino, @dgulhan 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.
If you are a L2 or a release manager you can ask for tests by saying 'please test' in the first line of a comment.
@fratnikov, @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.

@cmsbuild
Copy link
Contributor

cmsbuild commented May 6, 2015

@lveldere
Copy link
Contributor

lveldere commented May 6, 2015

+1

@mark-grimes
Copy link
Author

merge

cmsbuild added a commit that referenced this pull request May 6, 2015
Add an option to TrackingTruthAccumulator to save a collection of the initial interactions
@cmsbuild cmsbuild merged commit ef5459f into cms-sw:CMSSW_6_2_X_SLHC May 6, 2015
@mark-grimes mark-grimes deleted the addInitialVertices branch May 7, 2015 10:50
cmsbuild added a commit that referenced this pull request May 8, 2015
Add option to save initial vertex collection (forward port of #8975)
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