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

Add ConvertingESProducer(WithDependencies)T #32129

Merged

Commits on Nov 12, 2020

  1. Add ConvertingESProducer[WithDependencies]T

    Add a templated ConvertingESProducer[WithDependencies]T for use by ECAL and
    HCAL GPU ESProducers.
    
    The templates are generic enough that thay could be used to implement any
    ESProducer that reads conditions data from a record and pushed derived
    conditions data in the same or a dependent record.
    The current use case is to convert and copy the calibrations from the CPU
    to the GPUs.
    
    Co-authored-by: Viktor Khristenko <vdkhristenko1991@gmail.com>
    fwyzard and vkhristenko committed Nov 12, 2020
    Configuration menu
    Copy the full SHA
    501edaf View commit details
    Browse the repository at this point in the history