hepgo-hep.org/x/hep/cmd/podio-gen

podio-gen command

Command podio-gen generates a complete EDM from a PODIO YAML file definition.

Usage: podio-gen [OPTIONS] edm.yaml

Example:

$> podio-gen -p myedm -o out.go -r 'edm4hep::->edm_,ExNamespace::->exns_' edm.yaml

Options:

-o string
  	path to the output file containing the generated code (default "out.go")
-p string
  	package name for the PODIO generated types (default "podio")
-r string
  	comma-separated list of rewrite rules (e.g., 'edm4hep::->edm_')
Version
v0.36.0 (latest)
Published
Nov 15, 2024
Platform
linux/amd64
Imports
12 packages
Last checked
1 day ago

Tools for package owners.