G4DarkBreM  v2.1.0
Geant4 Dark Bremmstrahlung from MadGraph
xsec_calc.cxx File Reference

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"
Include dependency graph for xsec_calc.cxx:

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::XsecMethodxsec_methods
 The names for the different xsec_methods that are acceptable on the command line. More...
 

Detailed Description

definition of g4db-xsec-calc executable

Function Documentation

◆ main()

int main ( int  argc,
char *  argv[] 
)

definition of g4db-xsec-calc

We use the cross section caching table used within the G4DarkBremsstrahlung process.

Variable Documentation

◆ xsec_methods

const std::map<std::string, g4db::G4DarkBreMModel::XsecMethod> xsec_methods
static
Initial value:

The names for the different xsec_methods that are acceptable on the command line.