hpstr
The Heavy Photon Search Toolkit for Reconstruction (hpstr) provides an interface to physics data from the HPS experiment saved in the LCIO format and converts it into an ROOT based format.
|
#include "TH3.h"
#include "TH2.h"
#include "TH1.h"
#include "TFile.h"
#include "TDirectoryFile.h"
#include <string>
#include <map>
#include <vector>
#include "json.hpp"
Go to the source code of this file.
Classes | |
class | HistoManager |
description More... | |
Typedefs | |
using | json = nlohmann::json |
using json = nlohmann::json |
Definition at line 15 of file HistoManager.h.