|
Rosetta 3.5
|
#include <ConstAbinitioMoverWeight.hh>


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_ |
Definition at line 52 of file ConstAbinitioMoverWeight.hh.
|
inline |
Definition at line 54 of file ConstAbinitioMoverWeight.hh.
|
inlineprotected |
Definition at line 59 of file ConstAbinitioMoverWeight.hh.
References weight_.
|
inlinevirtual |
Implements protocols::topology_broker::weights::AbinitioMoverWeight.
Definition at line 55 of file ConstAbinitioMoverWeight.hh.
References weight_.
|
private |
Definition at line 61 of file ConstAbinitioMoverWeight.hh.
Referenced by base_weight(), and weight().
1.8.4