Analysis Software
Documentation for sPHENIX simulation software
|
#include <iostream>
#include <TROOT.h>
#include <TFile.h>
#include <TTree.h>
#include <TH2F.h>
#include <THnSparse.h>
Go to the source code of this file.
Functions | |
int | eic_sphenix_test_smearing (TString filename_output, TString filename_mc, TString filename_mc_smeared="", bool debug=false) |
int eic_sphenix_test_smearing | ( | TString | filename_output, |
TString | filename_mc, | ||
TString | filename_mc_smeared = "" , |
||
bool | debug = false |
||
) |
Definition at line 19 of file eic_sphenix_test_smearing.C.
View newest version in sPHENIX GitHub at line 19 of file eic_sphenix_test_smearing.C