IMP logo
IMP Reference Guide  develop.1a86c4215a,2024/04/24
The Integrative Modeling Platform
InContainerQuadFilter.h File Reference

A filter for Quads. More...

#include <IMP/container/container_config.h>
#include <IMP/QuadPredicate.h>
#include <IMP/QuadContainer.h>
#include <IMP/internal/container_helpers.h>
#include "internal/QuadContainerIndex.h"
#include <IMP/quad_macros.h>
#include <IMP/object_macros.h>
#include <IMP/warning_macros.h>
+ Include dependency graph for InContainerQuadFilter.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  IMP::container::InContainerQuadFilter
 A filter which returns true if a container contains the Quad. 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
< InContainerQuadFilter > > 
IMP::container::InContainerQuadFilters
 
typedef IMP::Vector
< IMP::WeakPointer
< InContainerQuadFilter > > 
IMP::container::InContainerQuadFiltersTemp
 

Detailed Description

A filter for Quads.

Copyright 2007-2022 IMP Inventors. All rights reserved.

Definition in file InContainerQuadFilter.h.