| 
    Rosetta
    
   | 
 
Classes | |
| class | test.T860_SubClassing_EnergyMethods.MyCI1B_Method | 
Namespaces | |
| test.T860_SubClassing_EnergyMethods | |
Variables | |
| test.T860_SubClassing_EnergyMethods.extra_options | |
| test.T860_SubClassing_EnergyMethods.pose = pyrosetta.pose_from_file("../test/data/test_in.pdb") | |
| list | test.T860_SubClassing_EnergyMethods.some_storage = [] | 
| test.T860_SubClassing_EnergyMethods.sf_new = rosetta.core.scoring.ScoreFunction() | |
| float | test.T860_SubClassing_EnergyMethods.kT = 1.0 | 
| test.T860_SubClassing_EnergyMethods.mc = pyrosetta.MonteCarlo(pose, sf_new, kT) | |