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

Better GEM handling in CSCDigiToRaw #30925

Merged
merged 2 commits into from Jul 28, 2020
Merged

Commits on Jul 27, 2020

  1. Better GEM handling in CSCDigiToRaw

    Changed the interface so no longer have to dereference a nullptr
    when GEM is not being used.
    Dr15Jones committed Jul 27, 2020
    Copy the full SHA
    341eb14 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2020

  1. Better Handling of optionally getting pre trigger information

    Avoid dereferencing an invalid edm::Handle.
    Dr15Jones committed Jul 28, 2020
    Copy the full SHA
    2ada589 View commit details
    Browse the repository at this point in the history