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

Move multifit/MAHI common code to DataFormats/CaloRecHit #557

Merged

Commits on Oct 16, 2020

  1. caloCommon

    mariadalfonso committed Oct 16, 2020
    Configuration menu
    Copy the full SHA
    87f7366 View commit details
    Browse the repository at this point in the history
  2. update ECAL

    mariadalfonso committed Oct 16, 2020
    Configuration menu
    Copy the full SHA
    1ebb099 View commit details
    Browse the repository at this point in the history
  3. update HCAL

    mariadalfonso committed Oct 16, 2020
    Configuration menu
    Copy the full SHA
    f73e6fc View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2020

  1. Add missing fnnls parameters

    fwyzard committed Oct 19, 2020
    Configuration menu
    Copy the full SHA
    973f0f4 View commit details
    Browse the repository at this point in the history
  2. Rename the fnnls parameters

    fwyzard committed Oct 19, 2020
    Configuration menu
    Copy the full SHA
    8fea91b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    aef2438 View commit details
    Browse the repository at this point in the history
  4. Rename again

    fwyzard committed Oct 19, 2020
    Configuration menu
    Copy the full SHA
    8528d83 View commit details
    Browse the repository at this point in the history
  5. Use Eigen and CUDA preprocessor symbols

    Use Eigen preprocessor symbols instead of explicit CUDA keywords.
    Use CUDA preprocessor symbols to protect CUDA-only functions.
    fwyzard committed Oct 19, 2020
    Configuration menu
    Copy the full SHA
    6a50212 View commit details
    Browse the repository at this point in the history