EIC Software
Reference for
EIC
simulation and reconstruction software on GitHub
|
#include "TGeoMaterialInterface.h"
#include "Exception.h"
#include "IO.h"
#include <TGeoMedium.h>
#include <TGeoMaterial.h>
#include <TGeoManager.h>
#include <assert.h>
#include <math.h>
Go to the source code of this file.
Namespaces | |
namespace | genfit |
Defines for I/O streams used for error and debug printing. | |
Functions | |
double | genfit::MeanExcEnergy_get (int Z) |
double | genfit::MeanExcEnergy_get (TGeoMaterial *) |
double | genfit::MeanExcEnergy_get (int Z, bool logs=false) |
Variables | |
const int | genfit::MeanExcEnergy_NELEMENTS = 93 |
const double | genfit::MeanExcEnergy_vals [MeanExcEnergy_NELEMENTS] |
const double | genfit::MeanExcEnergy_logs [MeanExcEnergy_NELEMENTS] |