BOSS 7.1.0
BESIII Offline Software System
Loading...
Searching...
No Matches
EvtPycont.cc File Reference
#include "EvtGenBase/EvtPatches.hh"
#include <stdlib.h>
#include "EvtGenBase/EvtParticle.hh"
#include "EvtGenBase/EvtDecayTable.hh"
#include "EvtGenBase/EvtPDL.hh"
#include "EvtGenModels/EvtPycont.hh"
#include "EvtGenModels/EvtPythia.hh"
#include "EvtGenBase/EvtId.hh"
#include "EvtGenBase/EvtReport.hh"
#include "EvtGenModels/EvtGlobalSet.hh"
#include <string>
#include <iostream>

Go to the source code of this file.

Functions

void pystat_ (int &)
 
void initpythia_ (int *)
 

Variables

struct {
   double   maximum
 
cbbeam_
 
struct {
   int   myisr
 
isrflag_
 
struct {
   int   mint [400]
 
   double   vint [400]
 
pyint1_
 
struct {
   int   mstp [200]
 
   double   parp [200]
 
   int   msti [200]
 
   double   pari [200]
 
pypars_
 
struct {
   int   dc [18]
 
decaych_
 

Function Documentation

◆ initpythia_()

void initpythia_ ( int *  )

◆ pystat_()

void pystat_ ( int &  )

Referenced by EvtPyGaGa::~EvtPyGaGa().

Variable Documentation

◆ 

struct { ... } cbbeam_

◆ dc

int dc[18]

Definition at line 66 of file EvtPycont.cc.

Referenced by intersect().

◆ 

struct { ... } decaych_

Referenced by EvtPycont::init(), and EvtPyGaGa::init().

◆ 

struct { ... } isrflag_

Referenced by EvtPycont::init().

◆ maximum

double maximum

Definition at line 38 of file EvtPycont.cc.

◆ mint

int mint[400]

Definition at line 48 of file EvtPycont.cc.

◆ msti

int msti[200]

Definition at line 56 of file EvtPycont.cc.

◆ mstp

int mstp[200]

Definition at line 54 of file EvtPycont.cc.

Referenced by EvtConExc::init().

◆ myisr

int myisr

Definition at line 43 of file EvtPycont.cc.

◆ pari

double pari[200]

Definition at line 57 of file EvtPycont.cc.

◆ parp

double parp[200]

Definition at line 55 of file EvtPycont.cc.

◆ 

struct { ... } pyint1_

◆ 

struct { ... } pypars_

◆ vint

double vint[400]

Definition at line 49 of file EvtPycont.cc.