#include <RVersion.h>
#include <TPythia6.h>
#include <TVector3.h>
#include <TF1.h>
#include <TROOT.h>
#include <TMCParticle.h>
#include "Framework/Algorithm/AlgConfigPool.h"
#include "Framework/Conventions/Constants.h"
#include "Framework/Conventions/Controls.h"
#include "Framework/GHEP/GHepStatus.h"
#include "Framework/GHEP/GHepParticle.h"
#include "Framework/GHEP/GHepRecord.h"
#include "Framework/GHEP/GHepFlags.h"
#include "Framework/EventGen/EVGThreadException.h"
#include "Framework/Messenger/Messenger.h"
#include "Framework/Numerical/RandomGen.h"
#include "Framework/Numerical/Spline.h"
#include "Framework/ParticleData/PDGCodes.h"
#include "Framework/ParticleData/PDGUtils.h"
#include "Framework/ParticleData/PDGLibrary.h"
#include "Framework/ParticleData/PDGCodeList.h"
#include "Framework/Utils/KineUtils.h"
#include "Framework/Utils/StringUtils.h"
#include "Framework/Utils/PrintUtils.h"
#include "Physics/Hadronization/AGCharm2019.h"
#include "Physics/Hadronization/FragmentationFunctionI.h"
Go to the source code of this file.
Functions | |
void | py1ent_ (int *, int *, double *, double *, double *) |
void | py2ent_ (int *, int *, int *, double *) |
void py1ent_ | ( | int * | , |
int * | , | ||
double * | , | ||
double * | , | ||
double * | |||
) |
void py2ent_ | ( | int * | , |
int * | , | ||
int * | , | ||
double * | |||
) |