IMP logo
IMP Reference Guide  develop.cb6747d2d1,2024/03/28
The Integrative Modeling Platform
SingletonsRestraint.h File Reference

Apply a SingletonScore to each Singleton in a list. More...

#include <IMP/container/container_config.h>
#include <IMP/internal/ContainerRestraint.h>
#include <IMP/SingletonContainer.h>
#include <IMP/SingletonScore.h>
#include <cereal/access.hpp>
#include <cereal/types/base_class.hpp>
+ Include dependency graph for SingletonsRestraint.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  IMP::container::SingletonsRestraint
 Applies a SingletonScore to each Singleton in a list. More...
 

Namespaces

 IMP
 Base functionality and abstract base classes for representation, scoring and sampling.
 
 IMP::container
 Various classes to hold sets of particles.
 

Typedefs

typedef IMP::Vector
< IMP::Pointer
< SingletonsRestraint > > 
IMP::container::SingletonsRestraints
 
typedef IMP::Vector
< IMP::WeakPointer
< SingletonsRestraint > > 
IMP::container::SingletonsRestraintsTemp
 

Detailed Description

Apply a SingletonScore to each Singleton in a list.

Copyright 2007-2023 IMP Inventors. All rights reserved.

Definition in file SingletonsRestraint.h.