Rosetta
Namespaces | Functions
SampleTiltAngles.cc File Reference

Calculates the energy at all possible tilt angles (0->180 degrees) More...

#include <protocols/membrane/benchmark/SampleTiltAngles.hh>
#include <protocols/membrane/benchmark/SampleTiltAnglesCreator.hh>
#include <protocols/membrane/util.hh>
#include <protocols/membrane/TransformIntoMembraneMover.hh>
#include <protocols/membrane/geometry/EmbeddingDef.hh>
#include <protocols/moves/Mover.hh>
#include <protocols/rigid/RigidBodyMover.hh>
#include <core/scoring/ScoreFunction.hh>
#include <core/scoring/ScoreFunctionFactory.hh>
#include <core/conformation/membrane/MembraneInfo.hh>
#include <core/conformation/Conformation.hh>
#include <core/pose/Pose.hh>
#include <core/types.hh>
#include <basic/datacache/DataMap.hh>
#include <utility>
#include <utility/tag/Tag.hh>
#include <numeric/xyzVector.hh>
#include <utility/pointer/owning_ptr.hh>
#include <utility/vector1.hh>
#include <basic/Tracer.hh>
#include <fstream>
#include <utility/tag/XMLSchemaGeneration.hh>
#include <protocols/moves/mover_schemas.hh>

Namespaces

 protocols
 The instance of Loops contained by AbrelaxApplication should be replaced by a LoopsOP.
 
 protocols::membrane
 
 protocols::membrane::benchmark
 

Functions

static basic::Tracer TR ("protocols.membrane.benchmark.SampleTiltAngles")
 

Detailed Description

Calculates the energy at all possible tilt angles (0->180 degrees)

Author
Rebecca Alford (rfalf.nosp@m.ord1.nosp@m.2@gma.nosp@m.il.c.nosp@m.om)

Function Documentation

◆ TR()

static basic::Tracer TR ( "protocols.membrane.benchmark.SampleTiltAngles"  )
static