Rosetta
Namespaces | Classes | Typedefs | Functions
protocols::nmr Namespace Reference

Namespaces

 pcs
 
 pre
 
 rdc
 

Classes

class  ParaNMRScoreMover
 
class  ParaNMRScoreMoverCreator
 

Typedefs

typedef core::scoring::nmr::NMRSpinlabel::WeightCoordVector WeightCoordVector
 
typedef utility::pointer::shared_ptr< ParaNMRScoreMoverParaNMRScoreMoverOP
 
typedef utility::pointer::shared_ptr< ParaNMRScoreMover const > ParaNMRScoreMoverCOP
 
typedef utility::pointer::weak_ptr< ParaNMRScoreMoverParaNMRScoreMoverAP
 
typedef utility::pointer::weak_ptr< ParaNMRScoreMover const > ParaNMRScoreMoverCAP
 

Functions

static basic::Tracer TR ("protocols.nmr.nmrspinlabel_util")
 
WeightCoordVector filter_spinlabel_ensemble_by_packerenergy (core::pose::Pose const &pose, core::scoring::nmr::NMRSpinlabel &spinlabel, core::Size const spinlabel_position)
 energetic filter for spinlabel ensemble More...
 
core::PackerEnergy bump_check (core::conformation::ResidueCOP rotamer, core::Size resid, core::scoring::ScoreFunction const &sf, core::pose::Pose const &pose, core::pack::task::PackerTask const &task, utility::graph::GraphCOP packer_neighbor_graph)
 computes the bump energy of a spinlabel conformer More...
 
static basic::Tracer TR ("protocols.nmr.ParaNMRScoreMover")
 

Typedef Documentation

◆ ParaNMRScoreMoverAP

typedef utility::pointer::weak_ptr< ParaNMRScoreMover > protocols::nmr::ParaNMRScoreMoverAP

◆ ParaNMRScoreMoverCAP

typedef utility::pointer::weak_ptr< ParaNMRScoreMover const > protocols::nmr::ParaNMRScoreMoverCAP

◆ ParaNMRScoreMoverCOP

typedef utility::pointer::shared_ptr< ParaNMRScoreMover const > protocols::nmr::ParaNMRScoreMoverCOP

◆ ParaNMRScoreMoverOP

typedef utility::pointer::shared_ptr< ParaNMRScoreMover > protocols::nmr::ParaNMRScoreMoverOP

◆ WeightCoordVector

Function Documentation

◆ bump_check()

core::PackerEnergy protocols::nmr::bump_check ( core::conformation::ResidueCOP  rotamer,
core::Size  resid,
core::scoring::ScoreFunction const &  sf,
core::pose::Pose const &  pose,
core::pack::task::PackerTask const &  task,
utility::graph::GraphCOP  packer_neighbor_graph 
)

◆ filter_spinlabel_ensemble_by_packerenergy()

WeightCoordVector protocols::nmr::filter_spinlabel_ensemble_by_packerenergy ( core::pose::Pose const &  pose,
core::scoring::nmr::NMRSpinlabel spinlabel,
core::Size const  spinlabel_position 
)

◆ TR() [1/2]

static basic::Tracer protocols::nmr::TR ( "protocols.nmr.nmrspinlabel_util"  )
static

◆ TR() [2/2]

static basic::Tracer protocols::nmr::TR ( "protocols.nmr.ParaNMRScoreMover"  )
static