C++ Interface to Tauola
|
#include <Tauola.h>
Public Member Functions | |
void | setAll (bool flag) |
void | setAll (bool flag) |
Data Fields | |
bool | GAMMA |
bool | Z0 |
bool | HIGGS |
bool | HIGGS_H |
bool | HIGGS_A |
bool | HIGGS_PLUS |
bool | HIGGS_MINUS |
bool | W_PLUS |
bool | W_MINUS |
Structure for switching the computation of spin correlation. By default all spin correlations are turned on.
Definition at line 50 of file include/Tauola/Tauola.h.
|
inline |
Definition at line 61 of file include/Tauola/Tauola.h.
|
inline |
Definition at line 61 of file src/tauolaCInterfaces/Tauola.h.
bool GAMMA |
Definition at line 52 of file include/Tauola/Tauola.h.
bool HIGGS |
Definition at line 54 of file include/Tauola/Tauola.h.
bool HIGGS_A |
Definition at line 56 of file include/Tauola/Tauola.h.
bool HIGGS_H |
Definition at line 55 of file include/Tauola/Tauola.h.
bool HIGGS_MINUS |
Definition at line 58 of file include/Tauola/Tauola.h.
bool HIGGS_PLUS |
Definition at line 57 of file include/Tauola/Tauola.h.
bool W_MINUS |
Definition at line 60 of file include/Tauola/Tauola.h.
bool W_PLUS |
Definition at line 59 of file include/Tauola/Tauola.h.
bool Z0 |
Definition at line 53 of file include/Tauola/Tauola.h.