Rosetta  2021.16
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Classes | Namespaces
FullModelInputSource.hh File Reference
#include <protocols/jd3/full_model_inputters/FullModelInputSource.fwd.hh>
#include <protocols/jd3/InputSource.hh>
#include <core/types.hh>
#include <core/pose/Pose.fwd.hh>
#include <utility/VirtualBase.hh>
#include <map>
#include <string>
#include <utility/vector1.hh>

Classes

class  protocols::jd3::full_model_inputters::FullModelInputSource
 The FullModelInputSource is a small class for holding data about the starting Pose for a Job and where it comes from (i.e. which of the FullModelInputters claims responsibility for creating a Pose for this instance). The "input_tag" is a string description of the input source and will be used as the "job_tag" to control output – the input tag should not include the file extension. It is perfectly reasonable for complex FullModelInputters to subclass from FullModelInputSource to tuck more complex data in the FullModelInputSource, though, the string-string map ought to provide considerable flexibility in storing data without deriving new subclasses. More...
 

Namespaces

 protocols
 The instance of Loops contained by AbrelaxApplication should be replaced by a LoopsOP.
 
 protocols::jd3
 
 protocols::jd3::full_model_inputters