JHUGen MELA
JHUGen v7.5.6, MELA v2.4.2
Matrix element calculations as used in JHUGen.
|
#include <TCouplings.hh>
Public Member Functions | |
aTQGCCouplings () | |
aTQGCCouplings (aTQGCCouplings const &other) | |
virtual | ~aTQGCCouplings () |
void | reset () |
void | copy (aTQGCCouplings const &other) |
aTQGCCouplings * | getRef () |
void | SetATQGCCouplings (unsigned int index, double c_real, double c_imag) |
Public Attributes | |
double | aTQGCcoupl [SIZE_ATQGC][2] |
Definition at line 131 of file TCouplings.hh.
aTQGCCouplings::aTQGCCouplings | ( | ) |
Definition at line 447 of file TCouplings.cc.
aTQGCCouplings::aTQGCCouplings | ( | aTQGCCouplings const & | other | ) |
Definition at line 448 of file TCouplings.cc.
|
virtual |
Definition at line 449 of file TCouplings.cc.
void aTQGCCouplings::copy | ( | aTQGCCouplings const & | other | ) |
Definition at line 456 of file TCouplings.cc.
aTQGCCouplings * aTQGCCouplings::getRef | ( | ) |
Definition at line 461 of file TCouplings.cc.
void aTQGCCouplings::reset | ( | ) |
Definition at line 451 of file TCouplings.cc.
void aTQGCCouplings::SetATQGCCouplings | ( | unsigned int | index, |
double | c_real, | ||
double | c_imag | ||
) |
Definition at line 463 of file TCouplings.cc.
double aTQGCCouplings::aTQGCcoupl[SIZE_ATQGC][2] |
Definition at line 143 of file TCouplings.hh.