File that contains the JSONToHEP class, allowing to load a HEP model from a .json file. More...
#include <optional>#include <memory>#include "jsonLoader.h"Go to the source code of this file.
Data Structures | |
| class | mty::JSONToHEP |
| Reads a file in .json format containing data of a model and returns the corresponding Model object via its only static public function readModel. More... | |
Namespaces | |
| mty | |
| Namespace of MARTY. | |
File that contains the JSONToHEP class, allowing to load a HEP model from a .json file.
1.8.13