![]() |
Rosetta Protocols
2014.16.56682
|
Classes for informally monitoring loop modeling simulations. More...
Classes | |
| class | Logger |
| Base class for logging information about the loop modeling run. More... | |
| class | PdbLogger |
| Record snapshots of the simulation in the PDB format. More... | |
| class | ProgressBar |
| Display a progress bar that updates after each iteration. More... | |
| class | ScoreVsRmsd |
| Report scores and RMSDs for every conformation that gets sampled. More... | |
Variables | |
| static basic::Tracer | TR ("protocols.loop_modeling.loggers.ProgressBar") |
Classes for informally monitoring loop modeling simulations.
Most of the classes in this namespace just keep track of simple statistics regarding the loop modeling simulation and report them to stdout. This information is more intended for debugging and diagnostic purposes than it is for analysis. If you are interested in recording information to be be used for analysis, consider the FeaturesReporter framework.
| typedef utility::pointer::owning_ptr<PdbLogger const> protocols::loop_modeling::loggers::PdbLoggerCOP |
| typedef utility::pointer::owning_ptr<ProgressBar const> protocols::loop_modeling::loggers::ProgressBarCOP |
| typedef utility::pointer::owning_ptr<ScoreVsRmsd const> protocols::loop_modeling::loggers::ScoreVsRmsdCOP |
|
static |
1.8.7