|
Hyperiso 1.0.3
Modular flavour-physics calculations, Wilson coefficients and statistical inference
|
This is the complete list of members for CustomCoefficientGroup, including all inherited members.
| adapters | CoefficientGroup | protected |
| add_coefficient(const std::shared_ptr< WilsonCoefficient > &coef) | CustomCoefficientGroup | inline |
| add_coefficient(WCoefId id, const std::shared_ptr< WilsonCoefficient > &coef) | CustomCoefficientGroup | inline |
| add_member_id(WCoefId id) | CoefficientGroup | |
| add_sources(WilsonBasis basis, const std::map< QCDOrder, CoefficientGroupSources > &m) | CoefficientGroup | inline |
| block_name | CoefficientGroup | protected |
| claim_coefficients() | CoefficientGroup | protected |
| clone() const override | CustomCoefficientGroup | inlinevirtual |
| CoefficientGroup(WilsonGroupAdapterConfig adapters) | CoefficientGroup | inline |
| CoefficientGroup(const CoefficientGroup &) | CoefficientGroup | |
| CoefficientGroup(CoefficientGroup &&)=default | CoefficientGroup | |
| CoefficientGroup(std::map< std::string, std::shared_ptr< WilsonCoefficient > > &coeffs, WilsonGroupAdapterConfig adapters) | CoefficientGroup | |
| current_order | CoefficientGroup | protected |
| CustomCoefficientGroup(WilsonGroupAdapterConfig adapters, WGroupId gid, const std::string &name, ContributionType type=ContributionType::SM) | CustomCoefficientGroup | inlineexplicit |
| finalize(QCDOrder order) | CustomCoefficientGroup | inline |
| get_bases() const | CoefficientGroup | inline |
| get_func(QCDOrder ord, WilsonBasis id) | CoefficientGroup | inline |
| get_group_id() const | CoefficientGroup | inline |
| get_matching_coefficient(std::string coeff, std::string order, ContributionType cont_type) const | CoefficientGroup | |
| get_matching_storage_block() const | CoefficientGroup | inline |
| get_member_ids() const | CoefficientGroup | inline |
| get_order() | CoefficientGroup | |
| get_running_coefficient(std::string coeff, std::string order, ContributionType cont_type, WilsonBasis basis=WilsonBasis::B_STANDARD) const | CoefficientGroup | |
| get_sm_group() | CoefficientGroup | inlinevirtual |
| get_sources(QCDOrder ord, WilsonBasis id) | CoefficientGroup | inline |
| get_type() | CoefficientGroup | inline |
| id | CoefficientGroup | protected |
| identity_running(const std::unordered_map< QCDOrder, std::unordered_map< WCoefId, scalar_t > > &coef_matching, const BlockSrc &) | CustomCoefficientGroup | inlinestatic |
| init(QCDOrder order) | CoefficientGroup | |
| init_full_running_block(const std::unordered_map< ParameterType, std::vector< std::string > > &source_names, WilsonBasis basis, bool inter, std::vector< ContributionType > type) | CoefficientGroup | |
| member_ids | CoefficientGroup | protected |
| name_grp | CustomCoefficientGroup | |
| set_basis_order_sources_and_running(WilsonBasis basis, QCDOrder order, std::unordered_map< ParameterType, std::vector< std::string > > source_names, std::function< std::unordered_map< WCoefId, scalar_t >(const std::unordered_map< QCDOrder, std::unordered_map< WCoefId, scalar_t > > &, const BlockSrc &)> running_func) | CustomCoefficientGroup | inline |
| set_group_id(WGroupId gid) | CoefficientGroup | inline |
| set_matching_storage_block(std::string) | CoefficientGroup | |
| set_member_ids(std::vector< WCoefId > ids) | CoefficientGroup | inline |
| set_wilson_type(ContributionType ct) | CoefficientGroup | inline |
| sources | CoefficientGroup | protected |
| wilson_type | CoefficientGroup | protected |
| ~CoefficientGroup()=default | CoefficientGroup | virtual |