|
G4DarkBreM v2.2.2
Geant4 Dark Bremmstrahlung from MadGraph
|
definition of g4db-scale executable More...
#include <fstream>#include <iostream>#include "G4DarkBreM/G4APrime.h"#include "G4DarkBreM/G4DarkBreMModel.h"#include "G4Electron.hh"#include "G4MuonMinus.hh"Functions | |
| void | usage () |
| printout how to use g4db-scale | |
| int | main (int argc, char *argv[]) |
| definition of g4db-scale | |
definition of g4db-scale executable
| 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.