Rosetta
Classes | Namespaces
MultiConstraint.hh File Reference

contains declarations for a type of constraint that holds multiple other constrains that belong to each other and are all evaluate at once More...

#include <core/scoring/constraints/MultiConstraint.fwd.hh>
#include <core/scoring/constraints/Constraint.hh>
#include <core/scoring/ScoreType.hh>
#include <core/id/AtomID.hh>
#include <core/scoring/EnergyMap.fwd.hh>
#include <core/scoring/func/FuncFactory.fwd.hh>
#include <core/scoring/ScoreFunction.fwd.hh>
#include <core/scoring/func/XYZ_Func.fwd.hh>
#include <core/pose/Pose.fwd.hh>
#include <numeric/random/random.fwd.hh>
#include <core/kinematics/ShortestPathInFoldTree.fwd.hh>
#include <map>
#include <utility/vector1.hh>

Classes

class  core::scoring::constraints::MultiConstraint
 
struct  core::scoring::constraints::MultiConstraint::dont_copy_constraints
 

Namespaces

 core
 A class for reading in the atom type properties.
 
 core::scoring
 
 core::scoring::constraints
 

Detailed Description

contains declarations for a type of constraint that holds multiple other constrains that belong to each other and are all evaluate at once

Author
Florian Richter (flori.nosp@m.c@u..nosp@m.washi.nosp@m.ngto.nosp@m.n.edu, march 2008)