SIInteraction Class Reference

Spin independent interaction. More...

#include <XePhys.h>

Inheritance diagram for SIInteraction:
Interaction XePhysics XeMath XeObject XeCore XeCore

List of all members.

Public Member Functions

SIFormFactorgetSIFormFactor ()
SIStructureFunctiongetSIStructureFunction ()
double SigmaErNucleus (Wimp *wimp, Nucleus *nuc, double Er)
 SIInteraction (double s=DEFAULT_SIGMA_NUCLEON, int ff=DEFAULT_SI_FF)
 SIInteraction (double s, SIFormFactor *f)

Protected Member Functions

void setParameters (SIFormFactor *f)

Detailed Description

Spin independent interaction.

Characterized by nucleon cross section and Form Factor


Constructor & Destructor Documentation

SIInteraction::SIInteraction ( double  s,
SIFormFactor f 
)
Parameters:
s sigma-nucleon
f form factor
SIInteraction::SIInteraction ( double  s = DEFAULT_SIGMA_NUCLEON,
int  ff = DEFAULT_SI_FF 
)
Parameters:
s sigma-nucleon
ff ENGEL_SI , FRICK_SI , SUHONEN_SI , EXPONENTIAL_SI or DEFAULT_SI_FF = FRICK_SI

Member Function Documentation

double SIInteraction::SigmaErNucleus ( Wimp wimp,
Nucleus nuc,
double  Er 
) [virtual]
Returns:
Differential cross section
Parameters:
Wimp Incoming particle
nuc Nucleus
Er Energy recoil

Implements Interaction.


The documentation for this class was generated from the following file:
 All Classes Functions Variables

Generated on 10 Apr 2015 for Xephyr by  doxygen 1.6.1