|
FairShip
|
#include "Pythia8Generator.h"#include <TGeoManager.h>#include <cmath>#include "FairPrimaryGenerator.h"#include "HNLPythia8Generator.h"#include "MeanMaterialBudget.h"#include "TGeoBBox.h"#include "TGeoNode.h"#include "TGeoVolume.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 | c_light = 2.99792458e+10 |
| Int_t | counter = 0 |
| const Double_t | mbarn = 1E-3 * 1E-24 * TMath::Na() |
| const Double_t c_light = 2.99792458e+10 |
Definition at line 21 of file Pythia8Generator.cxx.
| const Double_t cm = 10. |
Definition at line 20 of file Pythia8Generator.cxx.
| Int_t counter = 0 |
Definition at line 23 of file Pythia8Generator.cxx.
Definition at line 24 of file Pythia8Generator.cxx.