IMP Reference Guide
develop.7400db2aee,2024/11/24
The Integrative Modeling Platform
|
Defines inspected range of fluorescence decay. More...
#include <IMP/bff/bff_config.h>
#include <IMP/bff/DecayCurve.h>
#include <IMP/Value.h>
#include <IMP/value_macros.h>
#include <IMP/showable_macros.h>
#include <vector>
Go to the source code of this file.
Classes | |
class | IMP::bff::DecayRange |
Represents an inspected range of fluorescence decay. More... | |
Namespaces | |
IMP | |
Base functionality and abstract base classes for representation, scoring and sampling. | |
IMP::bff | |
Bayesian Fluorescence Framework. | |
Typedefs | |
typedef IMP::Vector< DecayRange > | IMP::bff::DecayRanges |
Defines inspected range of fluorescence decay.
This file defines the DecayRange class, which represents an inspected range of fluorescence decay. It allows setting and retrieving the start and stop indices of the range, as well as setting the range using a vector of indices.
Definition in file DecayRange.h.