ATLAS Offline Software
Namespaces | Macros | Functions
parse_json.cxx File Reference
#include "tauRecTools/lwtnn/parse_json.h"
#include <boost/property_tree/ptree.hpp>
#include <boost/property_tree/json_parser.hpp>
#include <cassert>
#include <string>
#include <cmath>
#include <set>
#include <iostream>
Include dependency graph for parse_json.cxx:

Go to the source code of this file.

Namespaces

 lwtDev
 

Macros

#define BOOST_BIND_GLOBAL_PLACEHOLDERS
 

Functions

JSONConfig lwtDev::parse_json (std::istream &json)
 
GraphConfig lwtDev::parse_json_graph (std::istream &json)
 

Macro Definition Documentation

◆ BOOST_BIND_GLOBAL_PLACEHOLDERS

#define BOOST_BIND_GLOBAL_PLACEHOLDERS

Definition at line 8 of file parse_json.cxx.