SND@LHC Software
|
#include <math.h>
#include "TSystem.h"
#include "TROOT.h"
#include "TMath.h"
#include "FairPrimaryGenerator.h"
#include "TDatabasePDG.h"
#include "HNLPythia8Generator.h"
Go to the source code of this file.
Variables | |
const Double_t | cm = 10. |
const Double_t | c_light = 2.99792458e+10 |
const Bool_t | debug = false |
const Double_t c_light = 2.99792458e+10 |
Definition at line 9 of file HNLPythia8Generator.cxx.
const Double_t cm = 10. |
Definition at line 8 of file HNLPythia8Generator.cxx.
const Bool_t debug = false |
Definition at line 10 of file HNLPythia8Generator.cxx.