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

Remove function getProcessParameterSet #10441

Merged
merged 1 commit into from Jul 30, 2015

Commits on Jul 28, 2015

  1. Remove function getProcessParameterSet

    Remove the function getProcessParameterSet
    from CMSSW. Previous PRs removed most of the
    places where this function was used. This
    PR gets a few minor uses that were left in
    the Framework code. Also removes setProcessParameterSetID
    and getProcessParameterSetID.
    
    This function is being removed because it does not work
    with SubProcesses and caused threading issues requiring
    the use of a mutex.
    wddgit committed Jul 28, 2015
    Configuration menu
    Copy the full SHA
    e5b11c4 View commit details
    Browse the repository at this point in the history