14 config_hyp.
mty_model_path = std::string(project_tp_root.data()) +
"MARTY/src/MARTY/src/marty/models/thdm.h";
16 hyp.init(
"lha/testinput_thdm.lha", config_hyp);
19 std::cout <<
"here " << std::endl;
21 std::cout <<
"here " << std::endl;
23 std::cout <<
"here " << std::endl;
41 for (
auto elem : {
WCoef::CP1,
WCoef::CP2,
WCoef::CP3,
WCoef::CP4,
WCoef::CP5,
WCoef::CP6,
WCoef::CP7,
WCoef::CP8,
WCoef::CP9,
WCoef::CP10,
WCoef::CPQ1_MU,
WCoef::CPQ2_MU}) {
Facade combining block existence/logging (BlockProvider) and block listing (APIAdapter).
#define LOG_INFO(...)
Macro for logging informational messages.
Manages memory caching, parameter blocks, and LHA reader instances.
Model-dependent parameter repository and initialization strategies.
Unified proxy for block queries and diagnostics.
void log_all_blocks(ParameterType pt) override
Logs all blocks for a given ParameterType.
static IdOf< WGroupTag > to_id(WGroup e)
Converts an enum value to an IdOf<Tag>.
static std::string str(const IdOf< WCoefTag > &id)
Returns the string representation of an identifier.
High-level interface to initialize and monitor the main framework configuration.
User-facing API to build and query Wilson coefficients at matching and hadronic scales.
Configuration object controlling model, input flags and optional MARTY resources.
std::optional< fs::path > mty_model_path
Path to the MARTY model file, if needed.
std::optional< std::string > mty_model_name
MARTY model class name, if needed.
Model model
Current model.
Configuration for building sets of Wilson coefficients.