SND@LHC Software
|
#include <math.h>
#include "TSystem.h"
#include "TROOT.h"
#include "TMath.h"
#include "FairPrimaryGenerator.h"
#include "TDatabasePDG.h"
#include "DPPythia8Generator.h"
#include "Pythia8/Pythia.h"
Go to the source code of this file.
Variables | |
const Double_t | cm = 10. |
const Double_t | c_light = 2.99792458e+10 |
const Int_t | debug = 1 |
const Double_t c_light = 2.99792458e+10 |
Definition at line 10 of file DPPythia8Generator.cxx.
const Double_t cm = 10. |
Definition at line 9 of file DPPythia8Generator.cxx.
const Int_t debug = 1 |
Definition at line 11 of file DPPythia8Generator.cxx.