fmssim
|
#include <stdlib.h>
#include <ostream>
#include <TROOT.h>
#include <TRint.h>
#include <TApplication.h>
#include <TFile.h>
#include <TObject.h>
#include <TPythia6.h>
#include <TClonesArray.h>
#include <TTree.h>
#include <math.h>
#include <vector>
Go to the source code of this file.
Classes | |
class | pythiaParticle |
PYTHIA particle record. More... | |
class | pythiaEvent |
PYTHIA event record. More... | |
class | pythiaRun |
Settings for a single PYTHIA run. More... | |
struct | PythiaPartPtLessThan |
Defines | |
#define | NDET 16 |
#define | NTYPES 8 |
#define | NOSTARLIB |
#define NDET 16 |
#define NOSTARLIB |
#define NTYPES 8 |