Analysis Software
Documentation for sPHENIX simulation software
|
#include "Pythia8/Pythia.h"
#include "Pythia8Plugins/HepMC2.h"
#include <TTree.h>
#include <TFile.h>
Go to the source code of this file.
Functions | |
void | generator (std::string filename, long nEvents, bool signalOnly=false) |
int | main (int argc, char const *argv[]) |
void generator | ( | std::string | filename, |
long | nEvents, | ||
bool | signalOnly = false |
||
) |
Definition at line 8 of file photonJetGenerator.cc.
View newest version in sPHENIX GitHub at line 8 of file photonJetGenerator.cc
int main | ( | int | argc, |
char const * | argv[] | ||
) |
Definition at line 64 of file photonJetGenerator.cc.
View newest version in sPHENIX GitHub at line 64 of file photonJetGenerator.cc
References Fatras::Test::generator, and nEvents.