IMP logo
IMP Reference Guide  develop.7400db2aee,2024/11/24
The Integrative Modeling Platform
DecayRange.h File Reference

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>
+ Include dependency graph for DecayRange.h:
+ This graph shows which files directly or indirectly include this file:

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
 

Detailed Description

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.

Authors
Thomas-Otavio Peulen

Definition in file DecayRange.h.