|
FairShip
|
#include "HNLPythia8Generator.h"#include <cmath>#include "BeamSmearingUtils.h"#include "FairPrimaryGenerator.h"#include "TDatabasePDG.h"#include "TMath.h"#include "TROOT.h"#include "TSystem.h"
Go to the source code of this file.
Variables | |
| const Double_t | cm = 10. |
| const Double_t | mm = 1. |
| const Double_t | c_light = 2.99792458e+10 |
| const Bool_t | debug = false |
| const Double_t c_light = 2.99792458e+10 |
Definition at line 17 of file HNLPythia8Generator.cxx.
| const Double_t cm = 10. |
Definition at line 15 of file HNLPythia8Generator.cxx.
| const Bool_t debug = false |
Definition at line 19 of file HNLPythia8Generator.cxx.
| const Double_t mm = 1. |
Definition at line 16 of file HNLPythia8Generator.cxx.