#include <occupancy_handlers.h>
This object provides an occupancy policy. An atom with an occupancy != 1 and with no alternate location is kept if its occupancy value corresponds to the lowest found while reading a molecular structure. Note that if a line have been discarded by the selector, then its occupancy value have not been taken into account for computing the minimum. In case of ambiguous minimum (0.5), the program will crash with an error message.
Line_format | is a helper class to read molecular data files such as ESBTL::PDB::Line_format. |