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

#include <BKsllDecay.h>

Inheritance diagram for BKstarllConfig:
Collaboration diagram for BKstarllConfig:

Public Types

enum class  Power_Corrections_Impl { BFS , BCvDV , KMPW }
 
enum class  B_Charge { B_0 , B_PLUS }
 
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}
 
Power_Corrections_Impl power_corr_impl {Power_Corrections_Impl::BFS}
 
B_Charge charge {B_Charge::B_PLUS}
 
Lepton gen {Lepton::MU}
 
size_t n_threads {1}
 

Detailed Description

Definition at line 14 of file BKsllDecay.h.

Member Enumeration Documentation

◆ B_Charge

enum class BKstarllConfig::B_Charge
strong
Enumerator
B_0 
B_PLUS 

Definition at line 16 of file BKsllDecay.h.

◆ Lepton

enum class BKstarllConfig::Lepton
strong
Enumerator
MU 
TAU 

Definition at line 17 of file BKsllDecay.h.

◆ Power_Corrections_Impl

Enumerator
BFS 
BCvDV 
KMPW 

Definition at line 15 of file BKsllDecay.h.

Member Data Documentation

◆ charge

B_Charge BKstarllConfig::charge {B_Charge::B_PLUS}

Definition at line 22 of file BKsllDecay.h.

◆ ff_src

BV_FF_Src BKstarllConfig::ff_src {BV_FF_Src::BSZ_SR_LAT}

Definition at line 19 of file BKsllDecay.h.

◆ ff_type

B_FF_Type BKstarllConfig::ff_type {B_FF_Type::FULL}

Definition at line 20 of file BKsllDecay.h.

◆ gen

Lepton BKstarllConfig::gen {Lepton::MU}

Definition at line 23 of file BKsllDecay.h.

◆ n_threads

size_t BKstarllConfig::n_threads {1}

Definition at line 25 of file BKsllDecay.h.

◆ power_corr_impl

Power_Corrections_Impl BKstarllConfig::power_corr_impl {Power_Corrections_Impl::BFS}

Definition at line 21 of file BKsllDecay.h.


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