![]() |
ATLAS Offline Software
|
#include <iostream>#include <fstream>#include <sstream>#include <string>#include <nlohmann/json.hpp>Go to the source code of this file.
Namespaces | |
| FlavorTagInference | |
| This file contains "getter" functions used for accessing tagger inputs from the EDM. | |
| FlavorTagInference::SaltModelGraphConfig | |
Functions | |
| Input | FlavorTagInference::SaltModelGraphConfig::get_input (const nlohmann::json &v) |
| InputNodeConfig | FlavorTagInference::SaltModelGraphConfig::get_input_node (const nlohmann::json &v) |
| OutputNodeConfig | FlavorTagInference::SaltModelGraphConfig::get_output_node (const nlohmann::json &v) |
| GraphConfig | FlavorTagInference::SaltModelGraphConfig::parse_json_graph (const nlohmann::json &metadata) |
1.8.18