ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
#include "TF1.h"
#include "TH2.h"
#include "TH2D.h"
#include "TH1.h"
#include "TMath.h"
#include <string.h>
#include "TGraph.h"
#include <map>
Go to the source code of this file.
Functions | |
void | norm_th1_per_bin_width_per_primaries (TH1D *histo, int total_primaries) |
void | norm_th2_per_bin_width_per_primaries (TH2D *histo, int total_primaries) |
void | Plot () |