|
SND@LHC Software
|
#include <math.h>#include "TSystem.h"#include "TROOT.h"#include "FairPrimaryGenerator.h"#include "TGeoNode.h"#include "TGeoVolume.h"#include <TGeoManager.h>#include "TGeoBBox.h"#include "TMath.h"#include "Pythia8Generator.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 |
| 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 13 of file Pythia8Generator.cxx.
| const Double_t cm = 10. |
Definition at line 12 of file Pythia8Generator.cxx.
| Int_t counter = 0 |
Definition at line 14 of file Pythia8Generator.cxx.
| const Double_t mbarn = 1E-3*1E-24*TMath::Na() |
Definition at line 15 of file Pythia8Generator.cxx.