|
SND@LHC Software
|
#include <math.h>#include <array>#include "TROOT.h"#include "FairPrimaryGenerator.h"#include "FairMCEventHeader.h"#include "TGeoNode.h"#include "TGeoVolume.h"#include <TGeoManager.h>#include "TGeoBBox.h"#include "TMath.h"#include "FixedTargetGenerator.h"#include "HNLPythia8Generator.h"#include "Pythia8Plugins/EvtGen.h"#include "EvtGenBase/EvtSimpleRandomEngine.hh"#include "EvtGenBase/EvtRandom.hh"#include "TMCProcess.h"
Go to the source code of this file.
Variables | |
| const Double_t | cm = 10. |
| const Double_t | c_light = 2.99792458e+10 |
| const Double_t | mbarn = 1E-3*1E-24*TMath::Na() |
| const Double_t c_light = 2.99792458e+10 |
Definition at line 19 of file FixedTargetGenerator.cxx.
| const Double_t cm = 10. |
Definition at line 18 of file FixedTargetGenerator.cxx.
| const Double_t mbarn = 1E-3*1E-24*TMath::Na() |
Definition at line 20 of file FixedTargetGenerator.cxx.