Analysis Software
Documentation for sPHENIX simulation software
|
#include "TPythia6.h"
#include "TTree.h"
#include "TClonesArray.h"
#include "TH1.h"
#include "TStyle.h"
#include "TCanvas.h"
Go to the source code of this file.
Functions | |
void | loadLibraries () |
int | generate_ep_dis (double eELEC=10., double ePROT=250., int nEvents=1000) |
eELEC = Electron Energy ePROT = Proton Energy nEvents = Number of Events
Definition at line 36 of file generate_ep_dis.C.
View newest version in sPHENIX GitHub at line 36 of file generate_ep_dis.C
References b_x, b_y, Acts::UnitConstants::e, f, filename, i, loadLibraries(), nEvents, merge_hashes::p, tree, ambiguity_solver_full_chain::x, and y.
void loadLibraries | ( | ) |
Definition at line 20 of file generate_ep_dis.C.
View newest version in sPHENIX GitHub at line 20 of file generate_ep_dis.C
Referenced by generate_ep_dis().