![]() |
Analysis Software
Documentation for sPHENIX simulation software
|
#include "PHPythia6.h"#include "PHPy6GenTrigger.h"#include <phhepmc/PHHepMCGenEvent.h>#include <phhepmc/PHHepMCGenEventMap.h>#include <fun4all/Fun4AllReturnCodes.h>#include <phool/getClass.h>#include <phool/recoConsts.h>#include <phool/PHIODataNode.h>#include <phool/PHDataNode.h>#include <phool/PHObject.h>#include <phool/PHCompositeNode.h>#include <phool/PHNodeIterator.h>#include <phool/PHNodeReset.h>#include <phool/PHTimeStamp.h>#include <phool/PHRandomSeed.h>#include <HepMC/PythiaWrapper.h>#include <HepMC/IO_HEPEVT.h>#include <HepMC/IO_GenEvent.h>#include <HepMC/IO_AsciiParticles.h>#include <HepMC/GenEvent.h>#include <gsl/gsl_randist.h>#include <iostream>#include <iomanip>#include <fstream>#include <sstream>#include <cstdlib>#include <stdlib.h>#include <ctime>#include <sys/time.h>#include <algorithm>#include <cctype>
Include dependency graph for PHPythia6.C:Go to the source code of this file.
Macros | |
| #define | pytune pytune_ |
Typedefs | |
| typedef PHIODataNode< PHObject > | PHObjectNode_t |
Functions | |
| int | pytune (int *itune) |
| #define pytune pytune_ |
Definition at line 39 of file PHPythia6.C.
View newest version in sPHENIX GitHub at line 39 of file PHPythia6.C
Referenced by pyinit(), and PHPythia6::ReadConfig().
| typedef PHIODataNode<PHObject> PHObjectNode_t |
Definition at line 44 of file PHPythia6.C.
View newest version in sPHENIX GitHub at line 44 of file PHPythia6.C
| int pytune | ( | int * | itune | ) |