MaCh3  2.6.1
Reference Guide
Classes | Namespaces
GetPenaltyTermModule.hpp File Reference

Module for extracting penalty terms from systematic chains. More...

#include "yaml-cpp/yaml.h"
#include "CLI/API/plugin.hpp"
Include dependency graph for GetPenaltyTermModule.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  M3::GetPenaltyTermModule
 Module for extracting specific penalty terms from MCMC chains. More...
 

Namespaces

 M3
 Main namespace for MaCh3 software.
 

Detailed Description

Module for extracting penalty terms from systematic chains.

This module is designed to retrieve penalty terms from various sources, such as flux and cross-section systematic chains. Since flux and cross-section uncertainties are handled systematically, the penalty term cannot be taken directly from the chain.

Todo:
This should really be moved to MCMC Processor
Author
Kamil Skwarczynski

Definition in file GetPenaltyTermModule.hpp.