Go to the documentation of this file.
24 #include <numeric/xyzVector.hh>
36 is_hydrogen_( false ),
37 is_backbone_( false ),
54 os <<
"HBAtom" <<
" ";
55 os <<
"(" <<
xyz().x();
56 os <<
", " <<
xyz().y();
57 os <<
", " <<
xyz().z() <<
"), abase";
60 os <<
", " <<
base_xyz().z() <<
"), abase2";