MIDSX 0.1
A x-ray transport code system for dosimetry
Loading...
Searching...
No Matches
Public Attributes | List of all members
PhotonScatteringHistory Struct Reference

Struct which contains the scattering history of a photon. More...

#include <photon.h>

Collaboration diagram for PhotonScatteringHistory:

Public Attributes

int coherent = 0
 
int incoherent = 0
 
int total = 0
 

Detailed Description

Struct which contains the scattering history of a photon.

Definition at line 14 of file photon.h.

Member Data Documentation

◆ coherent

int PhotonScatteringHistory::coherent = 0

Definition at line 15 of file photon.h.

◆ incoherent

int PhotonScatteringHistory::incoherent = 0

Definition at line 16 of file photon.h.

◆ total

int PhotonScatteringHistory::total = 0

Definition at line 17 of file photon.h.


The documentation for this struct was generated from the following file: