Rosetta
Namespaces | Functions
BundleReporterFilter.cc File Reference

A filter that is mainly intended for reporting helical bundle parameters and an associated energy. More...

#include <protocols/helical_bundle/BundleReporterFilter.hh>
#include <protocols/helical_bundle/BundleReporterFilterCreator.hh>
#include <basic/Tracer.hh>
#include <core/scoring/ScoreFunction.hh>
#include <core/scoring/ScoreTypeManager.hh>
#include <core/scoring/ScoreType.hh>
#include <core/scoring/Energies.hh>
#include <core/conformation/Conformation.hh>
#include <core/pose/Pose.hh>
#include <utility/tag/Tag.hh>
#include <basic/datacache/DataMap.fwd.hh>
#include <utility/exit.hh>
#include <ObjexxFCL/format.hh>
#include <protocols/helical_bundle/parameters/BundleParametersSet.hh>
#include <protocols/jd2/util.hh>
#include <protocols/rosetta_scripts/util.hh>
#include <utility/tag/XMLSchemaGeneration.hh>
#include <protocols/filters/filter_schemas.hh>

Namespaces

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

Functions

static basic::Tracer protocols::helical_bundle::TR ("protocols.helical_bundle.BundleReporterFilter")
 
static basic::Tracer protocols::helical_bundle::TRReport ("protocols.helical_bundle.BundleReporterFilter.REPORT")
 

Detailed Description

A filter that is mainly intended for reporting helical bundle parameters and an associated energy.

Author
Vikram K. Mulligan (vmull.nosp@m.ig@u.nosp@m.w.edu)