/home/bes3soft/bes3soft/Boss/7.0.2/dist/7.0.2/Generator/BesEvtGen/BesEvtGen-00-03-58/src/EvtGen/EvtGenBase/EvtDecayTable.cc File Reference

#include "EvtGenBase/EvtPatches.hh"
#include <iostream>
#include <iomanip>
#include <fstream>
#include <ctype.h>
#include <stdlib.h>
#include <string.h>
#include "EvtGenBase/EvtParticle.hh"
#include "EvtGenBase/EvtRandom.hh"
#include "EvtGenBase/EvtDecayTable.hh"
#include "EvtGenBase/EvtPDL.hh"
#include "EvtGenBase/EvtDecayParm.hh"
#include "EvtGenBase/EvtSymTable.hh"
#include "EvtGenBase/EvtDecayBase.hh"
#include "EvtGenBase/EvtModel.hh"
#include "EvtGenBase/EvtParticleDecayList.hh"
#include "EvtGenBase/EvtParser.hh"
#include "EvtGenBase/EvtReport.hh"
#include "EvtGenBase/EvtModelAlias.hh"
#include "EvtGenBase/EvtRadCorr.hh"
#include <vector>

Go to the source code of this file.

Functions

EvtDecayBasegetDecay (int ipar, int imode)

Variables

static std::vector< EvtParticleDecayListdecaytable


Function Documentation

EvtDecayBase* getDecay ( int  ipar,
int  imode 
)

Definition at line 53 of file EvtDecayTable.cc.

References decaytable.

00053                                            {
00054   return decaytable[ipar].getDecayModel(imode);
00055 }


Variable Documentation

std::vector<EvtParticleDecayList> decaytable [static]

Definition at line 47 of file EvtDecayTable.cc.

Referenced by EvtDecayTable::findChannel(), getDecay(), EvtDecayTable::getDecayFunc(), EvtDecayTable::getNMode(), EvtDecayTable::gettheDecay(), EvtDecayTable::inChannelList(), EvtDecayTable::printSummary(), and EvtDecayTable::readDecayFile().


Generated on Tue Nov 29 23:15:52 2016 for BOSS_7.0.2 by  doxygen 1.4.7