
#include <PAR.h>
Public Member Functions | |
| Hbond () | |
| Hbond (int a, std::string b, std::string c, Real d, Real e) | |
Public Attributes | |
| int | number |
| std::string | atom1 |
| std::string | atom2 |
| Real | emin |
| Real | rmin |
Friends | |
| Report::MyStreamer & | operator<< (Report::MyStreamer &OS, const Hbond &p) |
|
|
|
|
||||||||||||||||||||||||
|
|
|
||||||||||||
|
|
|
|
atom 1 number
|
|
|
atom 2 number
|
|
|
well depth
|
|
|
hydrogen bond number
|
|
|
minimum radius
|