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

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 * )
extern

◆ pystat_()

void pystat_ ( int & )
extern

Referenced by EvtPyGaGa::~EvtPyGaGa().

Variable Documentation

◆ [struct]

struct { ... } cbbeam_

◆ dc

int dc[18]

Definition at line 63 of file EvtPycont.cc.

Referenced by KalmanFit::Lpar::intersect, and Lpar::intersect.

◆ [struct]

struct { ... } decaych_

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

◆ [struct]

struct { ... } isrflag_

Referenced by EvtPycont::init().

◆ maximum

double maximum

Definition at line 38 of file EvtPycont.cc.

Referenced by !weight, m_ypar(), and PARAMETER().

◆ mint

int mint[400]

Definition at line 47 of file EvtPycont.cc.

◆ msti

int msti[200]

Definition at line 54 of file EvtPycont.cc.

◆ mstp

int mstp[200]

Definition at line 52 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 55 of file EvtPycont.cc.

◆ parp

double parp[200]

Definition at line 53 of file EvtPycont.cc.

◆ [struct]

struct { ... } pyint1_

◆ [struct]

struct { ... } pypars_

◆ vint

double vint[400]

Definition at line 48 of file EvtPycont.cc.