Analysis Software
Documentation for sPHENIX simulation software
|
#include <iostream>
#include <TROOT.h>
#include <TFile.h>
#include <TKey.h>
#include <TTree.h>
#include <TH2F.h>
#include <THnSparse.h>
#include <eicsmear/smear/EventSmear.h>
#include <eicsmear/erhic/EventPythia.h>
#include <eicsmear/erhic/ParticleMC.h>
Go to the source code of this file.
Functions | |
int | eic_sphenix_fill_xq2 (TString filename_output, TString filename_mc, TString filename_mc_smeared, bool debug=false) |
int | main (int argc, char *argv[]) |
int eic_sphenix_fill_xq2 | ( | TString | filename_output, |
TString | filename_mc, | ||
TString | filename_mc_smeared, | ||
bool | debug = false |
||
) |
Definition at line 21 of file eic_sphenix_fill_xq2.C.
View newest version in sPHENIX GitHub at line 21 of file eic_sphenix_fill_xq2.C
References Acts::Test::debug, event, fprintf(), i, G4PIPE::max_z, BlackHoleGeometry::min_z, next, ntracks, train_ambiguity_solver::pid, graph_fancy::pT, conf::stdout, tree, ambiguity_solver_full_chain::x, xsec, y, and physmon_track_finding_ttbar::z.
Referenced by main().
int main | ( | int | argc, |
char * | argv[] | ||
) |
Definition at line 433 of file eic_sphenix_fill_xq2.C.
View newest version in sPHENIX GitHub at line 433 of file eic_sphenix_fill_xq2.C
References eic_sphenix_fill_xq2().