![]() |
Analysis Software
Documentation for sPHENIX simulation software
|
#include "Pythia8/Pythia.h"#include "Pythia8Plugins/HepMC2.h"#include <TTree.h>#include <TFile.h>
Include dependency graph for generator.cc: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 generator.cc.
View newest version in sPHENIX GitHub at line 8 of file generator.cc
References nEvents.
| int main | ( | int | argc, |
| char const * | argv[] | ||
| ) |
Definition at line 65 of file generator.cc.
View newest version in sPHENIX GitHub at line 65 of file generator.cc
References Fatras::Test::generator, and nEvents.