|
static Scale | decorate_particle (::IMP::kernel::Particle *p) |
|
static bool | get_is_setup (const IMP::kernel::ParticleAdaptor &p) |
|
static bool | get_is_setup (kernel::Model *m, kernel::ParticleIndex pi) |
|
static FloatKey | get_scale_key () |
|
static bool | particle_is_instance (::IMP::kernel::Particle *p) |
|
static bool | particle_is_instance (IMP::kernel::Model *m, IMP::kernel::ParticleIndex pi) |
|
static Scale | setup_particle (kernel::Model *m, ParticleIndex pi) |
|
static Scale | setup_particle (IMP::kernel::ParticleAdaptor decorator) |
|
static Scale | setup_particle (IMP::kernel::ParticleAdaptor decorator, double scale) |
|
static Scale | setup_particle (kernel::Model *m, ParticleIndex pi, double scale) |
|
static Nuisance | decorate_particle (::IMP::kernel::Particle *p) |
|
static bool | get_is_setup (const IMP::kernel::ParticleAdaptor &p) |
|
static bool | get_is_setup (kernel::Model *m, kernel::ParticleIndex pi) |
|
static FloatKey | get_lower_key () |
|
static kernel::ParticleIndexKey | get_lower_particle_key () |
|
static FloatKey | get_nuisance_key () |
|
static FloatKey | get_upper_key () |
|
static kernel::ParticleIndexKey | get_upper_particle_key () |
|
static bool | particle_is_instance (::IMP::kernel::Particle *p) |
|
static bool | particle_is_instance (IMP::kernel::Model *m, IMP::kernel::ParticleIndex pi) |
|
static Nuisance | setup_particle (kernel::Model *m, ParticleIndex pi) |
|
static Nuisance | setup_particle (IMP::kernel::ParticleAdaptor decorator) |
|
static Nuisance | setup_particle (IMP::kernel::ParticleAdaptor decorator, double nuisance) |
|
static Nuisance | setup_particle (kernel::Model *m, ParticleIndex pi, double nuisance) |
|
static bool | get_is_setup (Particle *p) |
| Return true if the particle can be cast to the decorator. More...
|
|
This is just syntactic sugar for a Nuisance bounded to be positive.
Definition at line 24 of file Scale.h.