Package rosetta :: Package protocols :: Package floppy_tail :: Module _protocols_floppy_tail_
[hide private]
[frames] | no frames]

Module _protocols_floppy_tail_

Classes [hide private]
  FloppyTailMover
FloppyTail mover
  FloppyTailMoverAP
  FloppyTailMoverCAP
  __CPP_FloppyTailMover__
Functions [hide private]
 
create_extra_output(...)
create_extra_output( (Pose)pose, (__CPP_ScoreFunction__)score_fxn) -> None : This function is specific to the original system for which this code was written
Variables [hide private]
  __package__ = None
Function Details [hide private]

create_extra_output(...)

 

create_extra_output( (Pose)pose, (__CPP_ScoreFunction__)score_fxn) -> None :
    This function is specific to the original system for which this code was written
    

    C++ signature :
        void create_extra_output(core::pose::Pose {lvalue},boost::shared_ptr<core::scoring::ScoreFunction const>)