Hyperiso 1.0.3
Modular flavour-physics calculations, Wilson coefficients and statistical inference
Loading...
Searching...
No Matches
wcoef_ids.hpp File Reference
#include "generic_mapper.h"
#include "Map.h"
#include "hash_utils.hpp"
#include "GeneralEnum.h"
#include <stdexcept>
#include "LhaID.h"
Include dependency graph for wcoef_ids.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  WCoefTag
 Tag type for Wilson-coefficient identifiers. More...
 
class  WCoefMapper
 High-level mapper for WCoef <-> text <-> FLHA base indices. More...
 

Typedefs

using WCoefId = SymbolId< WCoefTag >
 Strongly typed identifier for Wilson coefficients (string-based).
 

Typedef Documentation

◆ WCoefId

Strongly typed identifier for Wilson coefficients (string-based).

Definition at line 31 of file wcoef_ids.hpp.