IMP
2.1.0
The Integrative Modeling Platform
IMP Mainpage
All IMP Modules
Related Pages
Modules
Namespaces
Classes
Files
Examples
Indexes
File List
File Members
IMP
All IMP Modules
All IMP Modules and Applications
Argument Index
Class Examples
Factory Index
Function Examples
Design example
Developer Guide
Installation
Introduction
Mailing lists
ChangeLog
Tools
Dependencies
EMageFit protocol
EMageFit scripts and tools
Integrative docking utility programs
Deprecated List
Modules
Namespaces
Classes
Files
File List
File Members
Examples
Indexes
Class Usage
Class Examples
Class Factories
Function Examples
kernel/ParticleTuple.h
Go to the documentation of this file.
1
/**
2
* \file IMP/kernel/ParticleTuple.h
3
* \brief Classes to handle individual model particles.
4
*
5
* Copyright 2007-2013 IMP Inventors. All rights reserved.
6
*
7
*/
8
9
#ifndef IMPKERNEL_PARTICLE_TUPLE_H
10
#define IMPKERNEL_PARTICLE_TUPLE_H
11
12
#include "
base_types.h
"
13
IMPKERNEL_BEGIN_NAMESPACE
14
15
IMPKERNEL_END_NAMESPACE
16
17
#endif
/* IMPKERNEL_PARTICLE_TUPLE_H */
base_types.h
Basic types used by IMP.