![]() |
Rosetta Protocols
2014.16.56682
|
Classes | |
| class | AllAtomNormalization |
| class | AtrGrid |
| class | AtrGridCreator |
| struct | ChargeAtom |
| a very light representation of an atom that is just a charge and a cartesian space position More... | |
| class | ChargeGrid |
| class | ChargeGridCreator |
| class | ChiAngleNormalization |
| class | ClassicGrid |
| class | ClassicGridCreator |
| class | ConstantScoreBase |
| class | GridBase |
| class | GridCreator |
| Abstract class fora mover factory. The creator class is responsible for creating a particular mover class. More... | |
| class | GridFactory |
| class | GridInitMover |
| class | GridInitMoverCreator |
| class | GridManager |
| class | GridRegistrator |
| this templated class will register an instance of a GridCreator (class T) with the GridFactory. It will ensure that no GridCreator is registered twice and centralizes the registration logic More... | |
| class | HbaGrid |
| class | HbaGridCreator |
| class | HbdGrid |
| class | HbdGridCreator |
| class | HeavyAtomNormalization |
| class | LigandPropertyScore |
| class | LigandPropertyScoreCreator |
| class | MolecularWeightNormalization |
| class | RepGrid |
| class | RepGridCreator |
| class | ScoreNormalization |
| class | ScoringGridLoader |
| A class for loading ScoringGrids into the XML parser's basic::datacache::DataMap. More... | |
| class | ScoringGridLoaderCreator |
| class | ShapeGrid |
| class | ShapeGridCreator |
| class | SingleGrid |
| class | SolvationGrid |
| class | SolvationGridCreator |
| class | SolvationMetaGrid |
| class | SolvationMetaGridCreator |
| class | VdwGrid |
| class | VdwGridCreator |
Functions | |
| ScoreNormalizationOP | get_score_normalization_function (std::string norm_tag) |
Variables | |
| static basic::Tracer | GridManagerTracer ("protocols.qsar.scoring_grid.GridManager") |
| static basic::Tracer | RepGridTracer ("protocols.ligand_docking.scoring_grid.RepGrid") |
| static basic::Tracer | TR ("protocols.qsar.scoring_grid.ScoringGridLoader") |
| static basic::Tracer | TR ("protocols.qsar.scoring_grid.ShapeGrid") |
| static basic::Tracer | GridBaseTracer ("protocols.qsar.scoring_grid.SingleGrid") |
| typedef utility::pointer::owning_ptr<GridCreator const> protocols::qsar::scoring_grid::GridCreatorCOP |
| typedef utility::pointer::owning_ptr<GridFactory const > protocols::qsar::scoring_grid::GridFactoryCOP |
| typedef utility::pointer::owning_ptr<GridManager const> protocols::qsar::scoring_grid::GridManagerCOP |
| typedef utility::pointer::owning_ptr< ScoreNormalization const > protocols::qsar::scoring_grid::ScoreNormalizationCOP |
| typedef utility::pointer::owning_ptr< ScoreNormalization > protocols::qsar::scoring_grid::ScoreNormalizationOP |
| typedef utility::pointer::owning_ptr<ScoringGridLoader const > protocols::qsar::scoring_grid::ScoringGridLoaderCOP |
| typedef utility::pointer::owning_ptr<ScoringGridLoader> protocols::qsar::scoring_grid::ScoringGridLoaderOP |
| typedef utility::pointer::owning_ptr<SolvationGrid const> protocols::qsar::scoring_grid::SolvationGridCOP |
| ScoreNormalizationOP protocols::qsar::scoring_grid::get_score_normalization_function | ( | std::string | norm_tag | ) |
|
static |
|
static |
|
static |
|
static |
|
static |
1.8.7