PandaRoot
PndJSONReader.h
Go to the documentation of this file.
1
8
#pragma once
9
10
#include <boost/property_tree/ptree.hpp>
11
12
class
PndJSONReader
:
public
TObject {
13
public
:
14
boost::property_tree::ptree
getPtreeFromJSON
(
const
std::string &fileName);
15
16
ClassDef
(
PndJSONReader
, 1);
17
};
PndJSONReader::ClassDef
ClassDef(PndJSONReader, 1)
PndJSONReader
Class to generate a PndMasterRunSim object from a configuration JSON file.
Definition:
PndJSONReader.h:12
PndJSONReader::getPtreeFromJSON
boost::property_tree::ptree getPtreeFromJSON(const std::string &fileName)
home
gitlab-runner
builds
Vxspf1vo
0
PandaRootGroup
PandaRoot
tools
JSONReaders
PndJSONReader.h
Generated on Fri Oct 6 2023 07:04:56 for PandaRoot by
1.8.13