flexiblesusy is hosted by Hepforge, IPPP Durham
FlexibleSUSY
flexiblesusy::Decay_amplitude_type< Fields > Class Template Reference

helper class to determine amplitude type for a given set of fields More...

#include <decay_amplitudes.hpp>

Collaboration diagram for flexiblesusy::Decay_amplitude_type< Fields >:
Collaboration graph

Public Types

using type = std::enable_if_t< sizeof...(Fields)==3, typename detail::Two_body_decay_amplitude_type< Fields... >::type >
 

Detailed Description

template<class... Fields>
class flexiblesusy::Decay_amplitude_type< Fields >

helper class to determine amplitude type for a given set of fields

Definition at line 266 of file decay_amplitudes.hpp.

Member Typedef Documentation

◆ type

template<class... Fields>
using flexiblesusy::Decay_amplitude_type< Fields >::type = std::enable_if_t< sizeof...(Fields) == 3, typename detail::Two_body_decay_amplitude_type<Fields...>::type>

Definition at line 267 of file decay_amplitudes.hpp.


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