IMP logo
IMP Reference Guide  develop.27926d84dc,2024/04/19
The Integrative Modeling Platform
SingletonDerivativeModifier.h
Go to the documentation of this file.
1 // Autogenerated by ../../../../tmp/nightly-build-49060/imp-20240419.develop.27926d84dc/tools/build/make_containers.py
2 // from ../../../../tmp/nightly-build-49060/imp-20240419.develop.27926d84dc/tools/build/container_templates/kernel/ClassnameDerivativeModifier.h
3 // Do not edit - any changes will be lost!
4 
5 /**
6  * \file IMP/SingletonDerivativeModifier.h
7  * \brief A Modifier on ParticlesTemp
8  *
9  * Copyright 2007-2022 IMP Inventors. All rights reserved.
10  */
11 
12 #ifndef IMPKERNEL_SINGLETON_DERIVATIVE_MODIFIER_H
13 #define IMPKERNEL_SINGLETON_DERIVATIVE_MODIFIER_H
14 
15 #include <IMP/kernel_config.h>
16 #include "DerivativeAccumulator.h"
17 #include "base_types.h"
18 #include "internal/container_helpers.h"
19 #include "SingletonModifier.h"
20 
21 IMPKERNEL_BEGIN_NAMESPACE
22 typedef SingletonModifier SingletonDerivativeModifier;
23 
24 IMPKERNEL_END_NAMESPACE
25 
26 #endif /* IMPKERNEL_SINGLETON_DERIVATIVE_MODIFIER_H */
A Modifier on ParticlesTemp.
Basic types used by IMP.
Class for adding derivatives from restraints to the model.