Hyperiso 1.0.3
Modular flavour-physics calculations, Wilson coefficients and statistical inference
Loading...
Searching...
No Matches
BsPhiConfig Struct Reference

#include <BsPhiDecay.h>

Public Types

enum class  FF_Type { FULL , SOFT }
 
enum class  Lepton { E , MU , TAU }
 

Public Attributes

BV_FF_Src ff_src {BV_FF_Src::BSZ_SR_LAT}
 
B_FF_Type ff_type {B_FF_Type::FULL}
 
Lepton gen {Lepton::MU}
 
size_t n_threads {1}
 

Detailed Description

Definition at line 13 of file BsPhiDecay.h.

Member Enumeration Documentation

◆ FF_Type

enum class BsPhiConfig::FF_Type
strong
Enumerator
FULL 
SOFT 

Definition at line 14 of file BsPhiDecay.h.

◆ Lepton

enum class BsPhiConfig::Lepton
strong
Enumerator
MU 
TAU 

Definition at line 15 of file BsPhiDecay.h.

Member Data Documentation

◆ ff_src

BV_FF_Src BsPhiConfig::ff_src {BV_FF_Src::BSZ_SR_LAT}

Definition at line 17 of file BsPhiDecay.h.

◆ ff_type

B_FF_Type BsPhiConfig::ff_type {B_FF_Type::FULL}

Definition at line 18 of file BsPhiDecay.h.

◆ gen

Lepton BsPhiConfig::gen {Lepton::MU}

Definition at line 19 of file BsPhiDecay.h.

◆ n_threads

size_t BsPhiConfig::n_threads {1}

Definition at line 21 of file BsPhiDecay.h.


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