#include <atom_group.hh>
Public Member Functions | |
AtomGroupEntry () | |
AtomGroupEntry (const AtomImplPtr &a, const geom::Vec3 &p, Real o, Real b) | |
Data Fields | |
impl::AtomImplW | atom |
geom::Vec3 | pos |
Real | occ |
Real | b_factor |
Definition at line 30 of file atom_group.hh.
AtomGroupEntry | ( | ) | [inline] |
Definition at line 31 of file atom_group.hh.
AtomGroupEntry | ( | const AtomImplPtr & | a, | |
const geom::Vec3 & | p, | |||
Real | o, | |||
Real | b | |||
) | [inline] |
Definition at line 32 of file atom_group.hh.
Definition at line 35 of file atom_group.hh.
Definition at line 38 of file atom_group.hh.
Definition at line 37 of file atom_group.hh.
Definition at line 36 of file atom_group.hh.