IMP logo
IMP Reference Guide  develop.d97d4ead1f,2024/11/21
The Integrative Modeling Platform
DecayLifetimeHandler.h File Reference

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.
 

Detailed Description

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.

Authors
Thomas-Otavio Peulen Copyright 2007-2023 IMP Inventors. All rights reserved.

Definition in file DecayLifetimeHandler.h.