|
PYTHIA
8.316
|
*************************** DECAY TABLES ***************************/// More...
#include <SusyLesHouches.h>
Public Member Functions | |
| LHdecayChannel (double bratIn, int nDaIn, vector< int > idDaIn, string cIn="") | |
| void | setChannel (double bratIn, int nDaIn, vector< int > idDaIn, string cIn="") |
| Functions to set decay channel information. | |
| void | setBrat (double bratIn) |
| void | setIdDa (vector< int > idDaIn) |
| double | getBrat () |
| Functions to get decay channel information. | |
| int | getNDa () |
| vector< int > | getIdDa () |
| string | getComment () |
*************************** DECAY TABLES ***************************///
1.8.11