![]() |
Rosetta Protocols
2015.09
|
LoopAnalyzerMover implementation - class for in-depth loop structure quality analysis. More...
#include <protocols/analysis/LoopAnalyzerMover.hh>
#include <protocols/loops/Loop.hh>
#include <protocols/loops/Loops.hh>
#include <core/kinematics/FoldTree.hh>
#include <core/scoring/ScoreFunction.hh>
#include <core/scoring/Energies.hh>
#include <core/scoring/EnergyMap.hh>
#include <core/pose/Pose.hh>
#include <core/chemical/VariantType.hh>
#include <protocols/jd2/JobDistributor.hh>
#include <protocols/jd2/Job.hh>
#include <ObjexxFCL/FArray1D.hh>
#include <ObjexxFCL/FArray2D.hh>
#include <core/types.hh>
#include <basic/Tracer.hh>
#include <utility/exit.hh>
#include <sstream>
#include <iomanip>
#include <core/chemical/AtomType.hh>
#include <core/pose/util.hh>
#include <utility/vector1.hh>
Namespaces | |
protocols | |
The instance of Loops contained by AbrelaxApplication should be replaced by a LoopsOP. | |
protocols::analysis | |
Functions | |
static thread_local basic::Tracer | TR ("protocols.analysis.LoopAnalyzerMover") |
std::ostream & | protocols::analysis::which_ostream (std::ostream &ost, std::ostream &oss, bool const tracer) |
stupid helper function needed because ternary operator does not allow variable return types More... | |
LoopAnalyzerMover implementation - class for in-depth loop structure quality analysis.
|
static |