C++ Interface to Tauola
Public Member Functions | Data Fields
Tauola::Particles Struct Reference

#include <Tauola.h>

Collaboration diagram for Tauola::Particles:
Collaboration graph

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
 

Detailed Description

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.

Member Function Documentation

◆ setAll() [1/2]

void setAll ( bool  flag)
inline

Definition at line 61 of file include/Tauola/Tauola.h.

◆ setAll() [2/2]

void setAll ( bool  flag)
inline

Definition at line 61 of file src/tauolaCInterfaces/Tauola.h.

Field Documentation

◆ GAMMA

bool GAMMA

Definition at line 52 of file include/Tauola/Tauola.h.

◆ HIGGS

bool HIGGS

Definition at line 54 of file include/Tauola/Tauola.h.

◆ HIGGS_A

bool HIGGS_A

Definition at line 56 of file include/Tauola/Tauola.h.

◆ HIGGS_H

bool HIGGS_H

Definition at line 55 of file include/Tauola/Tauola.h.

◆ HIGGS_MINUS

bool HIGGS_MINUS

Definition at line 58 of file include/Tauola/Tauola.h.

◆ HIGGS_PLUS

bool HIGGS_PLUS

Definition at line 57 of file include/Tauola/Tauola.h.

◆ W_MINUS

bool W_MINUS

Definition at line 60 of file include/Tauola/Tauola.h.

◆ W_PLUS

bool W_PLUS

Definition at line 59 of file include/Tauola/Tauola.h.

◆ Z0

bool Z0

Definition at line 53 of file include/Tauola/Tauola.h.


The documentation for this struct was generated from the following files: