PandaRoot
PndMasterRunSimJSONReader Class Reference

Class to generate a PndMasterRunSim object from a configuration JSON file. More...

#include <PndMasterRunSimJSONReader.h>

Inheritance diagram for PndMasterRunSimJSONReader:

Public Member Functions

PndMasterRunSimcreateRunSim (pt::ptree &tree)
 
int getNEvents () const
 

Detailed Description

Class to generate a PndMasterRunSim object from a configuration JSON file.

Date
20.09.2022
Author
Tobias Stockmanns t.sto.nosp@m.ckma.nosp@m.nns@f.nosp@m.z-ju.nosp@m.elich.nosp@m..de

Definition at line 15 of file PndMasterRunSimJSONReader.h.

Member Function Documentation

◆ createRunSim()

PndMasterRunSim* PndMasterRunSimJSONReader::createRunSim ( pt::ptree &  tree)

◆ getNEvents()

int PndMasterRunSimJSONReader::getNEvents ( ) const
inline

Definition at line 18 of file PndMasterRunSimJSONReader.h.

18 { return fNEvents; }

The documentation for this class was generated from the following file: