Warning, /jana2/src/examples/PodioDatamodel/README.md is written in an unsupported language. File is not indexed.
0001
0002 PodioDatamodel
0003 ==============
0004
0005 This example shows how to define and integrate a PODIO data model within a JANA project.
0006 The entire data model is defined within a single YAML file. The generated files can be found
0007 in the build directory. The headers are installed to `$CMAKE_INSTALL_PREFIX/include/examples/PodioDatamodel`
0008 and the shared library is installed to `$CMAKE_INSTALL_PREFIX/lib`.
0009
0010 This data model is used by `PodioExample`, `TimesliceExample`, and more.
0011