LArSoft
v09_90_00
Liquid Argon Software toolkit - https://larsoft.org/
|
#include "larreco/Genfit/GFMaterialEffects.h"
#include <math.h>
#include "larreco/Genfit/GFException.h"
#include "TDatabasePDG.h"
#include "TGeoManager.h"
#include "TGeoMaterial.h"
#include "TGeoMedium.h"
#include "TGeoVolume.h"
#include "TMatrixT.h"
#include "TMatrixTBase.h"
#include "TMatrixTUtils.h"
#include "TParticlePDG.h"
Go to the source code of this file.
Variables | |
const int | MeanExcEnergy_NELEMENTS = 93 |
const float | MeanExcEnergy_vals [MeanExcEnergy_NELEMENTS] |
const int MeanExcEnergy_NELEMENTS = 93 |
Definition at line 737 of file GFMaterialEffects.cxx.
Referenced by genf::GFMaterialEffects::MeanExcEnergy_get().
const float MeanExcEnergy_vals[MeanExcEnergy_NELEMENTS] |
Definition at line 738 of file GFMaterialEffects.cxx.
Referenced by genf::GFMaterialEffects::MeanExcEnergy_get().