6 #ifndef STI_MATERIAL_HH
7 #define STI_MATERIAL_HH
12 #include "Sti/Base/Named.h"
37 double getX0()
const {
return _x0; }
39 double getA()
const {
return _a;}
41 double getZ()
const {
return _z;}
50 void set(
const string& name,
56 void set(
const string& name,
82 ostream& operator<<(ostream& os,
const StiMaterial& m);
StiElossCalculator * _eloss
Keep Energy loss calculator.
double getZOverA() const
Get Z over A ratio.
double getA() const
Get the effective atomic mass of the material.
double _x0
radiation length in cm.
double getZ() const
Get the effective atomic number of the material.
double _ionization
Effective ionization (in eV)
double getX0() const
Get the radiation length in centimeter.
double getIonization() const
Dummy method.
double getDensity() const
Get the material density in grams/cubic centimeter.