Hall-D Software  alpha
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
DMaterial.h File Reference
#include <string>
#include <string.h>
#include <particleType.h>

Go to the source code of this file.

Classes

class  DMaterial
 The DMaterial class holds information on a single material type. The main purpose is to hold information needed to estimate energy loss and multiple scattering for particles being swum through the detector. The GetdEdx() method can be used to calculate dE/dx through this material for a given particle type and mometum using the Bethe formula. More...