![]() |
EIC Software
Reference for
EIC
simulation and reconstruction software on GitHub
|
#include <iostream>#include <string>#include <sstream>#include <TString.h>
Include dependency graph for compiled_runpythia.cpp:Go to the source code of this file.
Functions | |
| void | runpythia (TString outFile, int nEvents, double pElectron, double pProton, double minQ2, double maxQ2, int messageInterval) |
| int | main (int argc, char **argv) |
| int main | ( | int | argc, |
| char ** | argv | ||
| ) |
Definition at line 23 of file compiled_runpythia.cpp.
View newest version in sPHENIX GitHub at line 23 of file compiled_runpythia.cpp
References nEvents, and runpythia().
Here is the call graph for this function:| void runpythia | ( | TString | outFile, |
| int | nEvents, | ||
| double | pElectron, | ||
| double | pProton, | ||
| double | minQ2, | ||
| double | maxQ2, | ||
| int | messageInterval | ||
| ) |
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: