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

#include <WilsonFreezer.h>

Inheritance diagram for WilsonFreezer:
Collaboration diagram for WilsonFreezer:

Public Member Functions

 WilsonFreezer (const std::shared_ptr< IObsWilsonBuilder > &wil_builder)
 Construct a freezer using an observable Wilson builder.
 
void freeze (WGroupId group) override
 Freezes matching and hadronic blocks for the given group.
 
void unfreeze (WGroupId group) override
 Unfreezes matching and hadronic blocks for the given group.
 

Detailed Description

Definition at line 34 of file WilsonFreezer.h.

Constructor & Destructor Documentation

◆ WilsonFreezer()

WilsonFreezer::WilsonFreezer ( const std::shared_ptr< IObsWilsonBuilder > &  wil_builder)
inline

Construct a freezer using an observable Wilson builder.

Parameters
wil_builderBuilder used to obtain the Wilson proxy and discover bases.

Definition at line 40 of file WilsonFreezer.h.

Member Function Documentation

◆ freeze()

void WilsonFreezer::freeze ( WGroupId  group)
overridevirtual

Freezes matching and hadronic blocks for the given group.

Implements IWilsonFreezer< WGroupId >.

Definition at line 3 of file WilsonFreezer.cpp.

◆ unfreeze()

void WilsonFreezer::unfreeze ( WGroupId  group)
overridevirtual

Unfreezes matching and hadronic blocks for the given group.

Implements IWilsonFreezer< WGroupId >.

Definition at line 10 of file WilsonFreezer.cpp.


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