class Gambit::DarkBit::DMsimpVectorMedScalarDM
[No description available]
Public Functions
Name | |
---|---|
DMsimpVectorMedScalarDM() Initialize DMsimpVectorMedScalarDM object (branching ratios etc) | |
~DMsimpVectorMedScalarDM() | |
double | sv(str channel, DecayTable & tbl, double(*)(str &, std::vector< str > &, std::vector< str > &, double &, const DecayTable &) sigmav, double v_rel) |
Public Functions Documentation
function DMsimpVectorMedScalarDM
inline DMsimpVectorMedScalarDM()
Initialize DMsimpVectorMedScalarDM object (branching ratios etc)
function ~DMsimpVectorMedScalarDM
inline ~DMsimpVectorMedScalarDM()
function sv
inline double sv(
str channel,
DecayTable & tbl,
double(*)(str &, std::vector< str > &, std::vector< str > &, double &, const DecayTable &) sigmav,
double v_rel
)
Returns sigma*v for a given channel.
Updated on 2024-07-18 at 13:53:31 +0000