|
FairShip
|
#include "MuDISGenerator.h"#include <cmath>#include "FairLogger.h"#include "FairPrimaryGenerator.h"#include "MeanMaterialBudget.h"#include "TFile.h"#include "TGeoCompositeShape.h"#include "TGeoEltu.h"#include "TGeoManager.h"#include "TGeoNode.h"#include "TGeoVolume.h"#include "TMath.h"#include "TROOT.h"#include "TRandom.h"#include "TSystem.h"#include "TVectorD.h"
Go to the source code of this file.
Variables | |
| const Double_t | c_light = 29.9792458 |
| const Double_t | muon_mass = 0.10565999895334244 |
| const Double_t c_light = 29.9792458 |
Definition at line 27 of file MuDISGenerator.cxx.
| const Double_t muon_mass = 0.10565999895334244 |
Definition at line 28 of file MuDISGenerator.cxx.