class Gambit::DarkBit::DMsimpVectorMedMajoranaDM
[No description available]
Public Functions
| Name | |
|---|---|
| DMsimpVectorMedMajoranaDM() Initialize DMsimpVectorMedMajoranaDM object (branching ratios etc) | |
| ~DMsimpVectorMedMajoranaDM() | |
| 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 DMsimpVectorMedMajoranaDM
inline DMsimpVectorMedMajoranaDM()
Initialize DMsimpVectorMedMajoranaDM object (branching ratios etc)
function ~DMsimpVectorMedMajoranaDM
inline ~DMsimpVectorMedMajoranaDM()
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 2025-02-12 at 16:10:32 +0000