11 #ifndef INCLUDE_MOLASSEMBLER_ANGSTROM_POSITIONS_H
12 #define INCLUDE_MOLASSEMBLER_ANGSTROM_POSITIONS_H
19 namespace Molassembler {
Defines basic types widely shared across the project.
LengthUnit
Length units.
Definition: Types.h:45
A wrapper class around Utils' PositionCollection to emphasize that the positions stored therein are i...
Definition: AngstromPositions.h:25
Utils::PositionCollection positions
Positions in angstrom units.
Definition: AngstromPositions.h:28