Rosetta
|
A structure for applying multiple Patches procedurally. More...
#include <core/chemical/Patch.hh>
#include <core/chemical/Metapatch.hh>
#include <core/chemical/AtomPropertiesManager.hh>
#include <basic/Tracer.hh>
#include <utility/string_util.hh>
#include <utility/vector1.hh>
#include <utility/io/izstream.hh>
#include <fstream>
Namespaces | |
core | |
A class for reading in the atom type properties. | |
core::chemical | |
Functions | |
static basic::Tracer | core::chemical::tr ("core.chemical") |
A structure for applying multiple Patches procedurally.
Suppose you want to chlorinate all 'chlorinatable positions' and have a bajillion RTs result. NOW. YOU. CAN.