|
G4DarkBreM v2.2.2
Geant4 Dark Bremmstrahlung from MadGraph
|
Source file for dark brem model with some static functions that are helpful to be documented. More...
#include "G4DarkBreM/G4DarkBreMModel.h"Namespaces | |
| namespace | g4db |
| G4DarkBreM internal namespace. | |
Functions | |
| template<typename IntegrandFunction > | |
| static double | g4db::integrate (IntegrandFunction F, double low, double high) |
| The integration method we will be using for our numerical integrals. | |
| static double | g4db::flux_factor_chi_numerical (G4double A, G4double Z, double tmin, double tmax) |
| numerically integrate the value of the flux factor chi | |
Source file for dark brem model with some static functions that are helpful to be documented.