|
IMP Reference Guide
develop.169ea894ba,2025/11/02
The Integrative Modeling Platform
|
Store and handle lifetime spectra. More...
#include <IMP/bff/bff_config.h>#include <vector>#include <limits>#include <iostream>#include <IMP/bff/DecayRoutines.h>#include <IMP/Object.h>#include <IMP/object_macros.h>
Include dependency graph for DecayLifetimeHandler.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | IMP::bff::DecayLifetimeHandler |
| Store and handle lifetime spectra. More... | |
Namespaces | |
| IMP | |
| Base functionality and abstract base classes for representation, scoring and sampling. | |
| IMP::bff | |
| Bayesian Fluorescence Framework. | |
Store and handle lifetime spectra.
This file defines the DecayLifetimeHandler class, which is responsible for storing and handling lifetime spectra. A lifetime spectrum consists of a set of lifetimes and their corresponding amplitudes. The class provides methods to set and retrieve the lifetime spectrum, as well as to manipulate it.
Definition in file DecayLifetimeHandler.h.