Rosetta
filters Directory Reference
Directory dependency graph for filters:
src/protocols/filters

Files

file  BasicFilterCreators.hh
 FilterCreators for the most basic of filters.
 
file  BasicFilters.cc
 
file  BasicFilters.fwd.hh
 
file  BasicFilters.hh
 header file for very simple Filter classes
 
file  CalculatorFilter.cc
 Combine several filters in a (semi) arbitrary calculation.
 
file  CalculatorFilter.fwd.hh
 
file  CalculatorFilter.hh
 Combine several filters in a (semi) arbitrary calculation.
 
file  CalculatorFilterCreator.hh
 FilterCreator for the CalculatorFilter.
 
file  ContingentFilter.cc
 
file  ContingentFilter.fwd.hh
 
file  ContingentFilter.hh
 A filter that is contingent on some other mover to set its pass/fail value.
 
file  ContingentFilterCreator.hh
 FilterCreator for the ContingentFilter.
 
file  Filter.cc
 
file  Filter.fwd.hh
 
file  Filter.hh
 header file for Filter base class
 
file  filter_schemas.cc
 
file  filter_schemas.hh
 
file  FilterCreator.cc
 
file  FilterCreator.hh
 Base class for FilterCreators for the Filter load-time factory registration scheme.
 
file  FilterFactory.cc
 
file  FilterFactory.fwd.hh
 Forward declaration of Factory class for Filters.
 
file  FilterFactory.hh
 
file  FilterValueMetric.cc
 Convert the result of a Filter's report_sm() to a SimpleMetric.
 
file  FilterValueMetric.fwd.hh
 Convert the result of a Filter's report_sm() to a SimpleMetric.
 
file  FilterValueMetric.hh
 Convert the result of a Filter's report_sm() to a SimpleMetric.
 
file  FilterValueMetricCreator.hh
 Convert the result of a Filter's report_sm() to a SimpleMetric.
 
file  ReplicateFilter.cc
 Repeat a subfilter multiple times, and pass a value based on the aggregate results.
 
file  ReplicateFilter.fwd.hh
 
file  ReplicateFilter.hh
 Repeat a subfilter multiple times, and pass a value based on the aggregate results.
 
file  ReplicateFilterCreator.hh
 FilterCreator for the ReplicateFilter.
 
file  TimeFilter.cc
 
file  TimeFilter.hh
 
file  TimeFilterCreator.hh
 FilterCreator for the TimeFilter.
 
file  util.cc
 Util functions for filters.
 
file  util.hh
 Util functions for filters.
 
file  VectorPoseFilter.cc
 Designates a filter that can be passed multiple poses by the VectorPoseJobDistributor Any filters deriving from this subclass can then act on all of the input poses simultaneously Only accessible through recon application.
 
file  VectorPoseFilter.fwd.hh
 Used for filters that require multiple poses to act upon Only accessible through recon application.
 
file  VectorPoseFilter.hh
 Designates a filter that can be passed multiple poses by the VectorPoseJobDistributor Any filters deriving from this subclass can then act on all of the input poses simultaneously Only accessible through recon application.