Class that models a single intermediate state of a decay cascade.
More...
#include <PacIntermediateState.h>
List of all members.
Detailed Description
Class that models a single intermediate state of a decay cascade.
- Author:
- Matthias Nagl <mnagl@uni-goettingen.de>
Constructor & Destructor Documentation
PacIntermediateState::PacIntermediateState |
( |
double |
halflife | ) |
|
PacIntermediateState::~PacIntermediateState |
( |
| ) |
|
Member Function Documentation
void PacIntermediateState::addDepopulatingDecay |
( |
PacDecay * |
d | ) |
|
void PacIntermediateState::addPopulatingDecay |
( |
PacDecay * |
d | ) |
|
const PacDecay * PacIntermediateState::drawDepopulatingDecay |
( |
gsl_rng * |
r | ) |
const |
quint64 PacIntermediateState::drawLifeTime |
( |
gsl_rng * |
r, |
|
|
float |
angle |
|
) |
| const |
const PacDecay * PacIntermediateState::drawPopulatingDecay |
( |
gsl_rng * |
r | ) |
const |
double PacIntermediateState::sumOfPopulatingFractions |
( |
| ) |
const |
The documentation for this class was generated from the following files: