fmssim
|
Settings for a single PYTHIA run. More...
#include <pythiaEvent.h>
Public Member Functions | |
pythiaRun () | |
virtual | ~pythiaRun () |
float | getXSection (TPythia6 &) |
Public Attributes | |
Int_t | nEvent |
Int_t | MSEL |
Float_t | energy |
Float_t | xsection |
Float_t | CKIN3 |
Float_t | CKIN4 |
Settings for a single PYTHIA run.
pythiaRun::pythiaRun | ( | ) |
virtual pythiaRun::~pythiaRun | ( | ) | [inline, virtual] |
float pythiaRun::getXSection | ( | TPythia6 & | pythia | ) |
Float_t pythiaRun::CKIN3 |
Float_t pythiaRun::CKIN4 |
Float_t pythiaRun::energy |
Int_t pythiaRun::MSEL |
Int_t pythiaRun::nEvent |
Float_t pythiaRun::xsection |