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

Customize HLT for new jet correctors #9426

Merged

Commits on Jun 2, 2015

  1. Customize HLT for new jet correctors in CMSSW_7_5

    The new jet corrector mechanism must be used in order to complete the consumes migration.
    This change adds a new customize function to handle the conversion from the old jet correctors
    to the new ones.
    Dr15Jones committed Jun 2, 2015
    Copy the full SHA
    9000b02 View commit details
    Browse the repository at this point in the history
  2. Attach new Sequences to Process

    Certain tools expect all elements on a Path to have a label defined.
    Attaching the newly created Sequences to the Process guarantees that
    those Sequences have a label.
    Dr15Jones committed Jun 2, 2015
    Copy the full SHA
    84525d5 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2015

  1. Copy the full SHA
    4a6a05a View commit details
    Browse the repository at this point in the history