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

Minor changes to HcalNoiseRBX for gcc8 compilation #23235

Merged
merged 1 commit into from May 19, 2018

Commits on May 17, 2018

  1. Minor changes to HcalNoiseRBX for gcc8 compilation

    Made comparison operator for std::set be a const function.
    Removed virtual on destructor since there are no other virtual
    methods and no class inherits from this class.
    Dr15Jones committed May 17, 2018
    Configuration menu
    Copy the full SHA
    1b0f195 View commit details
    Browse the repository at this point in the history