Rosetta 3.5
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Member Functions | Protected Member Functions | Private Attributes | List of all members
protocols::topology_broker::weights::ConstAbinitioMoverWeight Class Reference

#include <ConstAbinitioMoverWeight.hh>

Inheritance diagram for protocols::topology_broker::weights::ConstAbinitioMoverWeight:
Inheritance graph
[legend]
Collaboration diagram for protocols::topology_broker::weights::ConstAbinitioMoverWeight:
Collaboration graph
[legend]

Public Member Functions

 ConstAbinitioMoverWeight (core::Real weight)
 
virtual core::Real weight (core::Size, core::Real) const
 
- Public Member Functions inherited from protocols::topology_broker::weights::AbinitioMoverWeight
virtual ~AbinitioMoverWeight ()
 

Protected Member Functions

core::Real base_weight ()
 

Private Attributes

core::Real weight_
 

Detailed Description

Definition at line 52 of file ConstAbinitioMoverWeight.hh.

Constructor & Destructor Documentation

protocols::topology_broker::weights::ConstAbinitioMoverWeight::ConstAbinitioMoverWeight ( core::Real  weight)
inline

Definition at line 54 of file ConstAbinitioMoverWeight.hh.

Member Function Documentation

core::Real protocols::topology_broker::weights::ConstAbinitioMoverWeight::base_weight ( )
inlineprotected

Definition at line 59 of file ConstAbinitioMoverWeight.hh.

References weight_.

virtual core::Real protocols::topology_broker::weights::ConstAbinitioMoverWeight::weight ( core::Size  ,
core::Real   
) const
inlinevirtual

Member Data Documentation

core::Real protocols::topology_broker::weights::ConstAbinitioMoverWeight::weight_
private

Definition at line 61 of file ConstAbinitioMoverWeight.hh.

Referenced by base_weight(), and weight().


The documentation for this class was generated from the following file: