Package rosetta :: Package protocols :: Package stepwise :: Package sampler :: Package protein :: Module _protocols_stepwise_sampler_protein_
[hide private]
[frames] | no frames]

Module _protocols_stepwise_sampler_protein_

Classes [hide private]
  ProteinBetaAntiParallelStepWiseSampler
protocols/stepwise/sampler/protein/ProteinBetaAntiParallelStepWiseSampler.hh:29
  ProteinBetaAntiParallelStepWiseSamplerAP
  ProteinBetaAntiParallelStepWiseSamplerCAP
  ProteinFragmentStepWiseSampler
protocols/stepwise/sampler/protein/ProteinFragmentStepWiseSampler.hh:30
  ProteinFragmentStepWiseSamplerAP
  ProteinFragmentStepWiseSamplerCAP
  ProteinMainChainStepWiseSampler
protocols/stepwise/sampler/protein/ProteinMainChainStepWiseSampler.hh:30
  ProteinMainChainStepWiseSamplerAP
  ProteinMainChainStepWiseSamplerCAP
  __CPP_ProteinBetaAntiParallelStepWiseSampler__
  __CPP_ProteinFragmentStepWiseSampler__
  __CPP_ProteinMainChainStepWiseSampler__
Functions [hide private]
 
do_set_xyz(...)
do_set_xyz( (Pose)pose, (int)i, (Pose)scratch_pose, (int)i_scratch, (Stub)stub) -> None : protocols/stepwise/sampler/protein/util.hh:43
None :
generate_beta_database_test()
protocols/stepwise/sampler/protein/util.hh:46
 
get_basic_protein_sampler(...)
get_basic_protein_sampler( (Pose)pose, (vector1_Size)moving_res_list, (__CPP_StepWiseWorkingParameters__)working_parameters, (StepWiseModelerOptions)options, (object)input_streams) -> StepWiseSamplerSized : protocols/stepwise/sampler/protein/util.hh:40
vector1_string :
load_s_and_l()
protocols/stepwise/sampler/protein/util.hh:48
Variables [hide private]
  __package__ = None
Function Details [hide private]

do_set_xyz(...)

 

do_set_xyz( (Pose)pose, (int)i, (Pose)scratch_pose, (int)i_scratch, (Stub)stub) -> None :
    protocols/stepwise/sampler/protein/util.hh:43

    C++ signature :
        void do_set_xyz(core::pose::Pose,unsigned long,core::pose::Pose {lvalue},unsigned long,core::kinematics::Stub)

generate_beta_database_test()

 
    protocols/stepwise/sampler/protein/util.hh:46

    C++ signature :
        void generate_beta_database_test()

Returns: None :

get_basic_protein_sampler(...)

 

get_basic_protein_sampler( (Pose)pose, (vector1_Size)moving_res_list, (__CPP_StepWiseWorkingParameters__)working_parameters, (StepWiseModelerOptions)options, (object)input_streams) -> StepWiseSamplerSized :
    protocols/stepwise/sampler/protein/util.hh:40

    C++ signature :
        boost::shared_ptr<protocols::stepwise::sampler::StepWiseSamplerSized> get_basic_protein_sampler(core::pose::Pose,utility::vector1<unsigned long, std::allocator<unsigned long> >,boost::shared_ptr<protocols::stepwise::modeler::working_parameters::StepWiseWorkingParameters const>,boost::shared_ptr<protocols::stepwise::modeler::options::StepWiseModelerOptions const>,utility::vector1<boost::shared_ptr<protocols::stepwise::modeler::protein::InputStreamWithResidueInfo>, std::allocator<boost::shared_ptr<protocols::stepwise::modeler::protein::InputStreamWithResidueInfo> > > {lvalue})

load_s_and_l()

 
    protocols/stepwise/sampler/protein/util.hh:48

    C++ signature :
        utility::vector1<std::string, std::allocator<std::string> > load_s_and_l()

Returns: vector1_string :