IMP
2.0.1
The Integrative Modeling Platform
Main Page
Related Pages
Modules
Namespaces
Classes
Files
Examples
File List
File Members
kernel/PairContainer.h
Go to the documentation of this file.
1
/**
2
* \file IMP/kernel/PairContainer.h \brief A container for Pairs.
3
*
4
* WARNING This file was generated from PairContainer.h
5
* in /tmp/nightly-build-36540/imp-2.0.1/tools/build/container_templates/kernel
6
* by tools/maintenance/setup_containers.py.
7
*
8
* Copyright 2007-2013 IMP Inventors. All rights reserved.
9
*/
10
11
#ifndef IMPKERNEL_PAIR_CONTAINER_H
12
#define IMPKERNEL_PAIR_CONTAINER_H
13
14
#include <IMP/kernel/kernel_config.h>
15
#include "
declare_PairContainer.h
"
16
#include "
PairScore.h
"
17
#include "
PairModifier.h
"
18
#include "
PairDerivativeModifier.h
"
19
20
IMPKERNEL_BEGIN_NAMESPACE
21
22
IMPKERNEL_END_NAMESPACE
23
24
#endif
/* IMPKERNEL_PAIR_CONTAINER_H */