#include <pdbwriter.h>
Definition at line 35 of file pdbwriter.h.
◆ Close()
void votca::csg::PDBWriter::Close |
( |
| ) |
|
|
overridevirtual |
◆ getId()
template<class Atom >
Index votca::csg::PDBWriter::getId |
( |
Atom & | atom | ) |
|
|
inlineprivate |
◆ getIterable() [1/2]
template<class T >
T & votca::csg::PDBWriter::getIterable |
( |
T & | container | ) |
|
|
inlineprivate |
◆ getIterable() [2/2]
◆ getName() [1/2]
template<class Atom >
std::string votca::csg::PDBWriter::getName |
( |
Atom & | atom | ) |
|
|
inlineprivate |
◆ getName() [2/2]
std::string votca::csg::PDBWriter::getName |
( |
const Bead & | bead | ) |
|
|
inlineprivate |
◆ getPos() [1/2]
template<class Atom >
Eigen::Vector3d votca::csg::PDBWriter::getPos |
( |
Atom & | atom | ) |
|
|
inlineprivate |
◆ getPos() [2/2]
Eigen::Vector3d votca::csg::PDBWriter::getPos |
( |
const Bead & | bead | ) |
|
|
inlineprivate |
◆ getResId() [1/2]
template<class T , class Atom >
Index votca::csg::PDBWriter::getResId |
( |
T & | container, |
|
|
Atom & | ) |
|
inlineprivate |
◆ getResId() [2/2]
◆ getResname() [1/2]
template<class T , class Atom >
std::string votca::csg::PDBWriter::getResname |
( |
T & | container, |
|
|
Atom & | ) |
|
inlineprivate |
◆ getResname() [2/2]
std::string votca::csg::PDBWriter::getResname |
( |
Topology & | conf, |
|
|
const Bead & | bead ) |
|
private |
◆ Open()
void votca::csg::PDBWriter::Open |
( |
std::string | file, |
|
|
bool | bAppend = false ) |
|
overridevirtual |
◆ Write()
void votca::csg::PDBWriter::Write |
( |
Topology * | conf | ) |
|
|
overridevirtual |
◆ WriteBox()
void votca::csg::PDBWriter::WriteBox |
( |
const Eigen::Matrix3d & | box | ) |
|
◆ WriteContainer()
template<class T >
void votca::csg::PDBWriter::WriteContainer |
( |
T & | container | ) |
|
|
inline |
◆ WriteHeader()
void votca::csg::PDBWriter::WriteHeader |
( |
std::string | header | ) |
|
◆ writeSymmetry() [1/2]
template<class Atom >
void votca::csg::PDBWriter::writeSymmetry |
( |
Atom & | | ) |
|
|
inlineprivate |
◆ writeSymmetry() [2/2]
void votca::csg::PDBWriter::writeSymmetry |
( |
const Bead & | bead | ) |
|
|
private |
◆ distance_unit
◆ out_
std::ofstream votca::csg::PDBWriter::out_ |
|
private |
The documentation for this class was generated from the following files: