G4DarkBreM
v2.1.0
Geant4 Dark Bremmstrahlung from MadGraph
|
definition of g4db-xsec-calc executable More...
#include <unistd.h>
#include <fstream>
#include <iostream>
#include "G4DarkBreM/ElementXsecInterpolation.h"
#include "G4DarkBreM/G4APrime.h"
#include "G4DarkBreM/G4DarkBreMModel.h"
Functions | |
void | usage () |
print out how to use g4db-xsec-calc | |
int | main (int argc, char *argv[]) |
definition of g4db-xsec-calc More... | |
Variables | |
static const std::map< std::string, g4db::G4DarkBreMModel::XsecMethod > | xsec_methods |
The names for the different xsec_methods that are acceptable on the command line. More... | |
definition of g4db-xsec-calc executable
int main | ( | int | argc, |
char * | argv[] | ||
) |
definition of g4db-xsec-calc
We use the cross section caching table used within the G4DarkBremsstrahlung process.
|
static |
The names for the different xsec_methods that are acceptable on the command line.