#include "PBasic.h"
#include "PConstants.h"
#include <set>
Go to the source code of this file.
Classes | |
| struct | HydroBondCompare |
| class | PHydrogenBondTracker |
| class | PHydrogenBondTrackerObject |
Defines | |
| #define | HYDRO_BOND_CUTOFF 4.5 |
Typedefs | |
| typedef pair< PAtom *, PAtom * > | PHydrogenBond |
| typedef set< PHydrogenBond, HydroBondCompare > | HydroBondSet |
| #define HYDRO_BOND_CUTOFF 4.5 |
| typedef set<PHydrogenBond,HydroBondCompare> HydroBondSet |
| typedef pair<PAtom *, PAtom *> PHydrogenBond |
1.5.1