|
Rosetta 3.5
|
The MonteCarloLoader will create named MonteCarlo objects and load them into the DataMap. More...
#include <MonteCarloLoader.hh>


Public Member Functions | |
| MonteCarloLoader () | |
| virtual | ~MonteCarloLoader () |
| virtual void | load_data (core::pose::Pose const &pose, utility::tag::TagPtr const tag, moves::DataMap &data) const |
| The MonteCarloLoader will create named MonteCarlo objects and load them into the DataMap. More... | |
Public Member Functions inherited from protocols::jd2::parser::DataLoader | |
| DataLoader () | |
| virtual | ~DataLoader () |
The MonteCarloLoader will create named MonteCarlo objects and load them into the DataMap.
Definition at line 35 of file MonteCarloLoader.hh.
| protocols::jd2::parser::MonteCarloLoader::MonteCarloLoader | ( | ) |
Definition at line 41 of file MonteCarloLoader.cc.
Referenced by protocols::jd2::parser::MonteCarloLoaderCreator::create_loader().
|
virtual |
Definition at line 42 of file MonteCarloLoader.cc.
|
virtual |
The MonteCarloLoader will create named MonteCarlo objects and load them into the DataMap.
Implements protocols::jd2::parser::DataLoader.
Definition at line 44 of file MonteCarloLoader.cc.
References protocols::moves::DataMap::add(), and protocols::moves::DataMap::get().
1.8.4