Source of radiation.
More...
#include <JRadiationSource.hh>
Source of radiation.
This class implements the JRadiationInterface interface. N.B: This class owns the object pointed to using JSharedPointer<>.
Definition at line 231 of file JRadiationSource.hh.
◆ sigma_type
| typedef double(JRadiation::* JPHYSICS::JRadiationSource::sigma_type) (const double) const |
◆ eloss_type
| typedef double(JRadiation::* JPHYSICS::JRadiationSource::eloss_type) (const double) const |
◆ source_type
◆ JRadiationSource()
Constructor.
- Parameters
-
| radiation | pointer to valid JRadition object |
| density | Mass density of radiation material [gr/cm³] |
| source | pointers to total cross section and energy loss methods |
Definition at line 249 of file JRadiationSource.hh.
◆ getInverseInteractionLength()
| virtual double JPHYSICS::JRadiationSource::getInverseInteractionLength |
( |
const double |
E | ) |
const |
|
inlinevirtual |
◆ getEnergyOfShower()
| virtual double JPHYSICS::JRadiationSource::getEnergyOfShower |
( |
const double |
E | ) |
const |
|
inlinevirtual |
◆ rad
◆ rho
| const double JPHYSICS::JRadiationSource::rho |
|
protected |
◆ sigma
◆ eloss
The documentation for this class was generated from the following file: