Template Struct has_likelihood_member
Defined in File reweight.hpp
Inheritance Relationships
Base Type
public std::false_type
Struct Documentation
-
template<typename T, typename = void>
struct has_likelihood_member : public std::false_type Internal trait to detect if a particle has a public ‘likelihood’ member variable.