ATLAS Offline Software
Macros | Typedefs
JsonFileLoader.cxx File Reference
#include "TrigConfIO/JsonFileLoader.h"
#include <boost/property_tree/ptree.hpp>
#include <boost/property_tree/json_parser.hpp>
#include <sys/stat.h>
#include <filesystem>
#include <cstdlib>
#include <cstring>
Include dependency graph for JsonFileLoader.cxx:

Go to the source code of this file.

Macros

#define BOOST_BIND_GLOBAL_PLACEHOLDERS
 

Typedefs

using ptree = boost::property_tree::ptree
 

Macro Definition Documentation

◆ BOOST_BIND_GLOBAL_PLACEHOLDERS

#define BOOST_BIND_GLOBAL_PLACEHOLDERS

Definition at line 8 of file JsonFileLoader.cxx.

Typedef Documentation

◆ ptree

using ptree = boost::property_tree::ptree

Definition at line 16 of file JsonFileLoader.cxx.