![]() |
EIC Software
Reference for
EIC
simulation and reconstruction software on GitHub
|
#include <iostream>#include <string>#include <TString.h>#include <TPythia6.h>#include <TRandom3.h>#include <TFile.h>#include <TStopwatch.h>#include <eicsmear/erhic/Pythia6.h>#include <eicsmear/erhic/Pythia6EventBuilder.h>
Include dependency graph for runpythia.cpp:Go to the source code of this file.
Functions | |
| void | runpythia (TString outFile, int nEvents, double pElectron, double pProton, double minQ2=1., double maxQ2=-1., int messageInterval=1000) |
| void runpythia | ( | TString | outFile, |
| int | nEvents, | ||
| double | pElectron, | ||
| double | pProton, | ||
| double | minQ2 = 1., |
||
| double | maxQ2 = -1., |
||
| int | messageInterval = 1000 |
||
| ) |
Definition at line 18 of file runpythia.cpp.
View newest version in sPHENIX GitHub at line 18 of file runpythia.cpp
References eicpy.qaplots::file, erhic::Pythia6::Run(), and charm_jet_tagging_optimization_study::target.
Referenced by main().
Here is the call graph for this function:
Here is the caller graph for this function: