class Gambit::DarkBit::DMsimpVectorMedDiracDM

[No description available]

Public Functions

Name
DMsimpVectorMedDiracDM()
Initialize DMsimpVectorMedDiracDM object (branching ratios etc)
~DMsimpVectorMedDiracDM()
doublesv(str channel, DecayTable & tbl, double(*)(str &, std::vector< str > &, std::vector< str > &, double &, const DecayTable &) sigmav, double v_rel)

Public Functions Documentation

function DMsimpVectorMedDiracDM

inline DMsimpVectorMedDiracDM()

Initialize DMsimpVectorMedDiracDM object (branching ratios etc)

function ~DMsimpVectorMedDiracDM

inline ~DMsimpVectorMedDiracDM()

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 2023-06-26 at 21:36:52 +0000