ATLAS Offline Software
Classes | Macros | Typedefs
UserPhotonFlux.h File Reference
#include "Pythia8_i/IPythia8Custom.h"
#include "AthenaBaseComps/AthAlgTool.h"
#include "Pythia8/Pythia.h"
Include dependency graph for UserPhotonFlux.h:
This graph shows which files directly or indirectly include this file:

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 Nucleus2gamma2Nucleus2gammaPtr
 
typedef PDF * PDFPtr
 

Macro Definition Documentation

◆ PNEW

#define PNEW (   X,
 
)    new X(Y);

Definition at line 127 of file UserPhotonFlux.h.

Typedef Documentation

◆ Nucleus2gammaPtr

Definition at line 124 of file UserPhotonFlux.h.

◆ PDFPtr

typedef PDF* PDFPtr

Definition at line 125 of file UserPhotonFlux.h.