#include <PndPythia8Direct.h>
Definition at line 54 of file PndPythia8Direct.h.
PndPythia8Direct::PndPythia8Direct |
( |
| ) |
|
PndPythia8Direct::~PndPythia8Direct |
( |
| ) |
|
|
virtual |
Bool_t PndPythia8Direct::Init |
( |
| ) |
|
|
virtual |
Definition at line 22 of file PndPythia8Direct.cxx.
References jj.
32 cout<<
"fPythia.readString(\""<<
fParams[
jj]<<
"\")"<<endl;
34 cout<<
"Beam Momentum "<<
fMom<<endl;
38 fPythia.settings.mode(
"Beams:idA", -2212);
39 fPythia.settings.mode(
"Beams:idB", 2212);
40 fPythia.settings.mode(
"Beams:frameType", 3);
41 fPythia.settings.parm(
"Beams:pxA", 0.);
42 fPythia.settings.parm(
"Beams:pyA", 0.);
44 fPythia.settings.parm(
"Beams:pxB", 0.);
45 fPythia.settings.parm(
"Beams:pyB", 0.);
46 fPythia.settings.parm(
"Beams:pzB", 0.);
RndmEngine * fRandomEngine
void PndPythia8Direct::Print |
( |
| ) |
|
Bool_t PndPythia8Direct::ReadEvent |
( |
FairPrimaryGenerator * |
cpg | ) |
|
void PndPythia8Direct::SetMom |
( |
Double_t |
mom | ) |
|
|
inline |
void PndPythia8Direct::SetParameters |
( |
char * |
par | ) |
|
void PndPythia8Direct::UseRandom1 |
( |
| ) |
|
|
inline |
void PndPythia8Direct::UseRandom3 |
( |
| ) |
|
|
inline |
Int_t PndPythia8Direct::fPar_it |
|
protected |
char* PndPythia8Direct::fParams[100] |
|
private |
Pythia PndPythia8Direct::fPythia |
|
private |
RndmEngine* PndPythia8Direct::fRandomEngine |
|
private |
Bool_t PndPythia8Direct::fUseRandom1 |
|
protected |
Bool_t PndPythia8Direct::fUseRandom3 |
|
protected |
The documentation for this class was generated from the following files: