ATLAS Offline Software
|
#include "Pythia8_i/IPythia8Custom.h"
#include "AthenaBaseComps/AthAlgTool.h"
#include "Pythia8/Pythia.h"
Go to the source code of this file.
Classes | |
class | Lepton2gamma2 |
class | Nucleus2gamma2 |
class | UserPhotonFlux |
Tool to implement Pythi8 main70 functionality. More... | |
Macros | |
#define | PNEW(X, Y) new X(Y); |
Typedefs | |
typedef Nucleus2gamma2 * | Nucleus2gammaPtr |
typedef PDF * | PDFPtr |
#define PNEW | ( | X, | |
Y | |||
) | new X(Y); |
Definition at line 127 of file UserPhotonFlux.h.
typedef Nucleus2gamma2* Nucleus2gammaPtr |
Definition at line 124 of file UserPhotonFlux.h.
typedef PDF* PDFPtr |
Definition at line 125 of file UserPhotonFlux.h.