-
Notifications
You must be signed in to change notification settings - Fork 4.3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add specific tau PV producer for taus produced from MiniAOD input (ba…
…sed on work by Michal Bluj), and adapt MiniAOD tau sequence accordingly
- Loading branch information
Showing
2 changed files
with
5 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 comments
on commit 5294f0e
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@steggema It looks to me that the PFTauMiniAODPrimaryVertexProducer module was not added to CMSSW in this commit; please add. Thanks.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Done both, thanks for the comment.
Do we really want these additional products to be stored when mode == 0. Should this be moved to mode == 1, i.e. to an extended event content with intermediate products?