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.
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Classes | Typedefs
SimpEquations.h File Reference
#include <iostream>
#include <TEfficiency.h>
#include <TMath.h>
#include <TH1F.h>
#include "json.hpp"

Go to the source code of this file.

Classes

class  SimpEquations
 All SIMP Equations for calculating expected signal. More...
 

Typedefs

using json = nlohmann::json
 

Typedef Documentation

◆ json

using json = nlohmann::json

Definition at line 7 of file SimpEquations.h.