IMP logo
IMP Reference Guide  develop.b3a5ae88fa,2024/04/30
The Integrative Modeling Platform
FGChain.h File Reference

creating TAMD chains More...

#include "npctransport_config.h"
#include "linear_distance_pair_scores.h"
#include "npctransport_proto.fwd.h"
#include <IMP/atom/Hierarchy.h>
#include <IMP/PairScore.h>
#include <IMP/Object.h>
#include <IMP/container/ConsecutivePairContainer.h>
#include <IMP/display/Color.h>
+ Include dependency graph for FGChain.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  IMP::npctransport::FGChain
 

Namespaces

 IMP
 Base functionality and abstract base classes for representation, scoring and sampling.
 
 IMP::npctransport
 

Typedefs

typedef IMP::Vector
< IMP::Pointer< FGChain > > 
IMP::npctransport::FGChains
 
typedef IMP::Vector
< IMP::WeakPointer< FGChain > > 
IMP::npctransport::FGChainsTemp
 

Functions

FGChain * IMP::npctransport::create_fg_chain (IMP::npctransport::SimulationData *sd, atom::Hierarchy parent, const ::npctransport_proto::Assignment_FGAssignment &fg_data, display::Color c)
 
FGChain * IMP::npctransport::get_fg_chain (atom::Hierarchy root)
 
FGChain * IMP::npctransport::get_fg_chain (Particle *p_root)
 

Detailed Description

creating TAMD chains

Copyright 2007-2022 IMP Inventors. All rights reserved.

Definition in file FGChain.h.