PandaRoot
PndMasterRunAnaJSONReader Class Reference

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

#include <PndMasterRunAnaJSONReader.h>

Inheritance diagram for PndMasterRunAnaJSONReader:

Public Member Functions

PndMasterRunAnacreateRunAna (pt::ptree &tree, const std::string &extPrefix)
 
int getNEvents () const
 

Detailed Description

Class to generate a PndMasterRunAna 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 PndMasterRunAnaJSONReader.h.

Member Function Documentation

◆ createRunAna()

PndMasterRunAna* PndMasterRunAnaJSONReader::createRunAna ( pt::ptree &  tree,
const std::string &  extPrefix 
)

◆ getNEvents()

int PndMasterRunAnaJSONReader::getNEvents ( ) const
inline

Definition at line 18 of file PndMasterRunAnaJSONReader.h.

18 { return fNEvents; }

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