Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

fix code generation for 'long long' et al members #60

Merged
merged 2 commits into from
Sep 27, 2019

Conversation

gaede
Copy link
Contributor

@gaede gaede commented Sep 27, 2019

  • add example to ExampleHit:
    unsigned long long cellID // cellID

BEGINRELEASENOTES

  • fixed the code generation for members with multi word types (long long, unsigned long,...)
    - add example to ExampleHit:
    - unsigned long long cellID // cellID

ENDRELEASENOTES

Copy link
Contributor

@vvolkl vvolkl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I was confused for a second, as fcc used this already: https://github.com/HEP-FCC/fcc-edm/blob/master/edm.yaml#L24
but that's inside a component, which is handled differently, apparently.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants