7 #ifndef IMPISD_FRET_DATA_H
8 #define IMPISD_FRET_DATA_H
10 #include "isd_config.h"
16 IMPISD_BEGIN_NAMESPACE
26 std::vector<unsigned> nbin_;
31 unsigned get_index(
unsigned indices[3])
const;
39 int get_closest(std::vector<double>
const& vec,
double value)
const;
Declare an efficient stl-compatible map.
Various useful constants.
#define IMP_OBJECT_METHODS(Name)
Define the basic things needed by any Object.
Storage of a model, its restraints, constraints and particles.
std::pair< double, double > FloatPair
A generic pair of floats.
Various general useful macros for IMP.
Ints get_index(const ParticlesTemp &particles, const Subset &subset, const Subsets &excluded)
Common base class for heavy weight IMP objects.
double Float
Basic floating-point value (could be float, double...)
Auxiliary class for FRET_R restraint.