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

Modernize modules in HeavyFlavorAnalysis/Onia2MuMu #31026

Merged

Commits on Aug 3, 2020

  1. Removed use of EventSetup from OniaVtxReProducer

    The needed TransientTrackBuilder is now directly passed to the
    function.
    Dr15Jones committed Aug 3, 2020
    Copy the full SHA
    e821f6a View commit details
    Browse the repository at this point in the history
  2. Made OniaAddV0TracksProducer a global module

    Also fixed two memory leaks
    Dr15Jones committed Aug 3, 2020
    Copy the full SHA
    2919017 View commit details
    Browse the repository at this point in the history
  3. Modernized Onia2MuMuPAT

    - converted to a stream module
    - added a fillDescriptions
    - use ESGetTokens
    Dr15Jones committed Aug 3, 2020
    Copy the full SHA
    a68e7a4 View commit details
    Browse the repository at this point in the history