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 public getters to useful information in combine classes #1023

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Commits on Nov 20, 2024

  1. Add .clang-format file from CMSSW

    This makes sure you're pickig up the right code style also when cloning
    combine outside the CMSSW environment.
    guitargeek committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    cc03ffc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4270406 View commit details
    Browse the repository at this point in the history
  3. Add public getters to useful information in combine classes

    This will help for example in the serialization to JSON or the C++ code
    generation for automatic differentiation.
    guitargeek committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    ec1894b View commit details
    Browse the repository at this point in the history