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 explicit storage types for Generator information #309

Closed
hegner opened this issue May 21, 2024 · 0 comments
Closed

Add explicit storage types for Generator information #309

hegner opened this issue May 21, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@hegner
Copy link
Contributor

hegner commented May 21, 2024

As discussed on May 21 provide explicit storage types for MC information.

See issue #208

  • String values may have to stay as parameters
  • Rethink names
  • Provide an explicit structure containing the per-event information
  • Provide an explicit structure for the ToolInfo
  • "Optional" information as much as possible in MCParticle as not to spread information over too many collections. Probably no change to it needed. Color flow etc should be fine there. Optional values can be implemented as storing "0".
  • Store kinematics information in double rather than float
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant