IMP
2.0.1
The Integrative Modeling Platform
Main Page
Related Pages
Modules
Namespaces
Classes
Files
Examples
File List
File Members
kernel/QuadDerivativeModifier.h
Go to the documentation of this file.
1
/**
2
* \file IMP/kernel/QuadDerivativeModifier.h
3
* \brief A Modifier on ParticleQuadsTemp
4
*
5
* WARNING This file was generated from QuadDerivativeModifier.h
6
* in /tmp/nightly-build-36540/imp-2.0.1/tools/build/container_templates/kernel
7
* by tools/maintenance/setup_containers.py.
8
*
9
* Copyright 2007-2013 IMP Inventors. All rights reserved.
10
*/
11
12
#ifndef IMPKERNEL_QUAD_DERIVATIVE_MODIFIER_H
13
#define IMPKERNEL_QUAD_DERIVATIVE_MODIFIER_H
14
15
#include <IMP/kernel/kernel_config.h>
16
#include "
DerivativeAccumulator.h
"
17
#include "
base_types.h
"
18
#include "
ParticleTuple.h
"
19
#include "internal/container_helpers.h"
20
#include "
input_output_macros.h
"
21
#include "
QuadModifier.h
"
22
23
24
IMPKERNEL_BEGIN_NAMESPACE
25
typedef
QuadModifier
QuadDerivativeModifier;
26
27
IMPKERNEL_END_NAMESPACE
28
29
#endif
/* IMPKERNEL_QUAD_DERIVATIVE_MODIFIER_H */