PandaRoot
PndFixStepParticleGunJSONReader.h
Go to the documentation of this file.
1
8
#pragma once
9
10
#include <boost/property_tree/ptree.hpp>
11
12
class
PndFixStepParticleGun
;
13
14
namespace
pt = boost::property_tree;
15
16
class
PndFixStepParticleGunJSONReader
:
public
TObject {
17
public
:
18
static
PndFixStepParticleGun
*
readJSON
(pt::ptree &tree);
19
20
ClassDef
(
PndFixStepParticleGunJSONReader
, 1);
21
};
PndFixStepParticleGunJSONReader
Class to generate a PndBoxGenerator object from a JSON file already loaded into a boost property tree...
Definition:
PndFixStepParticleGunJSONReader.h:16
PndFixStepParticleGunJSONReader::readJSON
static PndFixStepParticleGun * readJSON(pt::ptree &tree)
PndFixStepParticleGun
Definition:
PndFixStepParticleGun.h:49
PndFixStepParticleGunJSONReader::ClassDef
ClassDef(PndFixStepParticleGunJSONReader, 1)
home
gitlab-runner
builds
Vxspf1vo
0
PandaRootGroup
PandaRoot
tools
JSONReaders
PndFixStepParticleGunJSONReader.h
Generated on Fri Mar 29 2024 06:04:29 for PandaRoot by
1.8.13