Rosetta  2021.16
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Classes | Namespaces
ChunkLibraryInputSource.hh File Reference
#include <protocols/jd3/chunk_library_inputters/ChunkLibraryInputSource.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::chunk_library_inputters::ChunkLibraryInputSource
 The ChunkLibraryInputSource is a small class for holding data about the starting Pose for a Job and where it comes from (i.e. which of the ChunkLibraryInputters 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 ChunkLibraryInputters to subclass from ChunkLibraryInputSource to tuck more complex data in the ChunkLibraryInputSource, 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::chunk_library_inputters