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

definition of g4db-scale executable More...

#include <fstream>
#include <iostream>
#include "G4DarkBreM/G4APrime.h"
#include "G4DarkBreM/G4DarkBreMModel.h"
#include "G4Electron.hh"
#include "G4MuonMinus.hh"
Include dependency graph for scale.cxx:

Functions

void usage ()
 printout how to use g4db-scale
 
int main (int argc, char *argv[])
 definition of g4db-scale More...
 

Detailed Description

definition of g4db-scale executable

Function Documentation

◆ main()

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

definition of g4db-scale

We only need to configure the G4DarkBreMModel so we simply define G4APrime and then construct the model so we can call G4DarkBreMModel::scale for the input number of events.