Rosetta
|
#include <protocols/toolbox/match_enzdes_util/EnzdesCacheableObserver.hh>
#include <protocols/toolbox/match_enzdes_util/EnzdesCstCache.hh>
#include <protocols/toolbox/match_enzdes_util/EnzdesSeqRecoveryCache.hh>
#include <protocols/toolbox/match_enzdes_util/EnzdesLoopsFile.fwd.hh>
#include <basic/Tracer.hh>
#include <core/conformation/Conformation.hh>
#include <core/conformation/Residue.hh>
#include <core/conformation/signals/LengthEvent.hh>
#include <core/pack/task/PackerTask.hh>
#include <core/pose/Pose.hh>
#include <core/pose/datacache/CacheableObserverType.hh>
#include <core/pose/datacache/ObserverCache.hh>
#include <core/id/SequenceMapping.hh>
#include <core/scoring/constraints/ResidueTypeConstraint.hh>
#include <core/sequence/SequenceProfile.hh>
#include <core/scoring/constraints/SequenceProfileConstraint.hh>
#include <utility/signals/Link.hh>
#include <basic/options/option.hh>
#include <basic/options/keys/enzdes.OptionKeys.gen.hh>
#include <basic/options/keys/in.OptionKeys.gen.hh>
#include <utility/vector1.hh>
Namespaces | |
protocols | |
The instance of Loops contained by AbrelaxApplication should be replaced by a LoopsOP. | |
protocols::toolbox | |
protocols::toolbox::match_enzdes_util | |
Functions | |
static basic::Tracer | protocols::toolbox::match_enzdes_util::tr ("protocols.enzdes.EnzdesCacheableObserver") |
EnzdesCacheableObserverOP | protocols::toolbox::match_enzdes_util::get_enzdes_observer (core::pose::Pose &pose) |
convenience function to get a cacheable observer from a pose More... | |
EnzdesCacheableObserverCOP | protocols::toolbox::match_enzdes_util::get_enzdes_observer (core::pose::Pose const &pose) |