#include <iostream>
#include <sstream>
#include <iomanip>
#include <algorithm>
#include "pdbstruct.h"
#include "tools.h"
Include dependency graph for pdbstruct.cpp:
Go to the source code of this file.
Functions | |
const std::string | AA ("AA") |
const std::string | FRAG ("FRAG") |
|
Referenced by setOfAtoms::readQCIFile(), and PDBstructure::setFragName(). |
|
Referenced by PDBstructure::setFragName(). |