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

CalibTracker-SiStripESProducers: Remove class members and return function temporaries instead. #21981

Merged
merged 5 commits into from Jan 31, 2018
Merged

CalibTracker-SiStripESProducers: Remove class members and return function temporaries instead. #21981

merged 5 commits into from Jan 31, 2018

Commits on Jan 26, 2018

  1. Change class members to funtion temporaries.

    Return type is unchanged.
    gartung committed Jan 26, 2018
    Copy the full SHA
    cf7adf8 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    ebe101a View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2018

  1. use make_shared

    gartung committed Jan 29, 2018
    Copy the full SHA
    45cfd7a View commit details
    Browse the repository at this point in the history
  2. use auto

    gartung committed Jan 29, 2018
    Copy the full SHA
    3c1be16 View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2018

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